ekultek
|
27701e6660
|
minor update to the output of Tor timesec
|
2017-12-07 16:27:15 -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
|
b86db8008f
|
update for an issue #233, #234, #235 and #237. issue was with Tor (proxy 127.0.0.1:9050) needed a higher timeout for it
|
2017-12-06 10:48:58 -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
|
30ffde95c3
|
created a get_page function that does the requests for me, this way I'm not calling requests.get over and over again
|
2017-12-02 11:06:16 -06:00 |
|
ekultek
|
ade2d5f82c
|
added new headers to search for, patches issue #207, patches issue #211, also patches issue #212
|
2017-12-01 16:19:26 -06:00 |
|
ekultek
|
b12982a958
|
patches an issue where PGP would fail (issue #179), also patches an issue where the connection refused error would not do the fix it is suppose to do (issue #180)
|
2017-11-29 09:58:16 -06:00 |
|
ekultek
|
0253cb37e4
|
will now save potential SQLi vulnerable websites to a log file during the header check (if the check throws a dbms error)
|
2017-11-28 13:07:11 -06:00 |
|
ekultek
|
5029005829
|
patch for an issue where a failed status code would try to create an issue, will now output the status code, the reason, and shutdown
|
2017-11-27 09:55:41 -06:00 |
|
ekultek
|
3cfe4dfa8e
|
created an interactive pause that you will be able to skip or exit from
|
2017-11-25 20:00:00 -06:00 |
|
ekultek
|
fe21f2b22b
|
moved the URL parsing to it's own class, saves some space in the searching file and is a little quicker now
|
2017-11-25 13:31:10 -06:00 |
|
ekultek
|
6f62049eb8
|
optimization for the time it takes to load the program, should be quicker now, created a search for public PGP keys will take your sites domain and search for any public PGP keys it can find, renamed some files to make more sense
|
2017-11-22 15:07:24 -06:00 |
|
ekultek
|
2d88e64404
|
created 7 new WAF scripts for firewall detection (issue #142)
|
2017-11-20 20:00:45 -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
|
fd4c89ffb8
|
created a common.py file and drafted write_to_log_file into it, also created an HTTP_HEADER class that will be used instead of repeating myself, fixed everything accordingly
|
2017-11-20 11:43:27 -06:00 |
|