Skip to content

Burp extension to track your current IP address. Extension focused for red teams where the attacker needs to log all used IP addresses.

License

Notifications You must be signed in to change notification settings

e1abrador/Burp-IP-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

image

TL;DR

Installation

Go to the Extensions -> Installed -> Add -> iptracker.py

Why?

Usually in a red team engagement it is needed to log all IP addresses used in the exercise. By using this extension, Burp will log all IP addresses used automatically, so the auditor can focus on testing and stop caring about what IP address he has used.

Using

Once the extension is loaded, it will start logging your IP address:

image

It will show the IP Address used + the first and last time the IP was detected.

By default the extension will not save the IP logs, so you will need to save the logs in a .txt format and when you open back Burp load them from that .txt file. In case is the end of the exercise, you can export the logs as a CSV file and format the .csv as a table in an easy way.

If you have any idea: https://github.com/e1abrador/Burp-IP-Tracker/pulls

If you have any issue with the extension: https://github.com/e1abrador/Burp-IP-Tracker/issues

Good luck and good hunting! If you really love the tool (or any others), or they helped you find an awesome bounty, consider BUYING ME A COFFEE! ☕ (I could use the caffeine!)

⚪ e1abrador

Buy Me a Coffee at ko-fi.com

TODO

  • Implement a "CLEAR" button.
  • Implement a "Export to CSV" button. [DONE]

Thanks

Thanks to Ricardo Pelaz for the awesome idea!

Advisory

This Burp Suite extension should be used for authorized penetration testing and/or educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own networks and/or with the network owner's permission.

About

Burp extension to track your current IP address. Extension focused for red teams where the attacker needs to log all used IP addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages