Commit graph

117 commits

Author SHA1 Message Date
ekultek
799b6baba0 created some new extenstions and a threading flag for the admin panel finder 2017-10-11 17:47:18 -05:00
ekultek
859ea19c44 minor update to the initial fix for issue #58, supressing help until that part is done 2017-10-11 14:39:01 -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
92a5b44548 patch for using Bing as the search engine, Bing apparently was not implemented, sorry 2017-10-10 19:41:17 -05:00
ekultek
f8614dc883 minor update to randomcase script, will now truly be random case 2017-10-10 18:16:49 -05:00
ekultek
9d97a6765a created five new tamper scripts for XSS payloads 2017-10-10 17:59:01 -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
269a27f886 moved tamper scripts outside of attacks folder 2017-10-10 17:00:18 -05:00
ekultek
a8d81d28ce moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
ekultek
5767f2e974 successfully extracts the URL from Google ban URL (issue #13) 2017-10-10 14:59:23 -05:00
Thomas Perkins
808adce7ab Update README.md 2017-10-10 10:47:33 -05:00
Thomas Perkins
0ac08df9cb Update README.md 2017-10-10 10:47:14 -05:00
Thomas Perkins
b2e71a204c Update README.md 2017-10-10 10:46:42 -05:00
Thomas Perkins
cd7a164181 Update README.md 2017-10-10 10:45:47 -05:00
Thomas Perkins
164733996a Update README.md 2017-10-10 10:45:06 -05:00
Thomas Perkins
5846a8503d Update README.md 2017-10-10 10:44:39 -05:00
ekultek
4520125f7b changed the order of the badges 2017-10-10 07:46:19 -05:00
ekultek
1fbb5ac6e3 fixing the badges to make them look pretty 2017-10-10 07:44:43 -05:00
ekultek
b89db196ed added meta badges to the README 2017-10-10 07:42:27 -05:00
ekultek
99d7dc09df added a code of conduct 2017-10-10 06:55:46 -05:00
ekultek
37cc3862a8 minor changes to the extraction schema 2017-10-09 16:45:37 -05:00
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