javaWScan is an open-source penetration testing tool designed to work as a Burp Suite extension to scan for one of the OWASP TOP TEN vulnerabilities on a URL, more specifically, for injection type.
- Error-based SQLi
- Reflected XSS
- LFI
- Clone the repository
git clone https://github.com/AElX01/javaWScan.git
- Open Burp Suite, then go to Extensions -> Add and Select file, select the .jar file from the out directory.