nuclei/v2/pkg/protocols/headless
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
..
engine Use utils helpers libraries (#2809) (#2810) 2022-11-07 01:54:23 +05:30
headless.go Use utils helpers libraries (#2809) (#2810) 2022-11-07 01:54:23 +05:30
operators.go Merge pull request #1785 from projectdiscovery/variables-introduction 2022-04-21 17:59:01 +05:30
operators_test.go New integration test + misc 2021-02-27 12:31:17 +05:30
request.go Adding support to scan all v4/v6 IPs (#2709) 2022-11-09 18:48:56 +05:30