Commit Graph

38 Commits

Author SHA1 Message Date
Melody
28ef5a12e0 Fix ip/cname resolve bug
When the url's format like: https://www.google.com:443, the domain pass
 to the resolver will be www.google.com:443 and can't get the right
 result

 This patch split the port at the start of the function and rewrite the
 domain to the right format, which makes the result of IP/Cname be
 right.
2021-04-27 14:04:10 +08:00
sandeep
dc89316610 mod issues 2021-04-10 15:27:42 +05:30
sandeep
1fd48300a6 version push 2021-04-09 23:20:45 +05:30
Ice3man543
24bee4e037 Misc 2021-04-09 15:53:13 +05:30
Ice3man543
261fb05578 Fixed lint errors 2021-04-07 21:33:50 +05:30
Ice3man543
8370013923 Use sha256 as advertised 2021-04-07 21:29:27 +05:30
Ice3man543
87f92d43d6 Default value for path 2021-04-07 21:27:45 +05:30
Ice3man543
1309a96da2 Use body for the json field 2021-04-07 21:26:11 +05:30
Ice3man543
49e0aadfe8 JSON output changes + tls-grab flag + misc 2021-04-07 21:10:59 +05:30
Ice3man543
16f1a77ab9 Ignore blank lines 2021-04-06 18:53:02 +05:30
Ice3man543
779d31204f Misc 2021-04-06 18:35:22 +05:30
Ice3man543
63cb1277fe Fix conflict 2021-04-06 18:33:40 +05:30
Ice3man543
46bdcdcc43 Deps bump + removing utility function 2021-04-06 18:25:32 +05:30
Ice3man543
07bff31c45 Added wappalyzer based technology detection 2021-04-06 18:13:55 +05:30
PD-Team
5305b8206f
Merge pull request #203 from mashaz/develop
fix duplicated result when use CIDR targets and -ports
2021-02-20 20:42:53 +05:30
Mashaz
bfbf2b69a6 fix: duplicate result when input CIDR targets 2021-02-19 18:07:29 +08:00
Mzack9999
f364aead00 adding color support 2021-02-17 16:15:37 +01:00
Mzack9999
9f3eef7014 unused code 2021-02-16 23:45:06 +01:00
Mzack9999
dcb7ee9adc gologger syntax refactor 2021-02-16 23:40:01 +01:00
team-projectdiscovery
7ab8a24079 dev updates 2020-12-23 13:40:57 +05:30
Mzack9999
dc85c38945 adding per-target scan options 2020-12-22 00:32:46 +01:00
Mzack9999
190d72efb2 removing useless check 2020-12-21 00:20:32 +01:00
Mzack9999
f8104aeb45 adding support for random user agent 2020-12-21 00:13:27 +01:00
Mzack9999
5d64c1f16c go lint fix 2020-12-20 23:57:09 +01:00
Mzack9999
6ec0a87cdc logic refactor 2020-12-20 23:54:28 +01:00
Mzack9999
cbe59db84b fixing lint errors 2020-12-20 17:14:07 +01:00
Mzack9999
da10f63bd5 generation logic update 2020-12-20 08:43:37 +01:00
Mzack9999
2e5e78ffb1 [Feature] Adding multiple path support 2020-12-20 02:38:43 +01:00
Mzack9999
141532af0f fix go lint 2020-11-17 21:29:40 +01:00
Mzack9999
b50359b8e1 merge master 2020-11-17 21:25:06 +01:00
Mzack9999
fe192e6b59 fixing request number 2020-11-17 19:17:05 +01:00
Mzack9999
8389bef8c0 fixing go lint 2020-11-16 20:23:34 +01:00
Mzack9999
18c88a46ce go lint fix 2020-11-16 20:15:43 +01:00
Mzack9999
e079224ab6 updating go modules 2020-11-16 20:03:57 +01:00
Mzack9999
e2917db2a4 adding hmap (input dedupe) + wip clistats 2020-11-15 21:21:17 +01:00
Mzack9999
a94d948e3a updating go modules 2020-11-09 23:17:23 +01:00
Mzack9999
659c1a33e4 adding fastdialer 2020-11-06 01:48:16 +01:00
Mzack9999
976fe3940e code refactor 2020-10-20 20:17:02 +02:00