Burp Suite User Forum

Create new post

"Did Not Find a login Form"

David | Last updated: Sep 22, 2021 09:40PM UTC

I started a basic scan and could not execute the authenticated craw and received the dreded message "Did Not Find a Login Form" the following is a portion of the login screen elements. <input id="baseText-1021-inputEl" data-ref="inputEl" type="password" size="1" name="password" placeholder="Enter Password" aria-hidden="false" aria-disabled="false" role="textbox" aria-invalid="true" aria-readonly="false" aria-describedby="baseText-1021-ariaStatusEl" aria-required="true" class="x-form-field x-form-required-field x-form-empty-field x-form-empty-field-default x-form-text x-form-text-default x-form-invalid-field x-form-invalid-field-default" autocomplete="off" data-componentid="baseText-1021"> Any thoughts as to why the scanner cannot find the login ?? Help is greatly appreciated. Currently running Burp Suite Pro, V2021.83

Ben, PortSwigger Agent | Last updated: Sep 23, 2021 07:58AM UTC

Hi David, Just to clarify, which authentication method are you using in conjunction with your scan - a recorded login or the simple username/password method? If it is the latter, have you tried recording the login sequence and using that method instead?

David | Last updated: Sep 23, 2021 11:25AM UTC

started with a simple scan, then a recorded scan. received the following burp suite pro error when running the recorded scan; 1632396062112 Error Task 18 [2] Failed to replay sequence alert1 - unable to find Element{id="baseText-1021-inputEl", name="password", xPath="/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div[2]/div/div/div/input", href=""} on the page thoughts ????

Ben, PortSwigger Agent | Last updated: Sep 23, 2021 05:59PM UTC

