Zeus-Scanner/lib/core
2017-12-06 09:36:44 -06:00
..
__init__.py moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
common.py patch for an issue where the status code was in the wrong place issue #219 2017-12-02 11:23:48 -06:00
decorators.py patch for an issue where it would fail again if the encoding is still messed up, also patch for an issue with the protocol, will now auto assign http if it isn't present (issue #225 and issue #226) 2017-12-04 14:37:07 -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
parse.py moved the optparse information into it's own class under lib/core/parse 2017-12-06 09:35:56 -06:00
settings.py update to the disclaimer, bumped version number, added plugin path 2017-12-06 09:36:44 -06:00