diff --git a/http/miscellaneous/external-service-interaction.yaml b/http/miscellaneous/external-service-interaction.yaml index 27d3c1650e65..d5180eba444e 100644 --- a/http/miscellaneous/external-service-interaction.yaml +++ b/http/miscellaneous/external-service-interaction.yaml @@ -16,14 +16,11 @@ info: tags: miscellaneous,http,misc,oast http: - - method: GET - path: - - "{{BaseURL}}" + - raw: + - | + GET / HTTP/1.1 + Host: {{interactsh-url}} - headers: - Host: "{{interactsh-url}}" - redirects: true - max-redirects: 1 matchers: - type: word part: interactsh_protocol @@ -31,4 +28,4 @@ http: - "http" - "dns" condition: or -# digest: 4a0a00473045022100ef8fd630962c3be67a19e71e99a88db52250214ccb7b0a652abf1295d8c837af022058d9972ad95f177dce294892537cc157cf8aecb29e44011fe0c261d17263536f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ef8fd630962c3be67a19e71e99a88db52250214ccb7b0a652abf1295d8c837af022058d9972ad95f177dce294892537cc157cf8aecb29e44011fe0c261d17263536f:922c64590222798bb761d5b6d8e72950