Commit graph

96 commits

Author SHA1 Message Date
ekultek
e43ee8a0ca skips google play and google maps, also extracts correctly from webcache with out error (issue #55) 2017-10-09 16:09:50 -05:00
ekultek
a10d8d5825 minor edit to search.py removed sqlmap_api_directions.txt 2017-10-09 10:56:25 -05:00
ekultek
f9577d0365 edited so that the file to be read from depends on the command you use instead of defaulting to URL_LOG 2017-10-08 08:21:17 -05:00
ekultek
4188c2c37c fixes issue where it tries to run the attacks no matter what happens (issue #54) 2017-10-08 07:47:01 -05:00
ekultek
2937e9c759 patch for an error that occurs when firefox is not found (issue #52) 2017-10-08 07:39:05 -05:00
ekultek
8f926c6a19 demo video did not work like expected... 2017-10-07 10:20:31 -05:00
ekultek
3a3a1ed2a8 edited the README with a demo video 2017-10-07 10:19:33 -05:00
ekultek
8096fa007a merge branch for branch issues #1 2017-10-07 09:38:40 -05:00
ekultek
b52f301358 branch issue fix #1 2017-10-07 09:34:03 -05:00
ekultek
4456a07bf1 created a function to get rid of some code duplication 2017-10-07 09:32:27 -05:00
ekultek
407fc34cf3 added in the search.py file, was missing 2017-10-07 09:31:29 -05:00
ekultek
61f4559e0e edit to the function if the file does not exist it will not try and find it 2017-10-07 09:30:26 -05:00
ekultek
efd5ca3bed minor edit to get rid of a random call 2017-10-07 09:29:35 -05:00
ekultek
671e77b984 patch for issue #49, bo longer need to restart the sqlmap API each iteration 2017-10-07 08:09:16 -05:00
ekultek
97b620aef4 initial fix for issue #49, still more work to be done 2017-10-05 21:21:51 -05:00
ekultek
3004ca5595 can now extract from google webcache URL's 2017-10-04 14:15:54 -05:00
ekultek
20b9cbf74e fixed the text file is busy error 2017-10-04 14:15:38 -05:00
ekultek
1e71aaa5f5 gave write_to_file function ability to write list, tuple, set to files (issue #40) 2017-10-04 07:07:43 -05:00
ekultek
4a752ea87e minor fix for Github auto issue, will put the version number now 2017-10-03 14:56:12 -05:00
ekultek
7cf2d26e89 bumped version number 2017-10-03 14:54:04 -05:00
ekultek
fa43d499c5 edited for the new write_to_file function 2017-10-03 14:53:45 -05:00
ekultek
45ccafdb09 edited so that the user agent will always default to Zeus's user agent if none is provided 2017-10-03 14:52:48 -05:00
ekultek
eacc265a97 created proxy compatibility for multiple page search, needed a new requirement. 2017-10-03 14:51:38 -05:00
ekultek
94dac1c2bc added the ability to search multiple pages of Google (issue #4) 2017-10-03 11:19:16 -05:00
ekultek
008ee37362 minor edit to skip safe characters in encoding 2017-10-03 11:18:13 -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
d813942c55 created three new tamper scripts and added warnings to other ones 2017-10-02 12:10:34 -05:00
ekultek
c618647eeb created three new tamper scripts and added warnings to other ones 2017-10-02 12:10:15 -05:00
ekultek
67a1738278 minor change to sqlmap scan, will not output '{}' if there are no arguments passed 2017-10-01 08:28:14 -05:00
ekultek
c9916d0468 working on masking sensitive data along with python3 compatibility 2017-10-01 08:08:00 -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
f87f63d3b0 added a file for those that don't know how to use sqlmap, also minor fix to extract your log file. 2017-09-30 08:26:36 -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
a09fa4166b created an issue template, please use it 2017-09-29 17:56:13 -05:00
ekultek
daca2ac1a2 patch for file logging issue (issue #10) 2017-09-29 17:46:54 -05:00
ekultek
eb9f9a5e75 new requirement for the rewrite of the intel exploit 2017-09-29 14:49:24 -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
024e660853 created a tamper script for URL encoding, created tamper warnings, minor update to search.py, bumped version number 2017-09-29 10:21:26 -05:00
ekultek
9de772204e creating tamper scripts for the XSS payloads 2017-09-28 11:16:48 -05:00
ekultek
bf922eeb7c fixed the blackwidow log file issue #14 2017-09-28 11:16:21 -05:00
ekultek
83e0a5a436 updates to the XSS scanner, will successfully output if possible sqli is present or not, and only display the information once 2017-09-27 18:02:55 -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
4ba8a8a0f4 close the display and browser after exception has been caught 2017-09-26 18:30:50 -05:00
ekultek
526807c7ff basic implement of Google IP bypass done (more work to be done) 2017-09-26 18:20:43 -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