python xsstrike.py -u "http://example.com" -t 10 --crawl -l 3 python xsstrike.py -u "http://127.0.0.1/dvwa/vulnerabilities/" -t 3 --crawl -l 3 1. 超时 选项:--timeout, 默认:7 python xsstrike.py -u "http://example.com/page.php?q=query" --timeout=4 python xsstrike.py -...