Skip to content

GUI Burp Plugin to ease discovering of security holes in web applications

License

Notifications You must be signed in to change notification settings

skirge/BurpSentinel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burp Sentinel

Eases discovery of common security holes in web applications.

With BurpSentinel it is possible for the penetration tester to quickly and easily send a lot of malicious requests to parameters of a HTTP request. Not only that, but it also shows a lot of information of the HTTP responses, corresponding to the attack requests. Its easy to find low-hanging fruits and hidden vulnerabilities like this, and allows the tester to focus on more important stuff!

Features

  • Attack payloads already inside
  • Identification of reflected XSS, and stored XSS
  • Identification of SQL injections (non-blind)
  • Indicators and visual aid for the user to identify blind/fullblind SQL injections
  • Diff original and modified requests easily

Other

What it cannot do:

  • Find DOM Injections
  • Exploit vulnerabilities

Alternatives:

About

GUI Burp Plugin to ease discovering of security holes in web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%