Shubham Rasal
f640187709
Expose DNS fields for matchers and extractors ( #3613 )
...
* Extend dns extractor to dns answer records
* add test template
* Ignore error for dns variables are not found
* Add all the records of answer section
* Fixed the wrong typecasting
2023-05-02 17:13:11 +05:30
Sandeep Singh
d3b4a86d2a
Merge pull request #1785 from projectdiscovery/variables-introduction
...
Added variables for nuclei + refactor variable handling
2022-04-21 17:59:01 +05:30
Mzack9999
72c5c399ec
adding support for dsl extractors
2022-04-20 11:32:13 +02:00
Ice3man
d0d65f8d6b
Added integration tests for variables + misc changes
2022-04-02 02:14:00 +05:30
Ice3man
24326389a4
Added interactsh additional variables support ( #1468 )
...
* Added interactsh additional variables support
* Added support for interact server rotation
* Misc fixes to interact related modules
* Fixed a crash with interactsh
* Perform deduplication of output extract data before printing
2022-01-13 13:22:43 +05:30
forgedhallpass
7e22d70ded
refactor/documentation: typos and grammatical errors
2021-11-25 18:54:16 +02:00
Ice3man
1581c96e4e
Added matched-status flag + template-path and url to output ( #1272 )
...
* Added matched-status flag + template-path and url to output
2021-11-22 17:53:25 +05:30
Mzack9999
7f5f791e23
Adding dns trace support in dns templates ( #1236 )
...
* Adding dns trace support in dns templates + minor refactoring
2021-11-18 19:22:11 +05:30
sullo
1d74f6ada2
Typo ( #1242 )
2021-11-10 23:25:22 +05:30
Alexey Zhuchkov
bfb69b2ff2
Extract getMatchPart method in protocols
2021-10-29 19:10:17 +03: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
b5c161d267
[feature] Add coloring to debug information #999
...
* extracted common MakeResultEvent logic and added the MakeResultEventItem method to the Request interface
2021-10-06 21:54:52 +03:00
forgedhallpass
79de2d82cb
[feature] Add coloring to debug information #999
...
* adding status color support for all existing HTTP versions
2021-10-05 15:10:03 +03:00
forgedhallpass
08cd7a4ba7
[feature] Add coloring to debug information #999
...
* extracted common logic and made sure that all requests implement the same interface
2021-10-01 16:52:38 +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
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
Sajad Parra
f1ad6f6bc5
add payload, variable, helper support to matchers
2021-09-15 18:02:22 +05:30
forgedhallpass
c762cc88aa
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-10 15:33:09 +03:00
Ice3man543
e683212bb8
Made irr default for reporting + misc on new fields
2021-09-09 18:53:55 +05:30
forgedhallpass
0ce33927c7
Typo fixes.
2021-09-07 17:31:46 +03:00
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
forgedhallpass
ed1dc103fe
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Merge from parent
# Conflicts:
# v2/cmd/nuclei/main.go
# v2/internal/runner/config.go
# v2/internal/runner/templates.go
# v2/internal/runner/update.go
# v2/pkg/templates/compile.go
# v2/pkg/templates/compile_test.go
# v2/pkg/types/types.go
2021-07-12 17:20:01 +03:00
Ice3man543
abc7063339
Work on sarif integration start
2021-06-05 18:01:08 +05:30
Ice3man
8b8adb7b46
Merge branch 'dev' into issue-tracker-integration
2021-02-08 01:51:37 +05:30
Ice3man543
4d9d53ca60
More tests + finished tag based execution
2021-02-04 18:29:28 +05:30
Ice3man543
f2c20dda12
More tests + tag based execution + misc
2021-02-04 01:09:29 +05:30
Ice3man543
2ea6e7699a
Added tests for DNS package
2021-02-03 02:09:45 +05:30
Ice3man543
038b4aa5c2
Added jira+github+gitlab issue tracker integration to nuclei
2021-02-02 12:10:47 +05:30
Ice3man543
76fe5ace40
Fixed dynamic values + misc
2021-01-17 12:26:45 +05:30
Ice3man543
9d6ab2754c
Added clustered requests executer to nuclei + misc
2021-01-13 12:18:56 +05:30
Ice3man543
77817277a2
Added extractor name field
2021-01-11 21:11:35 +05:30
Ice3man543
97ad8e592e
Working DNS and HTTP protocol implm
2020-12-29 11:42:46 +05:30
Ice3man543
164a67353b
MIsc
2020-12-26 02:09:16 +05:30
Ice3man543
5a690ca616
More improvements, adding metadata for state between requests
2020-12-25 20:39:09 +05:30
Ice3man543
8bc59fafc4
Finalized first iteration of execution groups + protocols
2020-12-25 20:33:52 +05:30
Ice3man543
9d3958743a
Grouping things, added more internal result types, restructuring
2020-12-25 12:55:46 +05:30
Ice3man543
4c4978cd12
Modelling the data flow process and operations for executers
2020-12-25 02:24:55 +05:30