Burp Suite User Forum

Create new post

Problem with recorded login sequences

CSRFSiJey | Last updated: Aug 04, 2021 07:44PM UTC

Before needed page will be loaded, I will have redirect to the authorization domain. I make record with Burp Plugin for Chrome and paste json to the Burp Suite Enterprise. But when I run it, I receive an error: event_log_type,event_classification,message,created_at,duplicate_count "INFORMATION","UNSPECIFIED","Crawl started.","August 4 2021 at 22:19:36","1" "INFORMATION","UNSPECIFIED","Recorded Sequence test with delay started","August 4 2021 at 22:20:00","2" "ERROR","RECORDED_SEQUENCE_ERROR","Failed to replay sequence test with delay - unable to find Element{id="", xPath="/html/body/div[3]/div[2]", href=""} on the page","August 4 2021 at 22:20:20","2" Maybe I need some delay? How I can add it? I try to add new json block at start with timestamp early then next on 3 sec, but it's not help. [ { "name": "Burp Suite Navigation Recorder", "version": "1.3.5", "eventType": "start" }, { "date": "2021-08-04T18:47:41.861Z", "timestamp": 1628104685000, "eventType": "keyboard", "shiftKey": false, "ctrlKey": false, "altKey": false, "key": "Enter", "charCode": 0 }, { "date": "2021-08-04T18:47:44.862Z", "timestamp": 1628102864862, "windowInnerWidth": 1536, "windowInnerHeight": 826, "uniqueElementID": "3bhb2nx20vj-3bvj7m3vtoc-fsaddcfgvrc", "tagName": "DIV", "eventType": "click", "tagNodeIndex": 4, "className": "ng-binding ng-scope", "id": "", "textContent": "UA", "innerHTML": "UA", "xPath": "/html/body/div[3]/div[2]", "triggersNavigation": false, "triggersWithinDocumentNavigation": false } ]

Alex, PortSwigger Agent | Last updated: Aug 06, 2021 02:25PM UTC

Hi, Thanks for your post. I'm afraid we don't currently support adding a delay to the recorded login, therefore your changes to the timestamps will have no effect. We have just released scanner version 2021.8, which included some fixes and enhancements to recorded login. I would advise running another recorded login scan with the update applied. You can check your scanner version on the diagnostics page. If you still run into issues after the update, you can contact us at support@portswigger.net with additional details of your setup and application. Thanks

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.