In this repository, you will find a collection of scripts for automated vulnerability scanning, exploiting, and report generation. The scripts are written in a combination of bash and python. [bash/python]
To get started, please make sure you have the necessary dependencies installed. You can find a list of required packages in the requirements.txt
file.
Directory Structure:
autoscan/
: Root directory of the project.scripts/
: Contains the bash and python scripts for vulnerability scanning and exploiting.reports/
: Directory to store generated reports.
Feel free to explore the scripts and customize them according to your needs. If you encounter any issues or have any questions, please don't hesitate to open an issue on the repository.
Happy scanning and exploiting!