-
I am conducting security testing with nuclei. |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Feb 20, 2022
Replies: 1 comment 1 reply
-
@cklonger No, we can currently define steps / rules in the template for the supported protocols in the nuclei engine, which are: With user security in mind, executing other security tools from a template is currently restricted. But, if you don't mind, could you describe the use case you're attempting to accomplish here? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cklonger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cklonger No, we can currently define steps / rules in the template for the supported protocols in the nuclei engine, which are:
http
,dns
,ssl
,network
,whois
,wss
, andfile
.With user security in mind, executing other security tools from a template is currently restricted. But, if you don't mind, could you describe the use case you're attempting to accomplish here?