Go to the Extensions -> Installed -> Add -> iptracker.py
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.
Once the extension is loaded, it will start logging your IP address:
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
- Implement a "CLEAR" button.
- Implement a "Export to CSV" button. [DONE]
Thanks to Ricardo Pelaz for the awesome idea!
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.