Commit graph

34 commits

Author SHA1 Message Date
ekultek
04cd49e722 added some new URL's to the skip schema, edited the DDG link to the HTML link, made sure that the URL is not just a protocol before adding to the file 2017-10-29 11:46:36 -05:00
ekultek
ecf067b6bb patch for unicode errors, it appears that selenium isn't formatted to handle unicode errors (as far as I can tell) so the dork that causes the error will be skipped (issue #125) 2017-10-27 17:14:08 -05: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
0c291d6d10 will now cleanup the leftover junk from being parsed, it seems that sometimes random tags get pulled with the URL 2017-10-23 22:27:01 -05:00
ekultek
d590ca22db patch for an issue where when a proxy is passed without the protocol it will create an issue (issue #118), also fixes an issue with the sqlmap arguments you no longer need to pass 'true' or 'false' it will do it automatically for you (issue #123) 2017-10-22 19:59:31 -05:00
ekultek
b2ff3da457 the auto fix for program install error was in the wrong spot (issue #115), moved to correct spot. should work fine now 2017-10-19 18:30:17 -05:00
ekultek
02a9f54544 created two new flags, one for parsing webcache, another for pulling all URLs. This will also produce more results per search. 2017-10-18 13:04:09 -05:00
ekultek
1c24a4b4af some minor edits done to the prorgam, grammar fixes, moved some functions, edited some things, nothing to major or important 2017-10-17 13:33:40 -05:00
ekultek
ea884a8138 some updates that include a script to re-install a dependency that tends to fail, and fix a proxy configuration issue 2017-10-17 09:05:10 -05:00
ekultek
a909ac6c74 updating some doc strings, will be updating them more in time. just wanted to go ahead and start on them for now 2017-10-16 10:03:35 -05:00
ekultek
bef138e4a8 patch for an issue where there HTML could not be parsed due to fake div classes (issue #91) 2017-10-13 10:10:20 -05:00
ekultek
307751e14f patch for an issue where the current URL could not be pulled due to a present alert (issue #81) 2017-10-12 17:53:45 -05:00
ekultek
c35fddb4ce just cleaning up the parameters a little bit, not as messy now 2017-10-12 11:59:59 -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
5767f2e974 successfully extracts the URL from Google ban URL (issue #13) 2017-10-10 14:59:23 -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
2937e9c759 patch for an error that occurs when firefox is not found (issue #52) 2017-10-08 07:39:05 -05:00
ekultek
b52f301358 branch issue fix #1 2017-10-07 09:34:03 -05:00
ekultek
3004ca5595 can now extract from google webcache URL's 2017-10-04 14:15:54 -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
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
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
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
909c817b6e patched an issue where the selenium proxy was not working 2017-09-20 17:36:19 -05:00
ekultek
98e0c6b8b6 minor update so that if no hosts are found it will not default to the last log file 2017-09-14 13:42:04 -05:00
ekultek
d36447d6da edited the proxy and user agent settings for selenium 2017-09-11 09:46:39 -05:00
ekultek
e89c13dc2c proxies are now compatible with selenium, the search engine will not longer see your IP address if a proxy is used 2017-09-08 14:27:32 -05:00
ekultek
92baed3a9f edited the get_urls function to obfuscate user-agent changes 2017-09-08 10:12:24 -05:00
ekultek
5432fdd15b initial release of Zeus - Advanced dork scanner 2017-09-07 12:54:16 -05:00