https://github.com/bit4woo/burp_extender_random_x-forward-for
a Burp Extender that add an random X-Forward-For IP address for each request
https://github.com/bit4woo/burp_extender_random_x-forward-for
Last synced: about 1 year ago
JSON representation
a Burp Extender that add an random X-Forward-For IP address for each request
- Host: GitHub
- URL: https://github.com/bit4woo/burp_extender_random_x-forward-for
- Owner: bit4woo
- Created: 2016-08-11T06:36:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T01:29:55.000Z (almost 10 years ago)
- Last Synced: 2025-04-01T23:14:46.323Z (over 1 year ago)
- Language: Java
- Size: 51.8 KB
- Stars: 31
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burp_Extender_random_X-Forward-For
a Burp Extender that add an random X-Forward-For IP address in header for each request. to bypass the protection which use X-Forward-For field to prevent from brute force.
这个插件的主要作用是在http和https请求的header部分添加一个X-Forward-For字段,而字段中的IP地址是随机生成的。用于绕过使用该字段来防护暴力破解等的场景.