lint fixes

patch-1
sandeep 2023-03-04 12:39:43 +05:30
parent 02966e9f78
commit eafc69520b
1 changed files with 3 additions and 3 deletions

View File

@ -24,16 +24,16 @@ info:
requests: requests:
- raw: - raw:
- | - |
POST {{path}} HTTP/1.1 POST {{path}} HTTP/1.1
Host: {{Hostname}} Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded Content-Type: application/x-www-form-urlencoded
auth[driver]=elastic&auth[server]=example.org&auth[username]={{to_lower(rand_base(8))}}&auth[password]={{to_lower(rand_base(8))}}&auth[db]={{to_lower(rand_base(8))}} auth[driver]=elastic&auth[server]=example.org&auth[username]={{to_lower(rand_base(8))}}&auth[password]={{to_lower(rand_base(8))}}&auth[db]={{to_lower(rand_base(8))}}
redirects: true redirects: true
max-redirects: 1 max-redirects: 1
cookie-reuse: true cookie-reuse: true
attack: batteringram attack: batteringram
payloads: payloads:
path: path:
@ -54,4 +54,4 @@ requests:
- type: status - type: status
status: status:
- 403 - 403