Blind XSS Testing toolkit
#> git clone https://github.com/hahwul/hbxss.git
#> cd hbxss
#> bundle install
#> rails db:migrate
#> rails s
! Open browser http://127.0.0.1:3000
1. Generate code.<br>
2. Inject XSS Code your testing(target) site.<br>
3. Check the Blind XSS results on the log page.<br>