Commit graph

29 commits

Author SHA1 Message Date
ekultek
94dac1c2bc added the ability to search multiple pages of Google (issue #4) 2017-10-03 11:19:16 -05:00
ekultek
0162ee134d added prompt for when an error occurs, 'y' will create an auto issue for you 2017-10-02 12:11:09 -05:00
ekultek
4cf72fc97b patch for issue #22, will not shutdown if the provided URL is not valid with an error message instead of throwing an exception 2017-10-01 08:06:03 -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
daca2ac1a2 patch for file logging issue (issue #10) 2017-09-29 17:46:54 -05:00
ekultek
f38ec5f65f adding support for python 3 (issue #7) if you find any issues with python3 please make an issue there 2017-09-29 14:28:53 -05:00
ekultek
3e4e37042a complete re-write of intel AMT bypass, proxy and user agent configuration added for issue #9 2017-09-29 13:58:46 -05:00
ekultek
9de772204e creating tamper scripts for the XSS payloads 2017-09-28 11:16:48 -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
166e918223 patched the XSS scanner, should work better now 2017-09-27 10:35:39 -05:00
ekultek
90d3798a93 created an XSS scanner for issue #8 2017-09-26 12:56:35 -05:00
Thomas Perkins
ed4820b8ee Merge pull request #12 from cclauss/modernize-python2-code
Fix urllib imports for Python 3
2017-09-25 14:14:37 -05:00
cclauss
a84dd12e91 Remove unneeded changes 2017-09-25 21:10:58 +02:00
cclauss
b708f5627f Modernize Python 2 code to get ready for Python 3 2017-09-25 21:06:02 +02:00
cclauss
9b4672e098 Conditional import of http_client for Python 3
As discussed in #7
2017-09-25 19:20:12 +02:00
ekultek
759a8d47c1 added a flag for nmap arguments, will also display a reference to sqlmap and nmap option man page if you have any questions 2017-09-25 11:27:56 -05:00
ekultek
97ff5610c1 minor update to the spider, and errors thrown by it 2017-09-21 10:29:25 -05:00
ekultek
36259f3a12 created an admin page finder for the found URL's 2017-09-20 17:19:20 -05:00
ekultek
47561c3aab added the ability to create arguments for nmap 2017-09-18 15:25:42 -05:00
ekultek
3042b2e24c created a scan for Intel ME exploit 2017-09-13 16:38:54 -05:00
ekultek
6b4cc87e9d minor update when skipping a URL during sqlmap API scan 2017-09-11 11:48:56 -05:00
ekultek
03498f3d9f created a website spider, will pull all useable URL's from a given webpage 2017-09-11 11:43:41 -05:00
ekultek
74bf299e27 added an option to use a random proxy from a given proxy file list 2017-09-11 09:47:08 -05:00
ekultek
7dc6d9b510 minor fix 2017-09-09 15:43:03 -05:00
ekultek
115054b5e1 created a new flag for random dork searching 2017-09-09 08:36:05 -05:00
ekultek
567c300f7e edited the bin folder to be included, bin/executed is not included, minor change to main file 2017-09-08 18:42:53 -05:00
ekultek
14d5a1dbd1 fixed untracked files issue 2017-09-08 17:01:42 -05:00
ekultek
8966a9a0c2 minor edit to the main file 2017-09-07 15:04:22 -05:00
ekultek
5432fdd15b initial release of Zeus - Advanced dork scanner 2017-09-07 12:54:16 -05:00