ekultek
|
55ba7ca7fe
|
quick little fix for an issue with the new animation message
|
2018-02-10 20:03:57 -06:00 |
|
ekultek
|
caa7a4a564
|
updated md5sums
|
2018-02-10 19:33:39 -06:00 |
|
ekultek
|
cfc348f03f
|
created a script for installing xvfb
|
2018-02-10 18:37:12 -06:00 |
|
ekultek
|
6cecf4f6d1
|
created a way to make sure the arguments that you pass are implemented into Zeus production and are not still in the testing phase
|
2018-02-07 11:55:38 -06:00 |
|
ekultek
|
69a9305e11
|
added new checksums for the files
|
2018-02-07 11:32:40 -06:00 |
|
ekultek
|
ae134c3989
|
removes the old profile of firefox from /usr/lib now (issue #353)
|
2018-02-07 11:28:02 -06:00 |
|
ekultek
|
e5ac6316d3
|
patches an issue where the present alert would cause an issue (issue #312)
|
2017-12-19 10:07:36 -06:00 |
|
ekultek
|
cadc40b81a
|
patches an issue where the XSS scan fails if it does not have a protocol (issue #314)
|
2017-12-19 10:01:04 -06:00 |
|
ekultek
|
b0ea074e4e
|
patches an issue where it will keep running if the file does not exist instead of shutting down (issue #306)
|
2017-12-15 10:03:45 -06:00 |
|
ekultek
|
14f2506ef5
|
patches an issue where a malformed URL would cause the program to fail (issue #286)
|
2017-12-15 09:59:01 -06:00 |
|
ekultek
|
1bfac89266
|
removed the gist lookup, it will be reimplemented in the furture, but for now there's to many problems with it (issue #285)
|
2017-12-15 09:46:36 -06:00 |
|
ekultek
|
f0056a0133
|
removed failing queries from the dorks.txt file
|
2017-12-15 09:44:46 -06:00 |
|
ekultek
|
73a6458fb8
|
new checksums for the changed files
|
2017-12-09 22:22:10 -06:00 |
|
ekultek
|
301461bf71
|
removed the duplicates from the dork file list, there was around 400+ dupes
|
2017-12-09 22:18:09 -06:00 |
|
ekultek
|
14a7204e88
|
created a new tamper script, this will obfuscate the script by it's HTML entity IE < == < > == >
|
2017-12-08 12:25:29 -06:00 |
|
ekultek
|
e5b52d7b45
|
bumped version number, Tor timesec warning will be output during header configuration
|
2017-12-07 16:29:18 -06:00 |
|
ekultek
|
82f0c1f1ec
|
this completely fixes issue #256 issue was that the catch was in the wrong spot
|
2017-12-07 07:46:12 -06:00 |
|
ekultek
|
b16a9c184a
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
ekultek
|
6e3d4b98f8
|
these updates should patch issue #245 and issue #252, seems that the error just wasn't being caught
|
2017-12-06 21:13:12 -06:00 |
|
ekultek
|
4e0945b842
|
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 |
|
ekultek
|
b86db8008f
|
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 |
|
ekultek
|
ef05f225cd
|
new MD5 sums for the changed and added files
|
2017-12-06 09:39:13 -06:00 |
|
ekultek
|
bd558714b1
|
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:39:21 -06:00 |
|
ekultek
|
c382c010fc
|
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 |
|
ekultek
|
bedcde9270
|
complete rework of how the Gist search works, you no longer have a certain amount you can search, this is also a fix for issue #221 where the dict would not load into JSON format, that is no longer required
|
2017-12-03 13:30:50 -06:00 |
|
ekultek
|
151d44beff
|
patch for an issue where the status code was in the wrong place issue #219
|
2017-12-02 11:23:48 -06:00 |
|
ekultek
|
30ffde95c3
|
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 |
|
ekultek
|
ccd0f4920b
|
patch for an issue where a timeout would cause an error (issue #)
|
2017-12-02 10:27:13 -06:00 |
|
ekultek
|
54dd5d47f5
|
the gaierror has been taken care of once and for all, if it fails it's not going to try and find the IP address (issue #215), fixes and issue with chunked encoding errors, about 99% of the time when you try to request again it will work, so that's what we're gonna do (issue #214)
|
2017-12-02 07:31:02 -06:00 |
|
ekultek
|
ade2d5f82c
|
added new headers to search for, patches issue #207, patches issue #211, also patches issue #212
|
2017-12-01 16:19:26 -06:00 |
|
ekultek
|
083e541284
|
fixes a bunch of bugs, plus some annoying output that shouldn't be showing up, including but not limited to issue #202 and issue #203
|
2017-12-01 11:05:53 -06:00 |
|
ekultek
|
5de72f5d33
|
fixes a bunch of connection bugs including issue #191, also fixes some issues with WAF identification
|
2017-11-30 13:23:18 -06:00 |
|
ekultek
|
daa83ffee6
|
minor patch so that it will show which URL failed instead of '{}'
|
2017-11-29 19:16:36 -06:00 |
|
ekultek
|
d949240ab8
|
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 |
|
ekultek
|
c0382bdb17
|
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 |
|
ekultek
|
92653aa038
|
sometimes the exceptions are super long and I need some more information from the log file, so I'm going to make the issues with the last 50 lines of the log file
|
2017-11-29 10:15:07 -06:00 |
|
ekultek
|
b12982a958
|
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 |
|
ekultek
|
542eacab02
|
minor update to the installation, if you already have it installed you don't need to worry about it
|
2017-11-28 13:44:41 -06:00 |
|
ekultek
|
f4e7c79a1f
|
updated MD5 sums for the changed and new files
|
2017-11-28 13:07:42 -06:00 |
|
ekultek
|
de767965e5
|
patch for a connection refusing error (issue #177) where google will refuse your connection because you're sending to many requests to it, will sleep and try again
|
2017-11-28 10:15:28 -06:00 |
|
ekultek
|
97187c07f0
|
fixes issue #173 crawler will ignore SSL certificates, fixes #174 caches the found firewall into memory, incase we run across it again we don't waste our time trying to discover it, fixes #175 and #176 if there are unicode chars in the value it will not be saved
|
2017-11-28 08:14:47 -06:00 |
|
ekultek
|
4c496b265c
|
one more patch for the generic WAF detection script, another private report, will not detect Apache now
|
2017-11-27 13:45:15 -06:00 |
|
ekultek
|
4651fcd2ac
|
major patch for an issue with the firewall identification (private report) it was super unreliable, should work better now
|
2017-11-27 13:09:53 -06:00 |
|
ekultek
|
5029005829
|
patch for an issue where a failed status code would try to create an issue, will now output the status code, the reason, and shutdown
|
2017-11-27 09:55:41 -06:00 |
|
ekultek
|
b58a6b48d4
|
enabled X-Forwarded-For headers in selenium searches
|
2017-11-26 16:44:04 -06:00 |
|
ekultek
|
d03d762ff4
|
patch for an issue where something goes wrong with the user-agent configuration during intialization of selenium, will not default to Zeus's custom agent if for any reason the user-agent is None (issue #170)
|
2017-11-26 12:02:23 -06:00 |
|
ekultek
|
46cb3d64d0
|
edited the automatic issue creator so that it will only pull the last 35 lines of the file, along with that it will now tell you the link to your issue if you have anything to add to it
|
2017-11-26 10:14:41 -06:00 |
|
ekultek
|
0ae36e2489
|
fixes an issue where the options would not pass to nmap
|
2017-11-25 20:12:53 -06:00 |
|
ekultek
|
c91e4ab69c
|
new checksums for all the changed files
|
2017-11-25 20:02:51 -06:00 |
|
ekultek
|
fe21f2b22b
|
moved the URL parsing to it's own class, saves some space in the searching file and is a little quicker now
|
2017-11-25 13:31:10 -06:00 |
|