Application Security Platform
Record, edit and use

Edit login sequence with standalone LSR

This document is for:
Invicti Platform

This guide explains how to edit an existing .lsr file using the Invicti standalone Login Sequence Recorder. You can update recorded actions, modify restrictions, or adjust session detection settings to ensure accurate login behavior during scans.

Edit existing .lsr files

  1. Open the LSR Login Sequence Editor.
  • On Linux, use the following command in Terminal:

./node lsr standalone

  1. Click Open, navigate to your saved .lsr file, and select Open.
  2. The editor window populates with your recorded login sequence actions. Select any step to edit:
  • Select the arrows ( or ) to change the order of steps in the recording.
  • Select  to add a new step to the recording or  to delete a step from the recording.
  • From the Action Properties section, modify the target, timeout, or value.

  1. Select the Restrictions tab.
  2. Add or remove any restrictions ( or ). When adding a restriction, type the HTTP request into the Restriction box.

  1. Select the Session detection tab.
  2. Click in the Session Validation Request box to edit the session pattern.
  3. Set the Session Validation Pattern.

  1. Click Save as… and save the file to your preferred location.

Once you've finished editing, you can upload the updated .lsr file to the appropriate target in the Invicti Platform to use it in the next scan.

Share This Article