Format of input values
Apologies in advance, I am a complete newbie to this - I've just started using Arachni and am trying to get it to scan a web journey.
Our journey consists of a number of forms. In some fields, you have to enter valid data, such as a date in the future, or a valid car registration.
How do I instruct Arachni to, for instance, enter a certain value in a text field where id=registration-number ?
I understand this should be entered in the profile, under the 'Input values' section, but I don't understand the format: (?i-mx:name)
What would my example above look like in this format?
Thanks in advance.
Comments are currently closed for this discussion. You can start a new one.
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 Jan, 2017 09:35 AM
Don't let the format of the defaults confuse you, you can use regular expressions that match input names but without enclosing them in
/
.Tasos Laskos closed this discussion on 05 Feb, 2017 11:13 AM.