Commit Graph

18 Commits (e9ab5f498a9882825ea68e18597ca1e4c263cf5c)

Author SHA1 Message Date
Tarun Koyalwar e9ab5f498a
template preprocessor + multi request variables indexing bug fix (#4262)
* add randstr preprocessor to defaults

* fix indexing in http + preprocessor integration test

* add multi-request integration test

* skip test if asnmap is down
2023-10-20 17:54:10 +05:30
Tarun Koyalwar dc44105baf
nuclei v3 : misc updates (#4247)
* use parsed options while signing

* update project layout to v3

* fix .gitignore

* remove example template

* misc updates

* bump tlsx version

* hide template sig warning with env

* js: retain value while using log

* fix nil pointer derefernce

* misc doc update

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-10-17 17:44:13 +05:30
Mzack9999 12c9ca7b12 fixing go mod 2020-09-23 22:38:59 +02:00
Víctor Zamanillo 113ccb1e0e Preload workflow templates once
Fixes memory leak reported on #242
2020-08-26 20:05:31 +02:00
Víctor Zamanillo 60005290b1 Initial adoption of golangci-lint for CI 2020-08-25 23:33:20 +02:00
Ice3man543 458dbc1b38 v2 update 2020-07-01 16:17:24 +05:30
Ice3man543 b3c52d941f Added directory support 2020-06-29 17:43:08 +05:30
Mzack9999 d3ceb76585 uniformed template loading 2020-06-26 14:37:55 +02:00
Mzack9999 6cce1ea1bf solved many issues - yet to improve the output verbosity 2020-05-05 21:42:28 +02:00
Mzack9999 44821e6b77 begin of work on fuzzing - only working for raw requests with payload (TODO code cleanup) 2020-05-04 23:26:22 +02:00
Ice3man543 5af4c9b2cf Finished executer for per-request execution 2020-04-26 06:33:59 +05:30
Ice3man543 4be566192f Added executor + refactor 2020-04-26 05:50:33 +05:30
Mzack9999 a6b2a44080 rebase 2020-04-23 18:44:34 +02:00
Mzack9999 cb938b379c poc implementation of dns templating 2020-04-23 18:41:27 +02:00
Mzack9999 603456ddbb poc implementation of dns templating 2020-04-22 22:45:02 +02:00
Ice3man543 12f986ff7b Added extractors to the workflow + misc 2020-04-06 00:44:45 +05:30
Ice3man543 b78907ad46 Added requests + compile 2020-04-04 02:50:32 +05:30
Ice3man543 dd8485a6e0 Added readme + templates/requests start 2020-04-04 00:17:57 +05:30