Skip to content

Red team Burp Suite extension to look for web vulnerabilities such as XSS, SQL and Path Traversal

Notifications You must be signed in to change notification settings

AElX01/javaWscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaWScan

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.

SUPPORTED VULNERABILITIES

  • Error-based SQLi
  • Reflected XSS
  • LFI

HOW TO RUN IT

  • 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.

About

Red team Burp Suite extension to look for web vulnerabilities such as XSS, SQL and Path Traversal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages