Zeus-Scanner/lib/attacks
2017-11-02 09:24:23 -05:00
..
admin_panel_finder a patch for a reported issue (private) where if the found sitemap already exists, it would error out. will not just write as plain text and warn you that it probably already exists, also fixes an issue where found admin pages where not saved to a log file, and finally moved the sitemap.xml and robots.txt searches to a single function 2017-10-29 11:00:28 -05:00
clickjacking_scan minor update for a privately reported issue, where the HTML would display the site in a small scroll box, will not display as the full site 2017-11-02 09:24:23 -05:00
intel_me fix for the intel AMT exploit checker (messed it up without realizing it) 2017-10-28 08:26:47 -05:00
nmap_scan splitting the shell commands via shlex will make the commands more secure, and able to avoid most shell injection instances 2017-10-25 16:32:27 -05:00
sqlmap_scan splitting the shell commands via shlex will make the commands more secure, and able to avoid most shell injection instances 2017-10-25 16:32:27 -05:00
whois_lookup forgot to update the version number 2017-10-31 09:49:35 -05:00
xss_scan updating some doc strings, will be updating them more in time. just wanted to go ahead and start on them for now 2017-10-16 10:03:35 -05:00
__init__.py initial release of Zeus - Advanced dork scanner 2017-09-07 12:54:16 -05:00