Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Vulnerability-Attack-Suite

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.

Installation

  1. Clone the repository: git clone https://github.com/LALITH0110/Web-Vulnerability-Attack-Suite
  2. Navigate to the project directory
  3. Install the required dependencies: pip install -r requirements.txt

Usage

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

About

This 3000 lines python script attacks any website with payload generation, SQL injection, Advanced evasion techniques and much more!

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages