Awesome
<img src="https://user-images.githubusercontent.com/13212227/33077883-5a6c6386-cf14-11e7-9d5b-4ea45241afa4.png">hbxss
Blind XSS Testing toolkit
Install
#> git clone https://github.com/hahwul/hbxss.git
#> cd hbxss
#> bundle install
Run
#> rails db:migrate
#> rails s
! Open browser http://127.0.0.1:3000
Usage
1. Generate code.<br>
2. Inject XSS Code your testing(target) site.<br>
3. Check the Blind XSS results on the log page.<br>