forgedhallpass
47340f06b0
refactor: uniformly sorted imports
2021-11-25 17:09:20 +02:00
Ice3man543
ce7534112a
Fixed linter issues
2021-11-08 16:10:04 +05:30
Ice3man543
d772dedef1
Make default part for new protocols to response
2021-11-08 16:01:45 +05:30
Ice3man543
8ad3ebcd05
Made code changes as per review comments
2021-11-05 03:01:41 +05:30
Ice3man543
390ca8b3c6
Merge from dev
2021-11-03 18:58:00 +05:30
Ice3man543
a10b79d7a8
merge from engine-refactor and dev
2021-10-29 18:26:06 +05:30
Ice3man543
d124dbacc7
Moved all important execution stuff to engine
2021-10-28 17:20:07 +05:30
Ice3man543
c16c93fe7c
refactor the modules to core
2021-10-27 16:50:36 +05:30
Ice3man
f25c7c3a1d
Merge branch 'dev' into more-protocols
2021-10-20 21:29:28 +05:30
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
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
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
f6e9acf06f
More work on other protocol additions
2021-09-23 18:30:44 +05:30
forgedhallpass
0ce33927c7
Typo fixes.
2021-09-07 17:31:46 +03:00
sandeep
a41d52c35d
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into host-max-errors
2021-08-17 17:54:38 +05:30
Ice3man543
f216c6f6b3
Added HostErrorsCache for tracking failed hosts
2021-08-16 21:24:37 +05:30
forgedhallpass
5a495e1e99
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Integration of the previous logic to 2.4.0
* Unit and ITs passing
* refactored the template matching logic
2021-07-15 13:41:41 +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
4c594627a9
Started work on interact.sh support
2021-04-16 16:56:41 +05:30
Ice3man543
f6a480f0b4
Added disk exporters + changed some reporting modules around
2021-03-22 14:03:05 +05:30
Ice3man543
589778d9d2
Moved internal/progress to pkg, used interface
2021-03-09 17:19:03 +05:30
Ice3man543
8512b684c5
Lint errors fix
2021-02-26 13:13:11 +05:30
Ice3man
58237f103a
Add headless chrome based templates support ( #562 )
2021-02-21 16:31:34 +05:30
Ice3man
8b8adb7b46
Merge branch 'dev' into issue-tracker-integration
2021-02-08 01:51:37 +05:30
Ice3man543
ec86542b87
Added offline http response processing feature
2021-02-06 00:36:43 +05:30
Ice3man543
f2c20dda12
More tests + tag based execution + misc
2021-02-04 01:09:29 +05:30
Ice3man543
038b4aa5c2
Added jira+github+gitlab issue tracker integration to nuclei
2021-02-02 12:10:47 +05:30
Ice3man543
827fd99f01
Added multi-request condition support
2021-01-16 14:10:24 +05:30
Ice3man543
370ded871c
Added support for output streaming in nuclei
2021-01-01 19:36:21 +05:30
Ice3man543
c42536f5e8
Added catalogue + template-workflow running + misc
2020-12-29 18:02:45 +05:30
Ice3man543
62603b7d5f
Making nuclei overall compatible with new changes + bug fixes
2020-12-29 15:38:14 +05:30
Ice3man543
aefa2717f7
Added payload validation + misc
2020-12-29 12:08:46 +05:30
Ice3man543
fc83142917
Misc work on making http protocol runnable
2020-12-29 01:30:07 +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
Ice3man543
60789f4ba2
More refactoring of nuclei packages
2020-12-24 20:47:41 +05:30
Ice3man543
10642c6c77
Misc work on protocols
2020-12-24 01:42:04 +05:30
Ice3man543
c4428824b6
Misc work on restructuring + adding stuff
2020-12-23 20:46:42 +05:30
Ice3man543
2317e1ba1b
Data modelling, work on executor started
2020-12-23 16:16:16 +05:30
Ice3man543
5cbfa8eaba
Misc modifications, cleaning up things
2020-12-22 03:54:55 +05:30
Ice3man543
d631074e35
Separating matchers, extractors and requests as protocols and operators
2020-12-21 14:31:32 +05:30