hbxss

July 6, 2018 ยท View on GitHub

MIT License

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>