Zeus-Scanner/lib/attacks
2017-12-07 07:26:40 -06:00
..
admin_panel_finder patch for issue #229 when the URL times out it will now continue the process 2017-12-06 09:34:49 -06:00
clickjacking_scan created a get_page function that does the requests for me, this way I'm not calling requests.get over and over again 2017-12-02 11:06:16 -06:00
gist_lookup this should patch issue #256 this seems to happen when the URL is malformed 2017-12-07 07:26:40 -06:00
nmap_scan update for an issue #233, #234, #235 and #237. issue was with Tor (proxy 127.0.0.1:9050) needed a higher timeout for it 2017-12-06 10:48:58 -06:00
sqlmap_scan minor edits to some of the attacks, also created an interactive pause that you will be able to skip or exit from 2017-11-25 19:59:09 -06:00
whois_lookup fixes a bunch of connection bugs including issue #191, also fixes some issues with WAF identification 2017-11-30 13:23:18 -06:00
xss_scan patches an issue where any connection problem (timeout, disconnect, etc) would cause a unexpected exception (issue #239). also patches an issue where XSS was stuck in a loop (issue #240). added two new plugin detection scripts 2017-12-06 17:14:13 -06:00
__init__.py initial release of Zeus - Advanced dork scanner 2017-09-07 12:54:16 -05:00