Skip to content

A burp plugin which allows you to extract strings from requests and responses using regex

Notifications You must be signed in to change notification settings

alastair1616/GrepExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GrepExtractor

Requires Jython.

To install:

  • Go to the extensions tab
  • Click add
  • Extension type: Python

This will add a new tab to Burp called "Grep Extractor". A regex can be specified here and whether it should apply to requests, responses, or both.

To run the regex right mouse click and open the extensions context menu and select "Grep Extractor".

Multiple requests can be selected at once.

Regex matches will be output to the Grep Extractor tab.

About

A burp plugin which allows you to extract strings from requests and responses using regex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages