Skip to content

Commit

Permalink
lint dfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikchaddha authored Dec 18, 2024
1 parent e61785e commit 4f7b06b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions http/cves/2024/CVE-2024-10400.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ http:
Host: {{Hostname}}
extractors:
- type: regex
part: body
internal: true
name: nonce
group: 1
regex:
- '"_tutor_nonce":"([a-z0-9]+)"'
- type: regex
part: body
internal: true
name: nonce
group: 1
regex:
- '"_tutor_nonce":"([a-z0-9]+)"'

- raw:
- |
Expand Down

0 comments on commit 4f7b06b

Please sign in to comment.