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
|
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
|
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
|
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
|
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
|
0ae36e2489
|
fixes an issue where the options would not pass to nmap
|
2017-11-25 20:12:53 -06:00 |
|
ekultek
|
ddf46c6bbe
|
minor edits to some of the attacks, also created an interactive pause that you will be able to skip or exit from
|
2017-11-25 19:59:09 -06:00 |
|
ekultek
|
52af437fe4
|
moved shutdown, startup, and prompt to lib.core.common due to how much they are used
|
2017-11-20 14:27:08 -06:00 |
|
ekultek
|
61d25ec6be
|
minor tweaks to the output colors
|
2017-11-08 20:00:27 -06:00 |
|
ekultek
|
6ba7231e82
|
splitting the shell commands via shlex will make the commands more secure, and able to avoid most shell injection instances
|
2017-10-25 16:32:27 -05:00 |
|
ekultek
|
c7fedc0165
|
fixed the nmap issues, it will run now it will also install itself if it's not there. working on sqlmap autostart (still). moved the function to create sqlmap and nmap arguments to settings.py. created two new scripts (one is still a work in progess)
|
2017-10-24 01:22:21 -05:00 |
|
ekultek
|
e9f5b82d05
|
initial push for an issue (#58) where it would not auto start sqlmap, lots more work to be done so make sure you start the sqlmap server before the process
|
2017-10-11 14:36:34 -05:00 |
|
ekultek
|
80d9565585
|
files edited to reflect the move of the settings, errors, and tamper scripts folders
|
2017-10-10 17:01:13 -05:00 |
|
ekultek
|
97b620aef4
|
initial fix for issue #49, still more work to be done
|
2017-10-05 21:21:51 -05:00 |
|
ekultek
|
ceca62c4b4
|
auto issue creation, also caught an error, apparently it's really hard to understand tHAT SQLMAP NEEDS TO BE STARTED IN ORDER TO WORK
|
2017-09-30 08:01:40 -05:00 |
|
ekultek
|
09d3bf1067
|
created a flag for you to pass a file to try attacks with, this way you can just attack the targets found after searching
|
2017-09-27 14:14:08 -05:00 |
|
ekultek
|
47561c3aab
|
added the ability to create arguments for nmap
|
2017-09-18 15:25:42 -05:00 |
|
ekultek
|
bc02651e78
|
edited so that the type in the output won't be messed up
|
2017-09-10 08:50:41 -05:00 |
|
ekultek
|
a5e204731f
|
edited the nmap scan, it will work successfully and skip if nothing is found
|
2017-09-08 14:26:29 -05:00 |
|
ekultek
|
5432fdd15b
|
initial release of Zeus - Advanced dork scanner
|
2017-09-07 12:54:16 -05:00 |
|