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:
- raw:
- |
- |
POST {{path}} HTTP/1.1
Host: {{Hostname}}
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))}}
redirects: true
max-redirects: 1
cookie-reuse: true
attack: batteringram
payloads:
path:
@ -54,4 +54,4 @@ requests:
- type: status
status:
- 403
- 403