Zeus-Scanner/lib/core
2017-11-29 18:51:13 -06:00
..
__init__.py moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
common.py patches an issue where PGP would fail (issue #179), also patches an issue where the connection refused error would not do the fix it is suppose to do (issue #180) 2017-11-29 09:58:16 -06:00
decorators.py created a timeout class that will timeout a function if it takes to long, added the timeout to the nmap scan, if it takes over 2 minutes it will timeout, you can increase the timeout with the --time-sec flag 2017-11-29 11:48:12 -06:00
errors.py created a timeout class that will timeout a function if it takes to long, added the timeout to the nmap scan, if it takes over 2 minutes it will timeout, you can increase the timeout with the --time-sec flag 2017-11-29 11:48:12 -06:00
settings.py patches an issue where the sitemap and robots.txt would fail if it hit a certain exception (issue #186, #185, #184) 2017-11-29 18:51:13 -06:00