84 Commits

Author SHA1 Message Date
forgedhallpass
ed3b80b5d7 If debug is enabled, show matchers that are not named also #1084 2021-10-05 22:02:09 +03:00
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
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
a00083e221 [feature] Add coloring to debug information #999
* remove some of the code duplication with a different approach
2021-10-01 14:24:45 +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
c5a1753548
Merge branch 'dev' into patch-4 2021-09-16 20:35:43 +03:00
Geeknik Labs
c8307b2c83
Update dsl.go
typo fix
2021-09-16 11:40:10 -05:00
Geeknik Labs
3b8ec873eb
Update operators.go
minor nit
2021-09-16 11:39:45 -05:00
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
forgedhallpass
0cabce518f Merge branch 'dev' into code_smells 2021-09-02 12:30:43 +03:00
sandeep
cb5c0cde1d misc docs update 2021-09-01 15:08:46 +05:30
Sandeep Singh
5525b0f404
Merge pull request #928 from yabeow/master
Add helper function `print_debug` for debug purposes
2021-08-31 22:50:48 +05:30
forgedhallpass
f36ed8df64 Removed unused parameter 2021-08-31 13:21:15 +03:00
forgedhallpass
40d88d2304 In-lined error checks, reduced scope of error variables, introduced new error variables instead of re-using them 2021-08-31 12:55:52 +03:00
Ice3man543
ec9c16d5c7 Merge branch 'workflow_filtering' of https://github.com/projectdiscovery/nuclei into dev 2021-08-27 23:38:10 +05:30
forgedhallpass
9375094a48 Minor typo fixes 2021-08-27 17:06:33 +03:00
Ice3man543
004ed31fdc Fixed urlencode/decode with queryescape 2021-08-27 02:38:15 +05:30
Ice3man543
6a673053c2 Added jsonschema generation for yaml syntax 2021-08-23 23:50:45 +05:30
Bùi Đại Gia
350d347388
fix mistake 2021-08-23 19:25:11 +07:00
Bùi Đại Gia
986a4981fb
rename print_stdout to print_debug 2021-08-23 19:18:07 +07:00
Ice3man543
2bf3652593 Merge branch 'yamldoc' of https://github.com/projectdiscovery/nuclei into yamldoc 2021-08-20 15:15:09 +05:30
Ice3man543
4cc770f102 Merged dev 2021-08-19 16:51:02 +05:30
mzack
ea9b700bf0 more fixes 2021-08-17 14:14:47 +02:00
mzack
2e816bf514 Fixing some DSL helpers logic 2021-08-17 14:06:49 +02:00
Ice3man
dcf780f7c8
Merge pull request #834 from forgedhallpass/master
RES-84 # Improve Nuclei CLI interface
2021-08-17 16:46:06 +05:30
forgedhallpass
1106262a4b Merge remote-tracking branch 'upstream/dev' 2021-08-17 12:08:56 +03:00
mzack
dd6874edde Fixing wrong type conversion in DSL helper 2021-08-16 17:16:42 +02:00
Bùi Đại Gia
5aad51045c
Add helper function print_stdout for debug purposes 2021-08-12 13:54:50 +07:00
mzack
a038889c21 Merge branch 'dev' into yamldoc 2021-08-10 08:04:50 +02:00
mzack
fbe9d3d0a4 Merge branch 'dev' into xpath-extractors 2021-08-09 13:04:57 +02:00
Ice3man543
8449a5e73f Misc changes to docs 2021-08-05 00:54:34 +05:30
Ice3man543
01dcb01867 Added more docs examples + Misc 2021-08-04 14:20:48 +05:30
Ice3man543
c743d5d299 Merged from dev 2021-08-03 20:22:16 +05:30
forgedhallpass
d3154648d2 Merge remote-tracking branch 'upstream/dev' 2021-08-03 15:26:45 +03:00
Ice3man543
688d9e466b Fixed lint error 2021-08-02 21:46:29 +05:30
Ice3man543
11e5520166 Added xpath based extractor support 2021-08-02 21:43:50 +05:30
seb
aae26f37a6 add JSONScalarToString and more tests for JSON extractor 2021-08-02 13:19:39 +02:00
seb
d2e7cca17b fix golint 2021-08-01 14:42:04 +02:00
seb
cc12babf58 Update extractors.go 2021-08-01 12:38:35 +02:00
seb
c76504f0d6 use import () in extractors.go 2021-08-01 12:38:13 +02:00
seb
3df9be0fa7 Update extractors.go 2021-08-01 00:02:43 +02:00
seb
166344d793 add and fix tests for json 2021-07-31 23:48:14 +02:00
seb
3529cfa1d6 json extractor support 2021-07-31 22:49:23 +02:00
Ice3man543
d04511494d Added new YAML based doc to structures 2021-07-27 16:03:56 +05:30