From dd6d37ccf27fad87473b5256840e1edbc629d094 Mon Sep 17 00:00:00 2001 From: Philippe Delteil Date: Thu, 14 Oct 2021 03:57:33 -0300 Subject: [PATCH 1/3] Update confluence-detect.yaml shodan-query added --- technologies/confluence-detect.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/technologies/confluence-detect.yaml b/technologies/confluence-detect.yaml index 168a3b1f53..c9739d4338 100644 --- a/technologies/confluence-detect.yaml +++ b/technologies/confluence-detect.yaml @@ -7,6 +7,9 @@ info: description: Allows you to detect Atlassian Confluence instances tags: tech,confluence +metadata: + shodan-query: https://www.shodan.io/search?query=http.component%3A%22atlassian+confluence%22 + requests: - method: GET path: From e6219083f31f985e609890d603f1d518ccb41d19 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 14 Oct 2021 16:22:58 +0530 Subject: [PATCH 2/3] Update confluence-detect.yaml --- technologies/confluence-detect.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/technologies/confluence-detect.yaml b/technologies/confluence-detect.yaml index c9739d4338..90c286c9a2 100644 --- a/technologies/confluence-detect.yaml +++ b/technologies/confluence-detect.yaml @@ -5,10 +5,9 @@ info: author: philippedelteil severity: info description: Allows you to detect Atlassian Confluence instances - tags: tech,confluence - -metadata: - shodan-query: https://www.shodan.io/search?query=http.component%3A%22atlassian+confluence%22 + tags: tech,confluence,atlassian + metadata: + shodan-query: https://www.shodan.io/search?query=http.component%3A%22atlassian+confluence%22 requests: - method: GET From 3191ba6e96493d3ddb7be9fa23bc711dba4292fa Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 14 Oct 2021 16:25:43 +0530 Subject: [PATCH 3/3] Update confluence-detect.yaml --- technologies/confluence-detect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/confluence-detect.yaml b/technologies/confluence-detect.yaml index 90c286c9a2..ba239b67f4 100644 --- a/technologies/confluence-detect.yaml +++ b/technologies/confluence-detect.yaml @@ -7,7 +7,7 @@ info: description: Allows you to detect Atlassian Confluence instances tags: tech,confluence,atlassian metadata: - shodan-query: https://www.shodan.io/search?query=http.component%3A%22atlassian+confluence%22 + shodan-query: https://www.shodan.io/search?query=http.component%3A%22atlassian+confluence%22 requests: - method: GET