Skip to content

A Burp Extension that parses emails from HTTP content and can optionally generate usernames.

License

Notifications You must be signed in to change notification settings

jstrosch/Username_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Email Parser and Username Generation - Burp Suite Extension

Burp Suite allows for extensions to be created in Python. This is a Python extension that will parse email addresses out of selected URLs from the target tab and display them in the output window of the Extensions tab. It will also generate a list of usernames from the emails found with basic permutations.

Demo / More Information

Blog Post - OxEvilC0de.com
Demo - YouTube

Dependencies

Download the latest version of jython and configure Burp to use under Extender->Options->Python Environment.

Installation

Add the Python script under Extender->Extensions. During loading there is an output window that will inform you of any errors.

Usage

From the Target tab, select any URLs that you have visited, right-click and select "Get Emails" or "Generate Usernames" from the context menu.

Enjoy!

About

A Burp Extension that parses emails from HTTP content and can optionally generate usernames.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages