You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to specify standard ports for templates, or service type/category, for example:
ports: 21
or
service: ftp
Ports provided as input will have priority over the standard ones. Additionally standard ones might be closed (especially for exotic services), therefore the failure mechanism -mhe should have a much proportional lower threshold to avoid impacting performances (ref: projectdiscovery/nuclei-templates#13095 (comment))
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It should be possible to specify standard ports for templates, or service type/category, for example:
or
Ports provided as input will have priority over the standard ones. Additionally standard ones might be closed (especially for exotic services), therefore the failure mechanism
-mheshould have a much proportional lower threshold to avoid impacting performances (ref: projectdiscovery/nuclei-templates#13095 (comment))Beta Was this translation helpful? Give feedback.
All reactions