476 Commits

Author SHA1 Message Date
Ice3man543
390ca8b3c6 Merge from dev 2021-11-03 18:58:00 +05:30
Sandeep Singh
0f897a3977
Merge pull request #1186 from projectdiscovery/protocol-types
Added new type and exclude-type flag
2021-11-03 18:47:26 +05:30
Ice3man543
47949c0b52 Use separate type enum for protocol types 2021-11-03 17:18:35 +05:30
Ice3man543
cf7628c450 Misc changes according to review 2021-11-03 02:34:48 +05:30
Ice3man
09cad2557c
Merge pull request #1123 from EndPositive/remote-template-workflow-lists
Remote template workflow lists
2021-11-02 16:12:29 +05:30
Ice3man543
a274cc5722 Misc integration test 2021-11-01 15:51:56 +05:30
Ice3man543
bb05be7b95 Added integration tests for websocket + misc fixes 2021-11-01 15:47:20 +05:30
Ice3man
331ae0f03b
Merge pull request #1171 from kchason/client-cert-auth
Add Support for Client Certificate Authentication
2021-10-31 02:08:18 +05:30
Alexey Zhuchkov
3f1186da2b Add error log support 2021-10-30 14:12:21 +03:00
Ice3man543
5393cc4cd5 Adjusting packages for more API-type design 2021-10-29 03:19:43 +05:30
Ice3man543
1ca2cf3bea Misc 2021-10-28 23:17:05 +05:30
Ice3man543
0abc7202b1 Misc fixes with goflags 2021-10-28 17:45:38 +05:30
Ice3man543
d124dbacc7 Moved all important execution stuff to engine 2021-10-28 17:20:07 +05:30
kchason
4a1440a17b Merge dev branch 2021-10-27 12:13:23 -04:00
Ice3man543
c16c93fe7c refactor the modules to core 2021-10-27 16:50:36 +05:30
Ice3man543
97645dde52 Added new workpool package + Misc refactor 2021-10-27 15:53:04 +05:30
Jop Zitman
86cf09fa3f Merge branch 'dev' into remote-template-workflow-lists
# Conflicts:
#	v2/cmd/nuclei/main.go
2021-10-26 15:33:39 +02:00
Ice3man543
6541b04f4c Added new type and exclude-type flag 2021-10-25 23:24:42 +05:30
Ice3man543
ca6cc51302 Color change for warning disclaimer 2021-10-25 17:47:39 +05:30
kchason
4b70560cc9 Merge branch 'master' into client-cert-auth 2021-10-21 13:59:39 -04:00
sandeep
fa79a16a9d reverting #1017 2021-10-21 05:56:15 +05:30
kchason
9c77f15012 Argument checks for presence and validity 2021-10-20 11:32:26 -04:00
Ice3man543
c4e5fa49dd Added integration tests for http and network 2021-10-19 22:17:44 +05:30
Ice3man543
de01158556 Removed non-used code 2021-10-19 21:52:40 +05:30
Ice3man543
8c9d9a77bf Added self-contained to network protocol 2021-10-17 18:50:07 +05:30
Ice3man543
a820594506 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into self-contained-templates 2021-10-17 10:25:25 +05:30
Sandeep Singh
680a2ad76b
Merge branch 'dev' into feature-preserve-input-order 2021-10-16 18:47:26 +05:30
Jop Zitman
81102750a1 Implement integration tests for remote template and workflow urls. 2021-10-14 23:33:08 +02:00
Jop Zitman
14bb1b7b21 Implement -template-url and -workflow-url for retrieving lists of templates/workflows to run. 2021-10-14 23:33:08 +02:00
Ice3man543
736a530bde Added self-contained http requests implementation 2021-10-14 22:26:01 +05:30
mzack
30558eabf4 Merge branch 'dev' into feature-preserve-input-order 2021-10-12 09:42:23 +02:00
forgedhallpass
8392143944 Merge remote-tracking branch 'origin/dev' into colorize_responses 2021-10-11 14:00:53 +03:00
Ice3man
e79c6262b9
Merge branch 'dev' into cli-variables-as-payload 2021-10-09 19:57:48 +05:30
Alexey Zhuchkov
3e8a0af36f Add exclude severity filter 2021-10-08 22:27:27 +03:00
forgedhallpass
f96168fc2c [feature] Add coloring to debug information #999
* Reverted the bug introduced by mistake (checking file exists using os.IsExist vs !os.IsNotExist)
2021-10-08 20:17:37 +03:00
forgedhallpass
0a9704ebd8 [feature] Add coloring to debug information #999
* code-review fixes
2021-10-07 20:54:12 +03:00
mzack
fc31688f69 fixing lint errors 2021-10-07 12:40:18 +02:00
mzack
12b6b2ca89 Add support for CLI payload variables 2021-10-07 12:36:27 +02:00
forgedhallpass
742a5c44fc Merge remote-tracking branch 'origin/dev' into colorize_responses 2021-10-05 13:20:21 +03:00
forgedhallpass
b55f59ec26 Show the command line for the integration/regression tests when the debug option is enabled.
* minor code cleanup and code duplication removal
2021-10-01 18:23:06 +03:00
forgedhallpass
d10dfb550e Implicitly set the headless flag if template validation was requested, in order to correctly validate headless templates instead of complaining about "cannot create template executer" 2021-09-30 19:07:59 +03:00
forgedhallpass
8fdc9a7164 Minor optimization: short-circuit the updateTemplates logic if template update was not requested 2021-09-29 19:44:37 +03:00
mzack
fc868aba4a misc 2021-09-26 22:36:44 +02:00
mzack
71e4396bd4 Adding support to preserve input order 2021-09-26 22:33:12 +02:00
sandeep
76b86ba2a0 disk cleanups 2021-09-19 16:26:47 +05:30
forgedhallpass
2baf695709 Merge remote-tracking branch 'origin/dev' into code_smells 2021-09-16 20:00:21 +03:00
Sandeep Singh
4845b85328
Merge pull request #1026 from projectdiscovery/github-rate-limit-fix
GitHub rate limit bug fix
2021-09-16 21:27:46 +05:30
forgedhallpass
9b45c31db8 Merge remote-tracking branch 'origin/dev' into code_smells 2021-09-16 15:49:51 +03:00
sandeep
cefbd376ef misc update 2021-09-16 17:27:06 +05:30
Ice3man543
9bbcb57be0 Added disclaimer for auto update to comments 2021-09-16 16:49:09 +05:30