Simba is a web headers security scanner
$ git clone https://github.com/SxNade/Simba
$ cd Simba
$ chmod +x simba
$ ./simba --help
Listing Help
$ ./simba --help
$ ./simba --file /path/to/file.txt
$ ./simba --link https://google.com/
$ ./simba -l https://google.com/ --proxy socks5://127.0.0.1:1080
or
$ ./simba -f file.txt -p socks5://127.0.0.1:8080
$ ./simba -l https://google.com/ --useragent chrome_win {you can see all available options by choosing a random non-existent option xd}
or
$ ./simba -l https://google.com/ -u firefox_mac {there are a number of useragents available, write a wrong one to get a list all that are available!}
Note: Options such as specifying proxies etc.. and much more would be addded in future updates