Specify specific signatures to be checked by signature name
PaulSec opened this issue · 0 comments
PaulSec commented
Hi,
It would be great to being able to perform scanning by specifying signatures based on their names.
For example if a user wants to scan URLs with only signatures containing "git" keyword, it would be :
$ ./chopchop scan -u http://foobar.com --signature "git*"