Exclude forms from scan
Hi guys,
Is there any way to exclude a specific form from the scan?
For example, i want to exclude the form named form1
I tried the --audit-exclude-vector but it did not work.
Thanks.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 26 Mar, 2018 07:53 AM
Unfortunately not.
You can exclude all form inputs by name using the option you mentioned or exclude the URL that serves as the form's action.
Cheers