Commit graph

  • 5d40e1e162
    Merge 7ae5d1efd7 into 21b8756306 Logan Lindquist Land 2025-06-17 06:33:58 -0500
  • 7ae5d1efd7 feat: Set up comprehensive Python testing infrastructure with Poetry llbbl 2025-06-17 06:33:55 -0500
  • 4190188a2d
    fix: urllib request error resolutions ajmeese7 2023-02-11 17:11:10 -0500
  • daf7760517
    fix: remove strings decodes (Python 3) ajmeese7 2023-02-11 16:30:59 -0500
  • d1e50cdb88
    docs: removed unnecessary capitalization ajmeese7 2023-02-11 15:28:55 -0500
  • da1943cbc2
    style: misc code improvements ajmeese7 2023-02-11 15:27:42 -0500
  • e31ba811f3
    feat: Python 3 conversion + Geckodriver improvements ajmeese7 2023-02-11 15:16:16 -0500
  • 536292ff2f
    docs: improves README syntax highlighting ajmeese7 2023-02-09 20:02:00 -0500
  • 933790000f
    Merge pull request #1 from ikstream/master Aaron Meese 2023-02-09 19:59:55 -0500
  • 13b52010d9
    Merge 272839c44a into 21b8756306 Stefan Venz 2021-06-01 11:10:07 +0200
  • 272839c44a Update Dockerfile Stefan Venz 2021-06-01 11:04:37 +0200
  • 21b8756306
    Merge pull request #739 from sylwit/master master Ekultek 2019-05-10 08:46:38 -0500
  • d75169e401 Dockerize sylwit 2019-04-08 00:58:22 -0400
  • f6a3ada2f0
    Merge pull request #552 from TimVerheul/patch-1 Ekultek 2019-02-26 11:59:21 -0600
  • ac83743b4d
    Fixed Issue #551 TimV01 2018-10-19 20:07:46 +0200
  • 2a6a8df0bc possible workaround test-branch ekultek 2018-08-06 15:30:03 -0500
  • 260dee748c test branch, not for download ekultek 2018-08-06 15:22:54 -0500
  • 910c3e434a
    Update README.md Ekultek 2018-08-06 15:06:57 -0500
  • f512423c4e
    Update README.md Ekultek 2018-08-06 15:06:17 -0500
  • 2ca5c5ac3f
    Update README.md Ekultek 2018-08-06 15:05:53 -0500
  • 55ba7ca7fe quick little fix for an issue with the new animation message ekultek 2018-02-10 20:03:57 -0600
  • caa7a4a564 updated md5sums ekultek 2018-02-10 19:33:39 -0600
  • 3d8cf0e9f8 added a output option in getting the browser version, also bumped version number ekultek 2018-02-10 19:31:58 -0600
  • 9dae61919d leaving a to do not for myself ekultek 2018-02-10 19:30:39 -0600
  • fe9c0abb76 lots of updates to the installation method ekultek 2018-02-10 19:24:56 -0600
  • 443c0d94d1 changed firefox compatibility from version 52-58 ekultek 2018-02-10 18:37:40 -0600
  • cfc348f03f created a script for installing xvfb ekultek 2018-02-10 18:37:12 -0600
  • 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 ekultek 2018-02-07 11:55:38 -0600
  • 69a9305e11 added new checksums for the files v1.5 ekultek 2018-02-07 11:32:40 -0600
  • f14bbe5645 changed the identifier from random chars to the hash of the stacktrace, this will help for a furture update where it will check if the issue is already on the bug tracker ekultek 2018-02-07 11:29:56 -0600
  • 51905bbc82 removed a redundant '|' from the usage ekultek 2018-02-07 11:28:46 -0600
  • b857e6b120 added the new release for the newest version ekultek 2018-02-07 11:28:20 -0600
  • ae134c3989 removes the old profile of firefox from /usr/lib now (issue #353) ekultek 2018-02-07 11:28:02 -0600
  • e5ac6316d3 patches an issue where the present alert would cause an issue (issue #312) ekultek 2017-12-19 10:07:36 -0600
  • cadc40b81a patches an issue where the XSS scan fails if it does not have a protocol (issue #314) ekultek 2017-12-19 10:01:04 -0600
  • b0ea074e4e patches an issue where it will keep running if the file does not exist instead of shutting down (issue #306) ekultek 2017-12-15 10:03:45 -0600
  • 14f2506ef5 patches an issue where a malformed URL would cause the program to fail (issue #286) ekultek 2017-12-15 09:59:01 -0600
  • 1bfac89266 removed the gist lookup, it will be reimplemented in the furture, but for now there's to many problems with it (issue #285) ekultek 2017-12-15 09:46:36 -0600
  • f0056a0133 removed failing queries from the dorks.txt file ekultek 2017-12-15 09:44:46 -0600
  • 31c530cc9f
    updated the Firefox link, also added a 32bit install script. Should work all around now. Thomas 2017-12-14 19:23:55 -0600
  • 1423e420d5
    Updated the installation method for backbox, should actually work now Thomas 2017-12-14 19:18:34 -0600
  • f7a7b436f8
    updated the link for installation Thomas 2017-12-14 15:20:48 -0600
  • 05d88eaec8
    Read somewhere that this is a pain in the ass to install on backbox, so here’s how you do it Thomas 2017-12-14 15:19:19 -0600
  • 73a6458fb8 new checksums for the changed files ekultek 2017-12-09 22:22:10 -0600
  • aab81e892e bumped the version number for the new updates ekultek 2017-12-09 22:21:55 -0600
  • 6e2e13a2c7 moved the sys calls to the main zeus.py file so they will be set at the start of the program ekultek 2017-12-09 22:21:31 -0600
  • a302562893 moved the encoding declaration to the main file, it will now be started at the beginning of the program, also removed the call to dict the proxy (issue #287) ekultek 2017-12-09 22:20:48 -0600
  • c83f745f84 moved the recursion limit to the main file so that it will load at the start of the program (issue #285) ekultek 2017-12-09 22:19:26 -0600
  • 301461bf71 removed the duplicates from the dork file list, there was around 400+ dupes ekultek 2017-12-09 22:18:09 -0600
  • 14a7204e88 created a new tamper script, this will obfuscate the script by it's HTML entity IE < == &lt; > == &gt; ekultek 2017-12-08 12:25:29 -0600
  • e5b52d7b45 bumped version number, Tor timesec warning will be output during header configuration ekultek 2017-12-07 16:29:18 -0600
  • 362753d57c minor update for a new feature that will be implemented soon (preparing for it) ekultek 2017-12-07 16:28:12 -0600
  • 27701e6660 minor update to the output of Tor timesec ekultek 2017-12-07 16:27:15 -0600
  • 82f0c1f1ec this completely fixes issue #256 issue was that the catch was in the wrong spot ekultek 2017-12-07 07:46:12 -0600
  • 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 ekultek 2017-12-07 07:27:20 -0600
  • 43199d690d this should patch issue #256 this seems to happen when the URL is malformed ekultek 2017-12-07 07:26:40 -0600
  • 0349835951 created a new plugin identifier for moodle ekultek 2017-12-07 07:25:48 -0600
  • 6e3d4b98f8 these updates should patch issue #245 and issue #252, seems that the error just wasn't being caught ekultek 2017-12-06 21:13:12 -0600
  • 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 ekultek 2017-12-06 17:14:13 -0600
  • 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 ekultek 2017-12-06 10:48:58 -0600
  • ef05f225cd new MD5 sums for the changed and added files v1.4 ekultek 2017-12-06 09:39:13 -0600
  • 4c5b1538f3 will now detect the website character encoding, attempt to detect firewalls, attempt to detect plugins, also will now only use 1 request (2 if firewall is detected) ekultek 2017-12-06 09:38:57 -0600
  • 3a24e0545d moved the command line parsing to it's own class ekultek 2017-12-06 09:38:41 -0600
  • 2a1aaa6965 update to the output query ekultek 2017-12-06 09:38:24 -0600
  • 274b3d7745 new tamper script, multiple space to comment ekultek 2017-12-06 09:38:03 -0600
  • bc053b5dcf will now detect the website character encoding, attempt to detect firewalls, attempt to detect plugins, also will now only use 1 request (2 if firewall is detected) ekultek 2017-12-06 09:37:46 -0600
  • c7165a0521 update to the disclaimer, bumped version number, added plugin path ekultek 2017-12-06 09:36:44 -0600
  • 295d556b8e moved the optparse information into it's own class under lib/core/parse ekultek 2017-12-06 09:35:56 -0600
  • d79296e4cc colored output fix, error was not red, is now ekultek 2017-12-06 09:35:31 -0600
  • 27fe53817d patch for issue #229 when the URL times out it will now continue the process ekultek 2017-12-06 09:34:49 -0600
  • 4786b247ed new release has been drafted and release link has been updated ekultek 2017-12-06 09:33:49 -0600
  • e547265dbd created plugin scripts to parse the plugins the website uses, will be adding more ekultek 2017-12-06 09:33:15 -0600
  • 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) ekultek 2017-12-04 14:39:21 -0600
  • 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) ekultek 2017-12-04 14:37:07 -0600
  • 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 ekultek 2017-12-03 13:30:50 -0600
  • 66761024e8 new README translations, french and russian. Feel free to fix them if there are any mistakes ekultek 2017-12-02 13:41:29 -0600
  • 405814f92d created a Spanish translation of the README.md file ekultek 2017-12-02 13:25:53 -0600
  • 36be6d533a starting README translations ekultek 2017-12-02 13:23:51 -0600
  • d7e793cc7a patch for an issue where the status code was in the wrong place issue #219 ekultek 2017-12-02 11:26:19 -0600
  • f27aaf35da patch for an issue where the status code was in the wrong place issue #219 ekultek 2017-12-02 11:24:12 -0600
  • 151d44beff patch for an issue where the status code was in the wrong place issue #219 ekultek 2017-12-02 11:23:48 -0600
  • 30ffde95c3 created a get_page function that does the requests for me, this way I'm not calling requests.get over and over again ekultek 2017-12-02 11:06:16 -0600
  • ccd0f4920b patch for an issue where a timeout would cause an error (issue #) ekultek 2017-12-02 10:27:13 -0600
  • 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) ekultek 2017-12-02 07:31:02 -0600
  • ade2d5f82c added new headers to search for, patches issue #207, patches issue #211, also patches issue #212 ekultek 2017-12-01 16:19:26 -0600
  • 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 ekultek 2017-12-01 11:05:53 -0600
  • 5de72f5d33 fixes a bunch of connection bugs including issue #191, also fixes some issues with WAF identification ekultek 2017-11-30 13:23:18 -0600
  • daa83ffee6 minor patch so that it will show which URL failed instead of '{}' ekultek 2017-11-29 19:16:36 -0600
  • d949240ab8 patches an issue where the sitemap and robots.txt would fail if it hit a certain exception (issue #186, #185, #184) ekultek 2017-11-29 18:51:13 -0600
  • a96a04a3ad fixes an issue where the admin pages would not be saved to a log file ekultek 2017-11-29 14:23:42 -0600
  • 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 ekultek 2017-11-29 11:48:12 -0600
  • 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 ekultek 2017-11-29 10:15:07 -0600
  • 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) ekultek 2017-11-29 09:58:16 -0600
  • 542eacab02 minor update to the installation, if you already have it installed you don't need to worry about it ekultek 2017-11-28 13:44:41 -0600
  • f4e7c79a1f updated MD5 sums for the changed and new files ekultek 2017-11-28 13:07:42 -0600
  • f3dd7c567b will now save potential SQLi vulnerable websites to a log file during the header check (if the check throws a dbms error) ekultek 2017-11-28 13:07:23 -0600
  • 0253cb37e4 will now save potential SQLi vulnerable websites to a log file during the header check (if the check throws a dbms error) ekultek 2017-11-28 13:07:11 -0600
  • 2b39613b05 three new WAF scripts, armor, fortigate, and akamai. updates to generic WAF ekultek 2017-11-28 13:06:18 -0600
  • f1e3c53cb0 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 ekultek 2017-11-28 10:18:07 -0600
  • 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 ekultek 2017-11-28 10:15:28 -0600