├── README.md ├── blinder.py └── lib ├── __init__.py ├── ui.py └── utils.py /README.md: -------------------------------------------------------------------------------- 1 | # BitBlinder 2 | 3 | **THIS TOOLS IS IN EARLY BETA USE IT ON YOUR OWN RISK** 4 | Burp extension helps in finding blind xss vulnerabilities by injecting xss payloads in every request passes throw BurpSuite 5 | ``` 6 | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 7 | - Developer: Ahmed Ezzat (BitTheByte) - 8 | - Github: https://github.com/BitTheByte - 9 | - Version: 0.05b - 10 | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 11 | [WARNING] MAKE SURE TO EDIT THE SETTINGS BEFORE USE 12 | [WARNING] THIS TOOL WILL WORK FOR IN-SCOPE ITEMS ONLY 13 | [WARNING] THIS TOOL WILL CONSUME TOO MUCH BANDWIDTH 14 | ``` 15 | 16 | # Configuration 17 | Go to `Bit blinder` tab then enable it 18 | Set your payloads (line separated) 19 | ``` 20 | ">