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
With simple specifications inspired by retro gaming consoles, such as displaying only 16 colors and…
hickory-dns - Uses hickory-resolver as DNS resolver instead of tokio's builtin. local-http - Allow using…
Syscall tables are critical components of operating systems, mapping system calls to their respective kernel…
GitButler is a git client that lets you work on multiple branches at the same…
Self-spreading to other Minecraft servers using an extendable, module-based lateral movement system. Crafty Controller Auth'd…
ModTask is an advanced C# tool designed for red teaming operations, focusing on manipulating scheduled…