Mzack9999
|
c9d0942bc1
|
Extend headless contextargs (#3850)
* extend headless contextargs
* using darwin-latest
* grouping page options
* temp commenting code out
* fixing test
* adding more checks
* more checks
* fixing first navigation metadata
* adding integration test
* proto update
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2023-06-26 22:55:51 +05:30 |
|
Shubham Rasal
|
a34b94e62f
|
Issue 3339 headless fuzz (#3790)
* Basic headless fuzzing
* Remove debug statements
* Add integration tests
* Update template
* Fix recognize payload value in matcher
* Update tempalte
* use req.SetURL()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
|
2023-06-09 05:50:44 +05:30 |
|
Keith Chason
|
4d6080f3bc
|
"Executer" to "Executor" (#3760)
* Fix spelling of "executer" to "executor"
* minor change: use defer file.Close()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
|
2023-06-01 02:28:10 +05:30 |
|
Tarun Koyalwar
|
bf08913cd0
|
update logic + config management refactor (#3567)
* adds template manager
* refactor: checkpoint
* centrailized config & template download logic
* refactor removed unused code
* use global template directory
* update related bug fixes
* bug fix create cfg dir if missing
* fix lint error
* bug fix skip writing template dir in callback
* misc update
* remove unused code
* use strings.equalfold for comparison
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2023-04-19 21:58:48 +05:30 |
|
Tarun Koyalwar
|
d9e953acfa
|
fix file input in custom vars for self contained http template (#3385)
* fix file input in variables(-V)
* fix lint error
* fix nuclei-ignore file failures
|
2023-03-04 04:57:27 +05:30 |
|
王一之
|
85090b7531
|
fix some json deserialization issues
|
2023-02-17 14:21:25 +08:00 |
|
Tarun Koyalwar
|
63150a8ee4
|
add stop-at-first-match for headless protocol (#3034)
* headless: adds stop-at-first-match
* GH workflow fix
* misc fix
* headless use spm option
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2022-12-19 19:52:17 +05:30 |
|
Ice3man
|
e7fb40a413
|
Added sandboxing for payload files and requests
|
2022-11-16 13:49:24 +05:30 |
|
vrenzolaverace
|
2aaf2a2158
|
Use utils helpers libraries (#2809) (#2810)
* Use utils helpers libraries (#2809)
* Use utils helpers libraries (#2809)
|
2022-11-07 01:54:23 +05:30 |
|
Ice3man
|
d956f08cb9
|
Added attack-type option to override template attack-type (#2724)
* Added attack-type option to override template attack-type
* Added docs + integration tests
|
2022-10-19 03:51:45 +05:30 |
|
Ice3man
|
7875b06fc8
|
Added exclude-matchers support for template & matchers (#2218)
* Added exclude-matchers support for template & matchers
* Fixed panics due to typo
* Added support for only template ID + misc cleanup
|
2022-06-24 23:09:27 +05:30 |
|
Sajad Parra
|
dc46bd263b
|
add options to specify User-Agent in headless template
|
2022-02-24 12:31:08 +05:30 |
|
forgedhallpass
|
72af50155d
|
Typo fixes
|
2022-02-07 16:41:55 +02:00 |
|
mzack
|
fa6b21e9be
|
fixing wrong bool condition
|
2022-02-05 00:37:03 +01:00 |
|
mzack
|
76fe8b682c
|
correcting comment
|
2022-02-04 11:46:11 +01:00 |
|
mzack
|
54d8f9fdb5
|
Adding support for payloads in headless protocol
|
2022-02-04 11:43:42 +01:00 |
|
Ice3man543
|
c720354be2
|
Added part definition information to docs + misc
|
2021-11-26 16:23:54 +05:30 |
|
forgedhallpass
|
898c9431b5
|
[feature] Add coloring to debug information #999
* corrected/renamed receivers from one character names to human-readable format
|
2021-10-01 14:30:04 +03:00 |
|
forgedhallpass
|
0ce33927c7
|
Typo fixes.
|
2021-09-07 17:31:46 +03:00 |
|
sandeep
|
cb5c0cde1d
|
misc docs update
|
2021-09-01 15:08:46 +05:30 |
|
Ice3man543
|
6a673053c2
|
Added jsonschema generation for yaml syntax
|
2021-08-23 23:50:45 +05:30 |
|
Ice3man543
|
01dcb01867
|
Added more docs examples + Misc
|
2021-08-04 14:20:48 +05:30 |
|
Ice3man543
|
334243d160
|
Adding documentation generation to nuclei
|
2021-08-03 22:33:50 +05:30 |
|
Ice3man543
|
d04511494d
|
Added new YAML based doc to structures
|
2021-07-27 16:03:56 +05:30 |
|
Ice3man
|
58237f103a
|
Add headless chrome based templates support (#562)
|
2021-02-21 16:31:34 +05:30 |
|