Ekultek
21b8756306
Merge pull request #739 from sylwit/master
...
Dockerize
2019-05-10 08:46:38 -05:00
sylwit
d75169e401
Dockerize
2019-04-08 00:58:22 -04:00
Ekultek
f6a3ada2f0
Merge pull request #552 from TimVerheul/patch-1
...
Fixed Issue #551
2019-02-26 11:59:21 -06:00
TimV01
ac83743b4d
Fixed Issue #551
...
I implemented the function so it won't shutdown the script when a dork gave 0 urls.
@Ekultek Please take a look at this, might add it to your next release ;)
FYI: I am interested in further contribution.
2018-10-19 20:07:46 +02:00
Ekultek
910c3e434a
Update README.md
2018-08-06 15:06:57 -05:00
Ekultek
f512423c4e
Update README.md
2018-08-06 15:06:17 -05:00
Ekultek
2ca5c5ac3f
Update README.md
2018-08-06 15:05:53 -05:00
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
3d8cf0e9f8
added a output option in getting the browser version, also bumped version number
2018-02-10 19:31:58 -06:00
ekultek
9dae61919d
leaving a to do not for myself
2018-02-10 19:30:39 -06:00
ekultek
fe9c0abb76
lots of updates to the installation method
2018-02-10 19:24:56 -06:00
ekultek
443c0d94d1
changed firefox compatibility from version 52-58
2018-02-10 18:37:40 -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
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
2018-02-07 11:29:56 -06:00
ekultek
51905bbc82
removed a redundant '|' from the usage
2018-02-07 11:28:46 -06:00
ekultek
b857e6b120
added the new release for the newest version
2018-02-07 11:28:20 -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
Thomas
31c530cc9f
updated the Firefox link, also added a 32bit install script. Should work all around now.
2017-12-14 19:23:55 -06:00
Thomas
1423e420d5
Updated the installation method for backbox, should actually work now
2017-12-14 19:18:34 -06:00
Thomas
f7a7b436f8
updated the link for installation
2017-12-14 15:20:48 -06:00
Thomas
05d88eaec8
Read somewhere that this is a pain in the ass to install on backbox, so here’s how you do it
2017-12-14 15:19:19 -06:00
ekultek
73a6458fb8
new checksums for the changed files
2017-12-09 22:22:10 -06:00
ekultek
aab81e892e
bumped the version number for the new updates
2017-12-09 22:21:55 -06:00
ekultek
6e2e13a2c7
moved the sys calls to the main zeus.py file so they will be set at the start of the program
2017-12-09 22:21:31 -06:00
ekultek
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 )
2017-12-09 22:20:48 -06:00
ekultek
c83f745f84
moved the recursion limit to the main file so that it will load at the start of the program (issue #285 )
2017-12-09 22:19:26 -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
362753d57c
minor update for a new feature that will be implemented soon (preparing for it)
2017-12-07 16:28:12 -06:00
ekultek
27701e6660
minor update to the output of Tor timesec
2017-12-07 16:27:15 -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
43199d690d
this should patch issue #256 this seems to happen when the URL is malformed
2017-12-07 07:26:40 -06:00
ekultek
0349835951
created a new plugin identifier for moodle
2017-12-07 07:25:48 -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
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)
2017-12-06 09:38:57 -06:00
ekultek
3a24e0545d
moved the command line parsing to it's own class
2017-12-06 09:38:41 -06:00