autologin plugin URL parameter question

raymond.lee's Avatar

raymond.lee

22 Jun, 2016 02:33 AM

The Autologin plugin expects for following options:
• url -- The URL containing the login form;
• parameters -- A URL-query-like string of form parameters;
• check -- A pattern to be matched against the response body ...

My question is the url parameter is the Login Form URL, is it possible to have the POST LOGIN PAGE URL parameter? That means the URL that the form is going to POST? I keep having trouble for the GWT application to run the scan because it cannot view the form on the login page source.

Thanks!!

  1. Support Staff 1 Posted by Tasos Laskos on 22 Jun, 2016 07:18 PM

    Tasos Laskos's Avatar

    Not really, but you can use the login_script plugin for that.
    It's not available via the WebUI though.

  2. 2 Posted by raymond.lee on 23 Jun, 2016 02:40 AM

    raymond.lee's Avatar

    Thanks. Are the autoplugin and login script plugin are 2 different things? autoplugin is in WEB UI only, and login script plugin is in command line only?

  3. Support Staff 3 Posted by Tasos Laskos on 23 Jun, 2016 06:31 AM

    Tasos Laskos's Avatar

    They are separate but the login_script can only be used via the CLI, otherwise it'd allow people to run arbitrary code on remote WebUI servers which would be a security hazard.

    All plugins are available from the CLI.

  4. Tasos Laskos closed this discussion on 03 Aug, 2016 02:25 PM.

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