Session Check Pattern - REST server

Silvio Correia's Avatar

Silvio Correia

04 Jul, 2017 11:08 PM

What is the best way to accomplish the Session Check Pattern, when we are using the Arachni REST server?
- Inside login_script(in my case .rb file)? - Inside json profile file?

  1. Support Staff 1 Posted by Tasos Laskos on 06 Jul, 2017 11:31 AM

    Tasos Laskos's Avatar

    You need to set the following options when configuring the scan:

    "session": {
        "check_url": "",
        "check_pattern": ""
    }
    
  2. Tasos Laskos closed this discussion on 06 Jul, 2017 11:31 AM.

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