Hi David, Just to clarify, if you record the login sequence and then perform a simple replay of it within Burp Professional (there are details of how to do this here - https://portswigger.net/burp/documentation/desktop/scanning/recorded-logins#how-to-test-a-recorded-login-sequence - if you are unsure of how to replay a recorded login) does the replay work successfully or does it encounter issues? In the first instance, I just want to check whether the recorded sequence works when you test it independently (and it is subsequently failing during the scan) or whether it is simply not working at all (which would indicate an issue with the recording).

David | Last updated: Sep 23, 2021 08:05PM UTC

the recording works in replay mode and fails during a scan.

David | Last updated: Sep 23, 2021 08:32PM UTC

the below recording works in replay. the recording accesses the correct url, enters the user name, enters the password, and after a short delay of 10 secondsm logs into the application and then the browser closes. [ { "name": "Burp Suite Navigation Recorder", "version": "1.3.5", "eventType": "start" }, { "date": "2021-09-23T19:56:27.292Z", "timestamp": 1632426987292, "eventType": "goto", "url": "https://testenv.alert.ns2tpc.com/", "triggersNavigation": true, "fromAddressBar": true }, { "date": "2021-09-23T19:56:39.616Z", "timestamp": 1632426999616, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "qkpt6bguxo-yxze7gc1on9-loszp6bthd", "tagName": "INPUT", "eventType": "click", "placeholder": "Enter Username", "tagNodeIndex": 0, "className": "x-form-field x-form-required-field x-form-empty-field x-form-empty-field-default x-form-text x-form-text-default x-form-focus x-field-form-focus x-field-default-form-focus", "name": "username", "id": "baseText-1020-inputEl", "textContent": "", "innerHTML": "", "value": "", "elementType": "text", "xPath": "/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div/div/div/div/input", "triggersNavigation": false, "triggersWithinDocumentNavigation": false, "characterPos": 0 }, { "date": "2021-09-23T19:56:42.309Z", "timestamp": 1632427002309, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "3s7selnyksn-web5wpuztjs-fd3le8qw5wh", "tagName": "INPUT", "eventType": "typing", "placeholder": "Enter Username", "tagNodeIndex": 0, "className": "x-form-field x-form-required-field x-form-empty-field x-form-empty-field-default x-form-text x-form-text-default x-form-focus x-field-form-focus x-field-default-form-focus", "name": "username", "id": "baseText-1020-inputEl", "textContent": "", "innerHTML": "", "value": "", "elementType": "text", "xPath": "/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div/div/div/div/input", "triggersNavigation": false, "triggersWithinDocumentNavigation": false, "typedValue": "admin" }, { "date": "2021-09-23T19:56:45.219Z", "timestamp": 1632427005219, "eventType": "keyboard", "shiftKey": false, "ctrlKey": false, "altKey": false, "key": "Enter", "charCode": 0 }, { "date": "2021-09-23T19:56:47.363Z", "timestamp": 1632427007363, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "tfnizv90emm-jt1mpsthe5e-tg67e6sjgl", "tagName": "INPUT", "eventType": "click", "placeholder": "Enter Password", "tagNodeIndex": 1, "className": "x-form-field x-form-required-field x-form-empty-field x-form-empty-field-default x-form-text x-form-text-default x-form-invalid-field x-form-invalid-field-default x-form-focus x-field-form-focus x-field-default-form-focus", "name": "password", "id": "baseText-1021-inputEl", "textContent": "", "innerHTML": "", "value": "", "elementType": "password", "xPath": "/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div[2]/div/div/div/input", "triggersNavigation": false, "triggersWithinDocumentNavigation": false, "characterPos": 0 }, { "date": "2021-09-23T19:56:48.397Z", "timestamp": 1632427008397, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "avh88y5h9uk-sof46p64g8c-ocg1rcogquk", "tagName": "INPUT", "eventType": "typing", "placeholder": "Enter Password", "tagNodeIndex": 1, "className": "x-form-field x-form-required-field x-form-empty-field x-form-empty-field-default x-form-text x-form-text-default x-form-invalid-field x-form-invalid-field-default x-form-focus x-field-form-focus x-field-default-form-focus", "name": "password", "id": "baseText-1021-inputEl", "textContent": "", "innerHTML": "", "value": "", "elementType": "password", "xPath": "/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div[2]/div/div/div/input", "triggersNavigation": false, "triggersWithinDocumentNavigation": false, "typedValue": "Alert@783" }, { "date": "2021-09-23T19:56:58.411Z", "timestamp": 1632427018411, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "9go370slosk-nf7csj9gnqp-utqfz9nyy8a", "tagName": "SPAN", "eventType": "click", "tagNodeIndex": 26, "className": "x-btn-inner x-btn-inner-aebtnPrimary-medium", "id": "button-1031-btnInnerEl", "textContent": "Login to Alert", "innerHTML": "Login to Alert", "xPath": "/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[7]/div/div/a/span/span/span[2]", "triggersNavigation": false, "triggersWithinDocumentNavigation": true }, { "date": "2021-09-23T19:57:16.234Z", "timestamp": 1632427036234, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "cqf6x35fmcm-tm5fhkbf5hh-2ba31ve4y1i", "tagName": "SPAN", "eventType": "click", "tagNodeIndex": 3, "className": "x-btn-inner x-btn-inner-aeTopMenuButton-small", "id": "button-1039-btnInnerEl", "textContent": "Visitor", "innerHTML": "Visitor", "xPath": "/html/body/div/div/div/div/div/div[2]/div/div/a/span/span/span[2]", "triggersNavigation": false, "triggersWithinDocumentNavigation": false }, { "date": "2021-09-23T19:57:21.812Z", "timestamp": 1632427041812, "windowInnerWidth": 1536, "windowInnerHeight": 754, "uniqueElementID": "b0lzg3dqso-lm2zi2f6nvr-vebwfy7r77o", "tagName": "DIV", "eventType": "click", "tagNodeIndex": 156, "className": "", "id": "", "textContent": "14", "innerHTML": "14", "xPath": "/html/body/div/div/div[2]/div/div/div[5]/div/div/div[2]/div/div/div/div/div/div/div/div/div/div/div/div/div/div/div/div[7]/div/div/div/div/div/div/div/div/div/div/div/div", "triggersNavigation": false, "triggersWithinDocumentNavigation": true } ]

Ben, PortSwigger Agent | Last updated: Sep 24, 2021 01:06PM UTC

Hi David, Thank you for the confirmation. Is there an indication from the Event Log whether the failure is happening during the crawl phase of the scan or the audit phase (there should be some entries that note 'Crawl started' and 'Audit started' as well as the corresponding 'Crawl completed' and 'Audit completed' entries to indicate exactly what stage the scan is at). If the error is happening during the crawl stage then we can setup a headed crawl, which might give us a better indication of what is happening when the error occurs (the headed crawl effectively opens a browser and visually shows you what the scanner is doing during this phase of the scan). The error itself is basically saying that Burp is not finding an expected element on the page when it is trying to run the sequence as part of the scan. This could be because the page that Burp is hitting is slightly different to the one that is expected or it could be that some sort of authentication defence mechanism is kicking in and introducing new steps to the authentication process that Burp is not expecting (Burp will authenticate a lot during a scan) so knowing whether this error happens at the beginning of the scan or towards the end would be useful. Including some screenshots of your scan/event log etc would also probably be useful here so if you want to send us an email at support@portswigger.net and include these then please feel free.

David | Last updated: Sep 24, 2021 01:58PM UTC

below is the log file output pool-project-thread-41: 09:55:05 => [130] [NORMAL] passive-worker-5: 09:55:05 => [3] [Foyer§????NONE§????https://testenv.alert.ns2tpc.com:443/robots.txt§????Any State] passive-worker-5: 09:55:05 => [3] [Foyer§????NONE§????http://testenv.alert.ns2tpc.com:80/robots.txt§????Any State] passive-worker-5: 09:55:05 => [3] [Foyer§????NONE§????http://testenv.alert.ns2tpc.com:80/§????Any State] passive-worker-5: 09:55:05 => [3] [Foyer§????NONE§????https://testenv.alert.ns2tpc.com:443/§????Any State] passive-worker-5: 09:55:05 => [113] [RandomCredentialsScene] passive-worker-4: 09:55:05 => [46] [EmptyRoom§????State #1] passive-worker-4: 09:55:05 => [33] [4 Foyer Doorway http://testenv.alert.ns2tpc.com:80/ Foyer Doorway https://testenv.alert.ns2tpc.com:443/ Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt] passive-worker-4: 09:55:05 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-4: 09:55:05 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-2: 09:55:05 => [124] [q3§????hn7§????d6f] task-3-active-worker-3: 09:55:05 => [7] [Foyer§????State #1§????true] passive-worker-2: 09:55:05 => [124] [e5x§????d6f§????_v] passive-worker-2: 09:55:05 => [51] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt] passive-worker-5: 09:55:05 => [124] [e5x§????_v§????cvx] task-3-active-worker-3: 09:55:05 => [142] [browser§????true§????true] task-3-active-worker-3: 09:55:07 => [87] [A§????NONE GET https://testenv.alert.ns2tpc.com:443/robots.txt§????null§????No key] passive-worker-2: 09:55:07 => [124] [e5w§????cvx§????azl] passive-worker-1: 09:55:07 => [124] [e5a§????azl§????b75] passive-worker-4: 09:55:07 => [44] [Standard§????https://testenv.alert.ns2tpc.com:443/robots.txt] passive-worker-4: 09:55:07 => [7] [https://testenv.alert.ns2tpc.com:443/robots.txt§????State #1§????false] passive-worker-4: 09:55:07 => [25] [] passive-worker-4: 09:55:07 => [4] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt§????3] passive-worker-1: 09:55:07 => [124] [aro§????b75§????i68] passive-worker-3: 09:55:07 => [46] [https://testenv.alert.ns2tpc.com:443/robots.txt§????State #1] passive-worker-3: 09:55:07 => [33] [3 Foyer Doorway http://testenv.alert.ns2tpc.com:80/ Foyer Doorway https://testenv.alert.ns2tpc.com:443/ Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt] passive-worker-3: 09:55:07 => [94] [] passive-worker-3: 09:55:07 => [90] [https://testenv.alert.ns2tpc.com:443/robots.txt§????Foyer§????State #1] passive-worker-3: 09:55:07 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-4: 09:55:07 => [124] [q3§????i68§????d6f] task-3-active-worker-1: 09:55:07 => [7] [Foyer§????State #1§????true] passive-worker-2: 09:55:07 => [124] [e5x§????d6f§????_v] passive-worker-4: 09:55:07 => [51] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt] passive-worker-1: 09:55:07 => [124] [e5x§????_v§????cvx] task-3-active-worker-1: 09:55:07 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/robots.txt§????null§????No key] passive-worker-1: 09:55:08 => [124] [e5w§????cvx§????azl] passive-worker-3: 09:55:08 => [124] [e5a§????azl§????b75] passive-worker-4: 09:55:08 => [121] [dy9§????false] passive-worker-4: 09:55:08 => [7] [https://testenv.alert.ns2tpc.com:443/robots.txt§????State #1§????false] passive-worker-4: 09:55:08 => [25] [] passive-worker-4: 09:55:08 => [103] [[Signpost{https://testenv.alert.ns2tpc.com:443/robots.txt}, Signpost{http://testenv.alert.ns2tpc.com:80/robots.txt}]] passive-worker-4: 09:55:08 => [26] [1] passive-worker-4: 09:55:08 => [27] [Fingerprint{HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} megaBucket=null VisibleTextMatchableValuesOrMasked{values=HeapMemoryLongSet{size=2}, masked=false} MatchableSignpostParameters{parametersByName=burp.dwi@1a927b04, mandatoryParameters=burp.dwv@777a04fc, combinations=burp.dwv@79494932, tooManyCombinations=false}}] passive-worker-4: 09:55:08 => [5] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt] passive-worker-4: 09:55:08 => [6] [Signpost{http://testenv.alert.ns2tpc.com:80/robots.txt}§????Fingerprint{HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} megaBucket=null VisibleTextMatchableValuesOrMasked{values=HeapMemoryLongSet{size=2}, masked=false} MatchableSignpostParameters{parametersByName=burp.dwi@1a927b04, mandatoryParameters=burp.dwv@777a04fc, combinations=burp.dwv@79494932, tooManyCombinations=false}}] passive-worker-1: 09:55:08 => [124] [aro§????b75§????i68] passive-worker-6: 09:55:08 => [46] [https://testenv.alert.ns2tpc.com:443/robots.txt§????State #1] passive-worker-6: 09:55:08 => [33] [2 Foyer Doorway http://testenv.alert.ns2tpc.com:80/ Foyer Doorway https://testenv.alert.ns2tpc.com:443/] passive-worker-6: 09:55:08 => [94] [] passive-worker-6: 09:55:08 => [90] [https://testenv.alert.ns2tpc.com:443/robots.txt§????Foyer§????State #1] passive-worker-6: 09:55:08 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-1: 09:55:08 => [124] [q3§????i68§????d6f] task-3-active-worker-2: 09:55:08 => [7] [Foyer§????State #1§????true] passive-worker-1: 09:55:08 => [124] [e5x§????d6f§????_v] passive-worker-4: 09:55:08 => [51] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/] passive-worker-2: 09:55:08 => [124] [e5x§????_v§????cvx] task-3-active-worker-2: 09:55:08 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/§????null§????No key] passive-worker-1: 09:55:09 => [124] [e5w§????cvx§????azl] passive-worker-5: 09:55:09 => [124] [e5a§????azl§????b75] passive-worker-1: 09:55:09 => [44] [Standard§????http://testenv.alert.ns2tpc.com:80/] passive-worker-1: 09:55:09 => [132] [Doorway [SPECULATIVE 0 <>] in room http://testenv.alert.ns2tpc.com:80/ ] passive-worker-1: 09:55:09 => [132] [Doorway [SPECULATIVE 1 <>] in room http://testenv.alert.ns2tpc.com:80/ ] passive-worker-1: 09:55:09 => [7] [http://testenv.alert.ns2tpc.com:80/§????State #1§????false] passive-worker-1: 09:55:09 => [25] [] passive-worker-1: 09:55:09 => [4] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/§????1] passive-worker-4: 09:55:09 => [124] [aro§????b75§????i68] passive-worker-4: 09:55:09 => [46] [http://testenv.alert.ns2tpc.com:80/§????State #1] passive-worker-4: 09:55:09 => [33] [1 Foyer Doorway https://testenv.alert.ns2tpc.com:443/] passive-worker-4: 09:55:09 => [94] [] passive-worker-4: 09:55:09 => [90] [http://testenv.alert.ns2tpc.com:80/§????Foyer§????State #1] passive-worker-4: 09:55:09 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-7: 09:55:09 => [124] [q3§????i68§????d6f] task-3-active-worker-2: 09:55:09 => [7] [Foyer§????State #1§????true] passive-worker-5: 09:55:09 => [124] [e5x§????d6f§????_v] passive-worker-4: 09:55:09 => [51] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/] passive-worker-2: 09:55:09 => [124] [e5x§????_v§????cvx] task-3-active-worker-3: 09:55:09 => [87] [A§????NONE GET https://testenv.alert.ns2tpc.com:443/§????null§????No key] passive-worker-4: 09:55:14 => [124] [e5w§????cvx§????azl] passive-worker-2: 09:55:14 => [124] [e5a§????azl§????b75] passive-worker-5: 09:55:14 => [121] [dy9§????false] passive-worker-5: 09:55:14 => [7] [http://testenv.alert.ns2tpc.com:80/§????State #1§????false] passive-worker-5: 09:55:14 => [25] [] passive-worker-5: 09:55:14 => [103] [[Signpost{http://testenv.alert.ns2tpc.com:80/}, Signpost{https://testenv.alert.ns2tpc.com:443/}]] passive-worker-5: 09:55:14 => [26] [1] passive-worker-5: 09:55:14 => [27] [Fingerprint{HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} megaBucket=null VisibleTextMatchableValuesOrMasked{values=HeapMemoryLongSet{size=2}, masked=false} MatchableSignpostParameters{parametersByName=burp.dwi@34638bd2, mandatoryParameters=burp.dwv@1a291069, combinations=burp.dwv@6e906de6, tooManyCombinations=false}}] passive-worker-5: 09:55:14 => [5] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/] passive-worker-5: 09:55:14 => [6] [Signpost{https://testenv.alert.ns2tpc.com:443/}§????Fingerprint{HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} HeapMemoryLongSet{size=1} megaBucket=null VisibleTextMatchableValuesOrMasked{values=HeapMemoryLongSet{size=2}, masked=false} MatchableSignpostParameters{parametersByName=burp.dwi@34638bd2, mandatoryParameters=burp.dwv@1a291069, combinations=burp.dwv@6e906de6, tooManyCombinations=false}}] passive-worker-2: 09:55:14 => [124] [aro§????b75§????i68] passive-worker-7: 09:55:14 => [45] [] passive-worker-1: 09:55:14 => [124] [ie2§????i68§????h3y] passive-worker-2: 09:55:14 => [71] [] passive-worker-4: 09:55:14 => [93] [1§????1] passive-worker-4: 09:55:14 => [114] [RandomCredentialsScene] passive-worker-2: 09:55:14 => [128] [Retrying failed requests: Unauthenticated crawl] passive-worker-2: 09:55:14 => [144] [alert3] passive-worker-2: 09:55:14 => [3] [Foyer§????RECORDED_SEQUENCE§????https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????Any State] passive-worker-2: 09:55:14 => [113] [FindRoomBeyondLoginDoorwayScene{credentials=null}] passive-worker-1: 09:55:14 => [46] [EmptyRoom§????State #1] passive-worker-1: 09:55:14 => [33] [1 Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0] passive-worker-1: 09:55:14 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:55:14 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-2: 09:55:14 => [124] [q3§????hn7§????d6f] task-3-active-worker-1: 09:55:14 => [7] [Foyer§????State #1§????true] passive-worker-2: 09:55:14 => [124] [e5x§????d6f§????_v] passive-worker-2: 09:55:14 => [51] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0] passive-worker-4: 09:55:14 => [124] [e5x§????_v§????cvx] task-3-active-worker-2: 09:55:14 => [142] [browser§????true§????true] task-3-active-worker-2: 09:55:16 => [87] [A§????RECORDED_SEQUENCE GET https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????null§????No key] pool-platform-thread-26: 09:55:44 => [145] [alert3§????unable to find Element{id="baseText-1021-inputEl", name="password", xPath="/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div[2]/div/div/div/input", href=""} on the page] passive-worker-1: 09:55:44 => [124] [e5w§????cvx§????azl] passive-worker-3: 09:55:44 => [124] [e5a§????azl§????b75] passive-worker-5: 09:55:44 => [7] [Snake Pit§????State #1§????false] passive-worker-5: 09:55:44 => [4] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????0] passive-worker-5: 09:55:44 => [124] [aro§????b75§????i68] passive-worker-2: 09:55:44 => [45] [] passive-worker-5: 09:55:44 => [124] [ie2§????i68§????h3y] passive-worker-1: 09:55:44 => [71] [] passive-worker-6: 09:55:44 => [93] [1§????1] passive-worker-6: 09:55:44 => [114] [FindRoomBeyondLoginDoorwayScene{credentials=null}] passive-worker-5: 09:55:44 => [3] [Foyer§????RECORDED_SEQUENCE§????https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????Any State] passive-worker-5: 09:55:44 => [144] [alert3] passive-worker-5: 09:55:44 => [3] [Foyer§????RECORDED_SEQUENCE§????https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????Any State] passive-worker-5: 09:55:44 => [113] [RetrySnakePitScene{baseScene=FindRoomBeyondLoginDoorwayScene{credentials=null}}] passive-worker-5: 09:55:44 => [46] [EmptyRoom§????State #1] passive-worker-5: 09:55:44 => [33] [1 Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0] passive-worker-5: 09:55:44 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-5: 09:55:44 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-1: 09:55:44 => [124] [q3§????hn7§????d6f] task-3-active-worker-3: 09:55:44 => [7] [Foyer§????State #1§????true] passive-worker-1: 09:55:44 => [124] [e5x§????d6f§????_v] passive-worker-2: 09:55:44 => [51] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0] passive-worker-3: 09:55:44 => [124] [e5x§????_v§????cvx] task-3-active-worker-4: 09:55:44 => [142] [browser§????true§????true] task-3-active-worker-4: 09:55:44 => [87] [A§????RECORDED_SEQUENCE GET https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????null§????No key] pool-platform-thread-26: 09:56:08 => [145] [alert3§????unable to find Element{id="baseText-1021-inputEl", name="password", xPath="/html/body/div[3]/div/div/div/div/div/div[2]/div/div/div/div/div[3]/div/div/div[2]/div/div/div/input", href=""} on the page] passive-worker-6: 09:56:08 => [124] [e5w§????cvx§????azl] passive-worker-3: 09:56:08 => [124] [e5a§????azl§????b75] passive-worker-3: 09:56:08 => [7] [Snake Pit§????State #1§????false] passive-worker-3: 09:56:08 => [4] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0§????0] passive-worker-6: 09:56:08 => [124] [aro§????b75§????i68] passive-worker-3: 09:56:08 => [45] [] passive-worker-2: 09:56:08 => [124] [ie2§????i68§????h3y] passive-worker-1: 09:56:08 => [71] [] passive-worker-5: 09:56:08 => [93] [1§????1] passive-worker-5: 09:56:08 => [114] [RetrySnakePitScene{baseScene=FindRoomBeyondLoginDoorwayScene{credentials=null}}] passive-worker-6: 09:56:08 => [128] [Authenticated crawl (alert3)] passive-worker-6: 09:56:08 => [128] [Retrying failed requests: Authenticated crawl (alert3)] passive-worker-6: 09:56:08 => [3] [http://testenv.alert.ns2tpc.com:80/§????SPECULATIVE§????http://testenv.alert.ns2tpc.com:80/cache.appcache§????Any State] passive-worker-6: 09:56:08 => [3] [http://testenv.alert.ns2tpc.com:80/§????SPECULATIVE§????http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js§????Any State] passive-worker-6: 09:56:08 => [113] [SpeculativeLinksScene] passive-worker-6: 09:56:08 => [46] [EmptyRoom§????State #1] passive-worker-6: 09:56:08 => [33] [2 Doorway [SPECULATIVE 1 <>] in room http://testenv.alert.ns2tpc.com:80/ Doorway [SPECULATIVE 0 <>] in room http://testenv.alert.ns2tpc.com:80/ ] passive-worker-6: 09:56:08 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:08 => [96] [Foyer§????5] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] passive-worker-6: 09:56:08 => [94] [] passive-worker-6: 09:56:08 => [94] [] passive-worker-6: 09:56:08 => [94] [] passive-worker-6: 09:56:08 => [94] [] passive-worker-6: 09:56:08 => [94] [] passive-worker-6: 09:56:08 => [91] [] passive-worker-6: 09:56:08 => [48] [2§????5] passive-worker-6: 09:56:08 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:08 => [96] [Foyer§????5] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] passive-worker-6: 09:56:08 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:08 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:08 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/cache.appcache (State #1)] passive-worker-2: 09:56:08 => [124] [q3§????hn7§????d6f] task-3-active-worker-4: 09:56:08 => [7] [Foyer§????State #1§????true] passive-worker-3: 09:56:08 => [124] [e5x§????d6f§????_v] passive-worker-2: 09:56:08 => [51] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/] passive-worker-4: 09:56:08 => [124] [e5x§????_v§????cvx] task-3-active-worker-4: 09:56:08 => [142] [browser§????true§????true] task-3-active-worker-4: 09:56:08 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/§????null§????No key] passive-worker-1: 09:56:08 => [124] [e5w§????cvx§????azl] passive-worker-5: 09:56:08 => [124] [e5y§????azl§????b78] passive-worker-5: 09:56:08 => [7] [http://testenv.alert.ns2tpc.com:80/§????State #1§????false] passive-worker-3: 09:56:08 => [124] [e5x§????b78§????cvx] task-3-active-worker-4: 09:56:08 => [87] [A§????SPECULATIVE GET http://testenv.alert.ns2tpc.com:80/cache.appcache§????http://testenv.alert.ns2tpc.com:80/§????No key] passive-worker-2: 09:56:08 => [124] [e5w§????cvx§????azl] passive-worker-2: 09:56:08 => [124] [e5n§????azl§????a19] task-3-active-worker-1: 09:56:08 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-1: 09:56:08 => [96] [Foyer§????5] task-3-active-worker-1: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-1: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-1: 09:56:08 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-1: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-1: 09:56:08 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] task-3-active-worker-1: 09:56:08 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] task-3-active-worker-1: 09:56:08 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] task-3-active-worker-1: 09:56:08 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/cache.appcache (State #1)] task-3-active-worker-4: 09:56:08 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/§????null§????No key] task-3-active-worker-1: 09:56:09 => [87] [A§????NOT_FOUND_DETECTION GET http://testenv.alert.ns2tpc.com:80/dulotmcw.appcache§????http://testenv.alert.ns2tpc.com:80/§????No key] passive-worker-5: 09:56:10 => [44] [Standard§????http://testenv.alert.ns2tpc.com:80/] passive-worker-5: 09:56:10 => [7] [http://testenv.alert.ns2tpc.com:80/§????State #1§????false] passive-worker-5: 09:56:10 => [25] [] passive-worker-5: 09:56:10 => [4] [Doorway [SPECULATIVE 0 <>] in room http://testenv.alert.ns2tpc.com:80/ §????1] passive-worker-4: 09:56:10 => [124] [aro§????a19§????i68] passive-worker-7: 09:56:10 => [46] [EmptyRoom§????State #1] passive-worker-7: 09:56:10 => [33] [1 Doorway [SPECULATIVE 1 <>] in room http://testenv.alert.ns2tpc.com:80/ ] passive-worker-7: 09:56:10 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-7: 09:56:10 => [96] [Foyer§????5] passive-worker-7: 09:56:10 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-7: 09:56:10 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-7: 09:56:10 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-7: 09:56:10 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-7: 09:56:10 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] passive-worker-7: 09:56:10 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-7: 09:56:10 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-7: 09:56:10 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js (State #1)] passive-worker-4: 09:56:10 => [124] [q3§????i68§????d6f] task-3-active-worker-1: 09:56:10 => [7] [Foyer§????State #1§????true] passive-worker-4: 09:56:10 => [124] [e5x§????d6f§????_v] passive-worker-1: 09:56:10 => [51] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/] passive-worker-6: 09:56:10 => [124] [e5x§????_v§????cvx] task-3-active-worker-3: 09:56:10 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/§????null§????No key] passive-worker-1: 09:56:10 => [124] [e5w§????cvx§????azl] passive-worker-2: 09:56:10 => [124] [e5y§????azl§????b78] passive-worker-3: 09:56:10 => [7] [http://testenv.alert.ns2tpc.com:80/§????State #1§????false] passive-worker-2: 09:56:10 => [124] [e5x§????b78§????cvx] task-3-active-worker-4: 09:56:10 => [87] [A§????SPECULATIVE GET http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js§????http://testenv.alert.ns2tpc.com:80/§????No key] passive-worker-5: 09:56:11 => [124] [e5w§????cvx§????azl] passive-worker-4: 09:56:11 => [124] [e5n§????azl§????a19] task-3-active-worker-4: 09:56:11 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-4: 09:56:11 => [96] [Foyer§????5] task-3-active-worker-4: 09:56:11 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-4: 09:56:11 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-4: 09:56:11 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-4: 09:56:11 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-4: 09:56:11 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] task-3-active-worker-4: 09:56:11 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] task-3-active-worker-4: 09:56:11 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] task-3-active-worker-4: 09:56:11 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js (State #1)] task-3-active-worker-1: 09:56:11 => [87] [A§????NONE GET http://testenv.alert.ns2tpc.com:80/§????null§????No key] task-3-active-worker-4: 09:56:11 => [87] [A§????NOT_FOUND_DETECTION GET http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/h2gnyw4b.min.js§????http://testenv.alert.ns2tpc.com:80/§????No key] passive-worker-3: 09:56:12 => [44] [Standard§????http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js] passive-worker-3: 09:56:12 => [7] [http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js§????State #1§????false] passive-worker-3: 09:56:12 => [25] [] passive-worker-3: 09:56:12 => [4] [Doorway [SPECULATIVE 1 <>] in room http://testenv.alert.ns2tpc.com:80/ §????0] passive-worker-4: 09:56:12 => [124] [aro§????a19§????i68] passive-worker-1: 09:56:12 => [45] [] passive-worker-1: 09:56:12 => [124] [ie2§????i68§????h3y] passive-worker-4: 09:56:12 => [71] [] passive-worker-2: 09:56:12 => [93] [2§????1] passive-worker-2: 09:56:12 => [114] [SpeculativeLinksScene] passive-worker-1: 09:56:12 => [128] [Retrying failed requests: Discovering hidden content] passive-worker-1: 09:56:12 => [110] [0] passive-worker-1: 09:56:12 => [112] [4] passive-worker-1: 09:56:12 => [115] [0] passive-worker-1: 09:56:12 => [117] [ /robots.txt /robots.txt / / /recorded-sequence-0 /recorded-sequence-0 / -> /cache.appcache / -> /libs/QRGenerator/qrcode.min.js ] passive-worker-1: 09:56:12 => [108] [0.0] passive-worker-1: 09:56:12 => [106] [3] passive-worker-5: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-5: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:12 => [96] [Foyer§????5] passive-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] passive-worker-6: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-5: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/cache.appcache (State #1)] passive-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-5: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:12 => [96] [Foyer§????5] passive-worker-5: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-5: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-6: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] passive-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-5: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-5: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] passive-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-5: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] passive-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-5: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-6: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/ (State #1)] passive-worker-6: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] passive-worker-6: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 (State #1)] task-3-active-worker-1: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-3: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-4: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-2: 09:56:12 => [90] [EmptyRoom§????Foyer§????State #1] task-3-active-worker-3: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1)] task-3-active-worker-4: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] task-3-active-worker-1: 09:56:12 => [96] [Foyer§????5] task-3-active-worker-2: 09:56:12 => [96] [Foyer§????5] task-3-active-worker-1: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-2: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-1: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-2: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/robots.txt to room: https://testenv.alert.ns2tpc.com:443/robots.txt next state: State #1] task-3-active-worker-1: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-2: 09:56:12 => [97] [Foyer Doorway http://testenv.alert.ns2tpc.com:80/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-1: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-2: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/ to room: http://testenv.alert.ns2tpc.com:80/ next state: State #1] task-3-active-worker-1: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] task-3-active-worker-2: 09:56:12 => [97] [Foyer Doorway https://testenv.alert.ns2tpc.com:443/recorded-sequence-0 to room: Snake Pit next state: State #1] task-3-active-worker-1: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] task-3-active-worker-2: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> https://testenv.alert.ns2tpc.com:443/robots.txt (State #1)] task-3-active-worker-1: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] task-3-active-worker-2: 09:56:12 => [95] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/robots.txt (State #1)] task-3-active-worker-1: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/cache.appcache (State #1)] task-3-active-worker-2: 09:56:12 => [92] [Teleport -> http://portswigger.net:80/fake (State #1) -> http://testenv.alert.ns2tpc.com:80/ (State #1) -> http://testenv.alert.ns2tpc.com:80/libs/QRGenerator/qrcode.min.js (State #1)]

Ben, PortSwigger Agent | Last updated: Sep 27, 2021 01:19PM UTC

Hi David, Just to clarify, is the scan failing as a result of this issue replaying the login sequence or is this a non-fatal error and the scan continues? As noted above, it would be useful to see some screenshots of the scan to see the whole picture and you can provide these by emailing support@portswigger.net (this is also a public forum so we were unsure as to whether you wanted the various details of your site publicly available?). Finally, it might be useful for you to run a headed crawl so that you can see exactly what is happening. This is a crawl configuration option - if you open up the crawl configuration for your scan and expand the 'Miscellaneous' section there is an option entitled 'Show the crawl in a headed browser'. If you enable this, save the altered configuration and then run your scan Burp will open a browser and you will be able to see exactly what is happening during the crawl phase of the scan.

David | Last updated: Sep 29, 2021 07:56PM UTC

ben, I sent a share invite to you to access 2 videos on MS one-drive. one video depicts the replay of the recorded login and the second video is the "headed crawl". David

Ben, PortSwigger Agent | Last updated: Sep 30, 2021 11:31AM UTC

Hi David, Thank you for that. We will take a look and respond to you in due course.

David | Last updated: Oct 01, 2021 04:30PM UTC

any status ??????

Ben, PortSwigger Agent | Last updated: Oct 04, 2021 12:57PM UTC

Hi David, Apologies for the delay - we have just responded to the email that you sent us.

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