-
Notifications
You must be signed in to change notification settings - Fork 236
Output options
David García edited this page Sep 24, 2023
·
2 revisions
$ cansina -u <target> -p <payload> --full-path
Instead of only resources, handle+domain+resource will be output if full path is desired.
$ cansina -u <target> -p <payload> --show-type
Will show the provided 'Content-Type' in positive results.
$ cansina -u <target> -p <payload> -o <file.csv>
$ cansina -u <target> -p <payload> -O <sqlite_filepath>