Commit graph

25 commits

Author SHA1 Message Date
ekultek
f14bbe5645 changed the identifier from random chars to the hash of the stacktrace, this will help for a furture update where it will check if the issue is already on the bug tracker 2018-02-07 11:29:56 -06:00
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
d7e793cc7a patch for an issue where the status code was in the wrong place issue #219 2017-12-02 11:26:19 -06:00
ekultek
151d44beff patch for an issue where the status code was in the wrong place issue #219 2017-12-02 11:23:48 -06:00
ekultek
46cb3d64d0 edited the automatic issue creator so that it will only pull the last 35 lines of the file, along with that it will now tell you the link to your issue if you have anything to add to it 2017-11-26 10:14:41 -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
d75bb85955 created a Github Gist searching tool that will search 3 pages of Gists (usually around 500 links) and create a regex for the found URL, from there it will search through all the Gists and save any of them that have a match (issue #153) 2017-11-16 13:29:24 -06:00
ekultek
b28fd3eac4 minor edits to most information, some updates to intel scans verbosity, comment edits to sqlmap 2017-11-06 12:25:53 -06:00
ekultek
e2287391c3 created a whois lookup search. Will either display it in human readable form with the correct flags, or save the found information to a log file 2017-10-21 10:16:16 -05:00
ekultek
a1426ea0a1 had some time so making some compatibility updates (issue #7). Also edited the auto issue, you'll have your own unique ID number now 2017-10-19 07:14:51 -05:00
ekultek
a17b2745d9 must pass a checksum verification before you can create a github issue 2017-10-17 15:12:32 -05:00
ekultek
fc782c71fb patches an issue where zeus would only install one geckodriver version (issue #103) 2017-10-16 09:39:52 -05:00
ekultek
5375c15b9e patches an issue where Zeus will always install the same geckodriver version (issue #102) 2017-10-15 09:10:51 -05:00
ekultek
65716493e7 added new geckodriver versions for different firefox versions, hoping this will help some what with issue #99 (at least until I can figure out a solid fix). will also now extract the gecko version installed for the auto-issues 2017-10-14 14:56:45 -05:00
ekultek
f3a5621d86 updated the auto issue to provide the firefox browser version as well 2017-10-14 09:26:33 -05:00
ekultek
37f1669596 update to the geckodriver versions, it will extract the one that is correct for your system 2017-10-13 13:39:09 -05:00
ekultek
24cdc14e9e minor patch to catch the geckodriver error, happens when firefox is not compatible (issue #94) 2017-10-13 13:15:46 -05:00
ekultek
6383abf69a patch for an issue where to many sessions would be open, will now auto clean the sessions (issue #92) 2017-10-13 10:06:57 -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
4a752ea87e minor fix for Github auto issue, will put the version number now 2017-10-03 14:56:12 -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
c9916d0468 working on masking sensitive data along with python3 compatibility 2017-10-01 08:08:00 -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