Having issues getting Login Script to work
Im trying to use a login script to login to my app so that I can do an authenticated scan.
The command I'm using:
./arachni --plugin=login_script:script=/home/ubuntu/loginscript.rb --report-save-path '/home/ubuntu/staging.afr' https://staging.target.url/login
The loginscript seems to fail trying to find an element, yet I can run the script in ruby with watir and it complete's fine (see the loginscript.ruby.rb for a working example).
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
1 Posted by Issue with Logi... on 24 Jun, 2019 05:33 PM
Oops, didn't attach the files....