voidz0r
fc905ccccc
Adding unixtime functionality with seconds offset
2021-10-17 01:02:37 +02:00
forgedhallpass
435ec5cd5d
Do not show AND matcher information in the command line output if debug is not enabled #1081
2021-10-12 20:06:55 +03:00
forgedhallpass
a86c843be5
[issue] Do not show all matcher names for OR conditions #1082
...
* removing the short circuit in case of matchers with OR operator, because it is intended in cases like technology detection templates etc.
2021-10-08 22:46:53 +03:00
forgedhallpass
61a8ba80b4
If debug is enabled, show matchers that are not named also #1084
...
* start the indexing of the matcher names from 1 instead of 0
2021-10-08 22:44:40 +03:00
forgedhallpass
85447ca49d
Fixes: Do not show all matcher names for OR conditions #1082
2021-10-05 22:04:09 +03:00
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
Ice3man543
0b11b80d8a
Fixed some bugs with ssl protocols + misc enhancements
2021-09-24 19:35:00 +05:30
Ice3man543
5c31b75ac7
Added ssl protocol to nuclei
2021-09-22 22:41:07 +05:30
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