Skip to content

Output options

David García edited this page Sep 15, 2017 · 2 revisions

Show full path (--full-path)

$ cansina.py -u <target> -p <payload> --full-path

Instead of only resources, handle+domain+resource will be output if full path is desired.

Show 'Content-Type' of response (--show-type)

$ cansina.py -u <target> -p <payload> --show-type

Will show the provided 'Content-Type' in positive results.

Clone this wiki locally