We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Manages basic authentication.
$ cansina -u <target> -p <payload> -A<user:password>
A set of cookies will be send in the requests. User the provided format: key:value,key:value,...
$ cansina -u <target> -p <payload> -C "JSESSIONID:blablabla,admin=1"