https://github.com/sgabe/trafficredirector
Traffic redirector plugin for Burp Suite
https://github.com/sgabe/trafficredirector
Last synced: 10 months ago
JSON representation
Traffic redirector plugin for Burp Suite
- Host: GitHub
- URL: https://github.com/sgabe/trafficredirector
- Owner: sgabe
- License: mit
- Created: 2016-11-19T13:52:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T13:55:33.000Z (about 9 years ago)
- Last Synced: 2025-02-07T15:45:08.160Z (11 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Traffic Redirector
Traffic Redirector is a simple Burp extension which helps you to redirect
certain network traffic or only specific requests sent by Burp tools. It does
so by providing a proxy and a HTTP listener which allow you to redirect e.g
one specific request to another server or redirect all traffic from one
specific domain to another.