Skip to content

Plugin Collection for BURP related to black-box pentesting

License

Notifications You must be signed in to change notification settings

mgcfish/burp-g2plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

burp-g2plugins

Requirements

  1. Install BurpSuite Pro (or any version where extensions are enabled)

  2. Add the Jython jar

G2DetermineSessionCookie

Determine which cookie(s) are required to maintain the session. It does this by making a series of requests: first establishing the request/response is predictable, next making sure cookies are required, then removing a cookie at a time until only the session cookies are left.

Usage

  1. Start burp and use the Extensions tab to add the G2DetermineSessionCookie python file

  2. Login into an application

  3. Using the Proxy History tab right click a request/response which is somewhat reliable (will not change too much if you request it over and over) but will change if you're not logged in.

  4. Select G2DetermineSessionCookie

About

Plugin Collection for BURP related to black-box pentesting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%