Category: Web Vulnerability Analysis

crossdomain

crossdomain: Checking for CORS misconfiguration

crossdomain Checking for CORS misconfiguration Download git clone https://github.com/dienuet/crossdomain.git Use Scanning for list domains python corser.py -list_domain ~/aquatone/target.com/urls.txt -origin attacker.com the file is a list subdomains that’s result from aquatone tool...

testxss

testxss: PHP tool to test XSS

testxss PHP tool to test XSS. Note that this is an automated tool, a manual check is still required. Download git clone https://github.com/gwen001/testxss.git Use Usage: php testxss.php [OPTIONS] Options: -h, –help...