nuclei/integration_tests/http
forgedhallpass 0295ca19bc
Add `split` DSL function (#2838)
* Add support for showing overloaded DSL method signatures

* Add `split` DSL function #2837

* fixing lint warnings

* replacing faulty regex with strings methods

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-11-14 06:08:12 +05:30
..
annotation-timeout.yaml Fixed request annotation based timeout bugs + tests + misc (#2476) 2022-08-23 12:45:55 +05:30
custom-attack-type.yaml Added attack-type option to override template attack-type (#2724) 2022-10-19 03:51:45 +05:30
disable-redirects.yaml disable redirects flag 2022-04-27 11:19:44 -05:00
dsl-functions.yaml Add `split` DSL function (#2838) 2022-11-14 06:08:12 +05:30
dsl-matcher-variable.yaml add unit and integration tests for dsl variable #555 2021-11-30 20:20:43 +05:30
fuzz-query.yaml Added fuzzing support for query params + var dump feature (#2679) 2022-11-01 20:28:50 +05:30
get-all-ips.yaml Adding support to scan all v4/v6 IPs (#2709) 2022-11-09 18:48:56 +05:30
get-case-insensitive.yaml Add integration tests for case-insensitive flag 2021-10-29 19:11:57 +03:00
get-headers.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
get-host-redirects.yaml Adding same host redirect support (#2655) 2022-09-29 04:11:28 +05:30
get-override-sni.yaml Adding SNI override via request annotations (#1970) 2022-05-12 16:43:56 +05:30
get-query-string.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
get-redirects-chain-headers.yaml Fixed some edge cases with status codes in redirect chains 2021-11-09 17:55:42 +05:30
get-redirects.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
get-sni-unsafe.yaml Adding CLI SNI support to unsafe http (#2077) 2022-05-27 21:53:07 +05:30
get-sni.yaml Adding global SNI support for HTTP protocol via CLI (#1964) 2022-05-11 16:00:39 +05:30
get-without-scheme.yaml Adding support to scan all v4/v6 IPs (#2709) 2022-11-09 18:48:56 +05:30
get.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
interactsh-stop-at-first-match.yaml interactsh stopAtFirstMatch intergration test 2021-12-21 15:24:16 +05:30
interactsh.yaml Added interactsh based template to integration test 2021-09-16 21:29:58 +05:30
post-body.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
post-json-body.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
post-multipart-body.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
race-multiple.yaml adding integration tests for single/multiple race conditions requests 2022-01-18 14:15:15 +01:00
race-simple.yaml adding integration tests for single/multiple race conditions requests 2022-01-18 14:15:15 +01:00
raw-cookie-reuse.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-dynamic-extractor.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-get-query.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-get.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-payload.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-post-body.yaml Start of work on testing infrastructure 2021-02-25 23:32:43 +05:30
raw-unsafe-request.yaml fixed unsafe test 2021-11-09 16:11:11 +05:30
redirect-match-url.yaml Added redirected matched URL + stop-at-first-match for redirect chains (#2050) 2022-05-30 15:19:09 +05:30
request-condition-new.yaml Fixed bug with request condition + tests 2021-03-09 14:45:04 +05:30
request-condition.yaml Adding automatic request condition detection (#2707) 2022-10-15 15:19:04 +05:30
self-contained.yaml fixing ip/hostname for windows self-contained templates 2021-12-20 16:23:36 +01:00
stop-at-first-match-with-extractors.yaml Fixing exit at first match with extractors 2022-02-01 11:25:29 +01:00
stop-at-first-match.yaml Fixing exit at first match with extractors 2022-02-01 11:25:29 +01:00
variables.yaml Misc changes to PR 2022-04-20 15:36:02 +05:30