114 Commits

Author SHA1 Message Date
Ice3man543 63cb1277fe Fix conflict 2021-04-06 18:33:40 +05:30
Ice3man543 07bff31c45 Added wappalyzer based technology detection 2021-04-06 18:13:55 +05:30
Mzack9999 dcb7ee9adc gologger syntax refactor 2021-02-16 23:40:01 +01:00
Mzack9999 8389bef8c0 fixing go lint 2020-11-16 20:23:34 +01:00
Mzack9999 976fe3940e code refactor 2020-10-20 20:17:02 +02:00
Mzack9999 8289f46867 making string matching case insensitive 2020-10-20 19:54:09 +02:00
Víctor Zamanillo 2b3b9ab349 Fixed appendAssign 2020-10-14 22:40:35 +02:00
bauthard c3962a518f Merge pull request #139 from projectdiscovery/feature-ipv6-dns
adding support for ipv6
2020-10-14 01:31:29 +05:30
Mzack9999 eb3cfdafc7 changed duration => response time 2020-10-13 20:09:47 +02:00
Mzack9999 28f630cefd adding support for ipv6 2020-10-13 19:35:18 +02:00
Mzack9999 ffb1b97559 Merge branch 'master' into bugfix-full-rawhttp 2020-10-13 01:44:55 +02:00
bauthard 18ecbc79c3 version update 2020-10-07 16:00:06 +05:30
bauthard 49347f50fe Merge pull request #130 from projectdiscovery/remove-automatic-cdn
making cdn check optional
2020-10-04 13:08:09 +05:30
Mzack9999 d4e72d805b making cdn check optional 2020-10-02 22:39:37 +02:00
Mzack9999 605735afbb fixing golint 2020-10-02 16:53:41 +02:00
Mzack9999 2c44440bad adding skipping HTTP if HTTPS is found 2020-09-30 22:50:06 +02:00
Mzack9999 56f2df861d Merge branch 'master' into bugfix-full-rawhttp 2020-09-30 20:54:22 +02:00
bauthard f4d155f927 Merge pull request #126 from projectdiscovery/feature-response-time
adding response time
2020-09-30 11:15:01 +05:30
Mzack9999 f02c58a855 adding automatic content-length 2020-09-30 00:44:20 +02:00
Mzack9999 389b50ea9f adding response time 2020-09-30 00:22:03 +02:00
Mzack9999 79a5b01e7b removed unused constant 2020-09-29 22:10:13 +02:00
Mzack9999 6497301abf full raw http control 2020-09-29 22:07:50 +02:00
Víctor Zamanillo 7689153466 Fixed reading input file
Fixes #123.

This bug was introduced on #117, closing the input file has to be deferred or we will try to read from a closed stream.
2020-09-29 10:21:41 +02:00
Víctor Zamanillo 0821eaa5a8 Fixed errcheck issues 2020-09-26 22:13:03 +02:00
Víctor Zamanillo afca2fe629 gofmt 2020-09-26 20:42:32 +02:00
Víctor Zamanillo e9aa081544 Fixed gomnd issues 2020-09-26 19:56:17 +02:00
Víctor Zamanillo 18e5dae704 Fixed goconst issues 2020-09-25 19:27:19 +02:00
Víctor Zamanillo cd4e59ce27 Fixed maligned issues 2020-09-25 18:55:32 +02:00
Víctor Zamanillo 9e8e88540f Fixed whitespace issues 2020-09-25 18:40:36 +02:00
Víctor Zamanillo c1df31cb49 Fixed gocritic issues 2020-09-25 18:39:35 +02:00
Víctor Zamanillo d184548c29 Fixed golint issues 2020-09-25 18:30:38 +02:00
bauthard 4129b88c92 readme update 2020-09-22 12:04:58 +05:30
Mzack9999 f71cb971a4 avoid fatal on store response error 2020-09-22 00:31:42 +02:00
Mzack9999 dc008dd956 case insensitive string filter/match 2020-09-16 07:38:48 +02:00
Mzack9999 fc3edabe3b Merge branch 'master' into feature-string-regex-match 2020-09-16 07:12:38 +02:00
Mzack9999 d5e0b89f0f Merge branch 'master' into feature-string-regex-match 2020-09-15 20:01:00 +02:00
Mzack9999 5522467a0f Merge branch 'master' into feature-ips-cnames 2020-09-15 19:59:10 +02:00
Mzack9999 4756a77cce printing first cname 2020-09-15 19:56:51 +02:00
Mzack9999 a52532ecf0 adding cname to stdout 2020-09-15 07:50:14 +02:00
Mzack9999 2445a718bc fixed output 2020-09-15 07:02:15 +02:00
Mzack9999 84688d5868 fixed small bug 2020-09-15 06:57:52 +02:00
Mzack9999 edb9e1baaa adding string/regex match/filter 2020-09-14 19:40:19 +02:00
Mzack9999 9b8550e575 adding cname + ips lookup in global cache 2020-09-14 18:54:17 +02:00
Mzack9999 5a7ec28ace adding cdn check 2020-09-14 17:37:34 +02:00
bauthard 04d01f8268 Merge pull request #103 from projectdiscovery/feature-fdmax
adding fdmax
2020-09-14 15:01:30 +05:30
Mzack9999 f38a58ba42 adding output ip 2020-09-14 02:57:01 +02:00
Mzack9999 27450f7505 adding fdmax 2020-09-14 01:39:15 +02:00
bauthard 6ca532d939 Merge pull request #86 from projectdiscovery/feature-method-option
fix and improve method CLI option
2020-09-01 11:05:39 +05:30
bauthard f1eb551ce6 Update httpx.go 2020-09-01 11:03:51 +05:30
bauthard 297bbc7ddd Attempting conflicts fix 2020-09-01 11:02:06 +05:30