Skip to content

0xBl4nk/ssti-detection-nuclei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

USAGE

nuclei -u <url> -t ssti-detection-template.yaml -var param=<url-param>
  • -var param=<url-param>: Defines the name of the URL parameter (input) where the SSTI payload will be injected

USAGE -> EXAMPLE

nuclei -u http://localhost:5000/vulnerable -t ssti-detection-template.yaml -var param=input

example-image

About

ssti detection template for nuclei

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published