WebArmor is a powerful and user-friendly Python-based modular vulnerability scanner designed to enhance web application security. This tool aims to provide a comprehensive solution for identifying and mitigating potential security vulnerabilities in web applications.
- Modular Architecture: Easily extend and customize the scanner with modular components.
- Comprehensive Scanning: Detect a wide range of vulnerabilities in web applications.
- User-Friendly Interface: Simple command-line interface for efficient usage.
- Customizable: Fine-tune the scan parameters based on your requirements.
- Detailed Reports: Receive comprehensive reports outlining identified vulnerabilities.
To get started with WebArmor, follow these simple steps:
- Clone the repository:
git clone https://github.com/slaxedu/WebArmor.git
- Install dependencies:
pip install -r requirements.txt
- Configure the
config.yaml
file with your domain and API keys.
python main.py
For additional options and configurations, refer to the documentation.
We welcome contributions! Please check out our contribution guidelines for details.
This project is licensed under the MIT License - see the LICENSE
file for details.
Special thanks to all our contributors who made this project possible.