nuclei/v2/pkg/protocols/dns
Mzack9999 1fbbca66f9
Adding support to scan all v4/v6 IPs (#2709)
* Adding support to scan all v4/v6 IPs

* adding tests

* metainput prototype

* using new signature

* fixing nil pointer

* adding request context with metadata

* removing log instruction

* fixing merge conflicts

* adding clone helpers

* attempting to fix ipv6 square parenthesis wrap

* fixing dialed ip info

* fixing syntax

* fixing output ip selection

* adding integration tests

* disabling test due to gh ipv6 issue

* using ipv4 only due to GH limited networking

* extending metainput marshaling

* fixing hmap key

* adding test for httpx integration

* fixing lint error

* reworking marshaling/id-calculation

* adding ip version validation

* improving handling non url targets

* fixing condition check
2022-11-09 18:48:56 +05:30
..
dnsclientpool Updated goflags to latest + misc 2022-08-27 19:35:17 +05:30
dns.go Added exclude-matchers support for template & matchers (#2218) 2022-06-24 23:09:27 +05:30
dns_test.go Adding variables support for headless templates (#2064) 2022-05-27 21:31:56 +05:30
dns_types.go Adding support for DNS CAA query 2022-02-02 07:54:15 +01:00
operators.go Merge pull request #1785 from projectdiscovery/variables-introduction 2022-04-21 17:59:01 +05:30
operators_test.go Added exclude-matchers support for template & matchers (#2218) 2022-06-24 23:09:27 +05:30
request.go Adding support to scan all v4/v6 IPs (#2709) 2022-11-09 18:48:56 +05:30
request_test.go Adding support to scan all v4/v6 IPs (#2709) 2022-11-09 18:48:56 +05:30