摘要: Automatically Discovering Vulnerabilities Using the Vulnerability Scanner 1. Modify the run_scanner method in the scanner class. 2. Test this new auto 阅读全文
posted @ 2019-10-29 23:29 晨风_Eric 阅读(334) 评论(0) 推荐(0)
摘要: Implementing Code To Discover XSS in Parameters 1. Watch the URL of the XSS reflected page carefully. 2. Add the test_xss_in_link method in the Scanne 阅读全文
posted @ 2019-10-29 22:57 晨风_Eric 阅读(173) 评论(0) 推荐(0)