This is an advanced AI-powered web exploit framework designed to automate and enhance the penetration testing process for web applications. The tool leverages artificial intelligence to detect vulnerabilities, suggest potential exploits, and provide actionable insights to penetration testers.
- Clone the repository:
git clone https://github.com/LALITH0110/Web-Vulnerability-Attack-Suite - Navigate to the project directory
- Install the required dependencies:
pip install -r requirements.txt
To run this you need to have openAI tokens, please make sure you add your tokens in the 38th line of the code before running it. Run the program tool using the following command (fill with target website URL):
sudo python3 --target <target website URL> --wordlist wordlists.txt --jwt example_random_string --proxy http://127.0.0.1:8080/ --saml_attack --mfa_bypass --breached_creds breached_creds.txt --rate_limit_delay 5