CyberSentry is a robust automated scanning tool designed for web applications.
It helps security professionals, ethical hackers, and developers detect and resolve vulnerabilities to strengthen their web environments.
git clone https://github.com/yourusername/CyberSentry.git
cd CyberSentry
pip install -r requirements.txt
To start using CyberSentry, run the following command:
python3 CyberSentry.py
Follow the interactive prompts to select your target URL and the type of scans you wish to perform.
CyberSentry uses external files to manage payloads. To add or modify payloads, edit the corresponding text files in the payloads directory:
sqli_payloads.txt for SQL Injection payloads
xss_payloads.txt for XSS payloads
http_parameter_payloads.txt for HTTP Parameter payloads
On March 4, 2025, a group claiming to be the notorious threat actor BianLian began…
Blindsight is a red teaming tool designed to dump LSASS (Local Security Authority Subsystem Service)…
Hiphp, developed by Yasserbdj96, is an open-source tool designed to create a backdoor for controlling…
PowerShell-Hunter is a robust collection of PowerShell-based tools designed to aid security analysts in detecting…
DE-TH-Aura, an initiative by SecurityAura, focuses on enhancing detection engineering and threat hunting capabilities using…
MassVulScan is a powerful network scanning tool designed for pentesters and system administrators to identify…