forgedhallpass
404f8ebb27
Fixes:Binary matcher always returns true if the input cannot be decoded as hex #1085
...
* changed the Log to Warn instead of Error, so it wouldn't show up in the output without the verbose flag
2021-10-05 16:49:55 +03:00
forgedhallpass
4d34513881
Fix for Binary matcher always returns true if the input cannot be decoded as hex #1085
2021-10-05 16:44:18 +03:00
forgedhallpass
dccd47ed19
[feature] Add coloring to debug information #999 [WIP]
...
Return the matched content in case of multiple regex/binary matchers (+test)
2021-09-30 20:36:39 +03:00
forgedhallpass
4be6b3cc96
[feature] Add coloring to debug information #999 [WIP]
...
TODO:
* if there are multiple matchers, make sure the response is only displayed once, with all the matching values colored
* remove code duplication from the request.go files
2021-09-29 19:43:46 +03:00
sandeep
aff4197ea9
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into matchers-enhancement#555
2021-09-21 16:36:58 +05:30
forgedhallpass
9b45c31db8
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-16 15:49:51 +03:00
Sajad Parra
f1ad6f6bc5
add payload, variable, helper support to matchers
2021-09-15 18:02:22 +05:30
Ice3man543
ad9755dd83
Misc work on jsonschema validations
2021-09-14 17:34:10 +05:30
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
d04511494d
Added new YAML based doc to structures
2021-07-27 16:03:56 +05:30
Ice3man543
8512b684c5
Lint errors fix
2021-02-26 13:13:11 +05:30
Ice3man543
8a7cabb88d
Added hex encoding support in matchers
2021-02-24 11:23:22 +05:30
Ice3man543
60789f4ba2
More refactoring of nuclei packages
2020-12-24 20:47:41 +05:30
Ice3man543
5153647e0f
Misc work on extractors + compat
2020-12-24 12:13:18 +05:30
Ice3man543
8a64578890
Work on operators package and generic protocol agnostic matching capabilities
2020-12-24 01:41:32 +05:30
Ice3man543
2317e1ba1b
Data modelling, work on executor started
2020-12-23 16:16:16 +05:30
Ice3man543
ed84bb187b
Added per protocol responseToDSL function + misc cleanup with operators
2020-12-21 15:51:43 +05:30
Ice3man543
d631074e35
Separating matchers, extractors and requests as protocols and operators
2020-12-21 14:31:32 +05:30