From 84e7bdd8cac69d0ffe773743793fd337379c8d35 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 22 Feb 2024 14:14:03 +0530 Subject: [PATCH 1/5] Create rule-execution-server-panel --- .../rule-execution-server-panel | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 http/exposed-panels/rule-execution-server-panel diff --git a/http/exposed-panels/rule-execution-server-panel b/http/exposed-panels/rule-execution-server-panel new file mode 100644 index 0000000000..aad5925ece --- /dev/null +++ b/http/exposed-panels/rule-execution-server-panel @@ -0,0 +1,30 @@ +id: rule-execution-server-panel + +info: + name: Rule Execution Server - Panel Detection + author: DhiyaneshDK + severity: info + description: | + Rule Execution Server panel was detected. + reference: + - https://www.ibm.com/docs/en/odm/8.12.0?topic=overview-introducing-rule-execution-server + metadata: + verified: true + shodan-query: title:"Rule Execution Server" + tags: panel,ibm,login,detect,rule-execution-server + +http: + - method: GET + path: + - "{{BaseURL}}/res/login.jsf" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - "Rule Execution Server" + + - type: status + status: + - 200 \ No newline at end of file From 7a18947d7eb0fde4559366db8959c1a72fbb8f4e Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 22 Feb 2024 15:22:38 +0530 Subject: [PATCH 2/5] Update and rename http/exposed-panels/rule-execution-server-panel to http/exposed-panels/ibm/ibm-rule-execution-panel.yaml --- .../ibm-rule-execution-panel.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename http/exposed-panels/{rule-execution-server-panel => ibm/ibm-rule-execution-panel.yaml} (93%) diff --git a/http/exposed-panels/rule-execution-server-panel b/http/exposed-panels/ibm/ibm-rule-execution-panel.yaml similarity index 93% rename from http/exposed-panels/rule-execution-server-panel rename to http/exposed-panels/ibm/ibm-rule-execution-panel.yaml index aad5925ece..4e1ff0890e 100644 --- a/http/exposed-panels/rule-execution-server-panel +++ b/http/exposed-panels/ibm/ibm-rule-execution-panel.yaml @@ -1,4 +1,4 @@ -id: rule-execution-server-panel +id: ibm-rule-execution-panel info: name: Rule Execution Server - Panel Detection @@ -27,4 +27,4 @@ http: - type: status status: - - 200 \ No newline at end of file + - 200 From 0935f1e48c63d0c3d0ca9786549bf43400a35a9d Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 22 Feb 2024 17:12:25 +0530 Subject: [PATCH 3/5] Update and rename ibm-rule-execution-panel.yaml to ibm-decision-server-console.yaml --- ...cution-panel.yaml => ibm-decision-server-console.yaml} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename http/exposed-panels/ibm/{ibm-rule-execution-panel.yaml => ibm-decision-server-console.yaml} (74%) diff --git a/http/exposed-panels/ibm/ibm-rule-execution-panel.yaml b/http/exposed-panels/ibm/ibm-decision-server-console.yaml similarity index 74% rename from http/exposed-panels/ibm/ibm-rule-execution-panel.yaml rename to http/exposed-panels/ibm/ibm-decision-server-console.yaml index 4e1ff0890e..fc879587e4 100644 --- a/http/exposed-panels/ibm/ibm-rule-execution-panel.yaml +++ b/http/exposed-panels/ibm/ibm-decision-server-console.yaml @@ -1,17 +1,17 @@ -id: ibm-rule-execution-panel +id: ibm-decision-server-console info: - name: Rule Execution Server - Panel Detection + name: IBM Decision Server Console - Panel author: DhiyaneshDK severity: info description: | - Rule Execution Server panel was detected. + IBM Decision Server Console panel was detected. reference: - https://www.ibm.com/docs/en/odm/8.12.0?topic=overview-introducing-rule-execution-server metadata: verified: true shodan-query: title:"Rule Execution Server" - tags: panel,ibm,login,detect,rule-execution-server + tags: panel,ibm,login,detect,decision-server http: - method: GET From 01379681b0bb9e1c1dc44fa9f3ff8d1b4595a0c9 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 22 Feb 2024 17:56:08 +0530 Subject: [PATCH 4/5] Update ibm-decision-server-console.yaml --- http/exposed-panels/ibm/ibm-decision-server-console.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/exposed-panels/ibm/ibm-decision-server-console.yaml b/http/exposed-panels/ibm/ibm-decision-server-console.yaml index fc879587e4..854eeb124b 100644 --- a/http/exposed-panels/ibm/ibm-decision-server-console.yaml +++ b/http/exposed-panels/ibm/ibm-decision-server-console.yaml @@ -1,7 +1,7 @@ id: ibm-decision-server-console info: - name: IBM Decision Server Console - Panel + name: IBM Decision Server Console - Panel Detection author: DhiyaneshDK severity: info description: | From 42bbdc6b681ad96140458dafb3df7ffac03f5458 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:10:09 +0530 Subject: [PATCH 5/5] Update ibm-decision-server-console.yaml --- http/exposed-panels/ibm/ibm-decision-server-console.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/http/exposed-panels/ibm/ibm-decision-server-console.yaml b/http/exposed-panels/ibm/ibm-decision-server-console.yaml index 854eeb124b..0262f30395 100644 --- a/http/exposed-panels/ibm/ibm-decision-server-console.yaml +++ b/http/exposed-panels/ibm/ibm-decision-server-console.yaml @@ -1,7 +1,7 @@ id: ibm-decision-server-console info: - name: IBM Decision Server Console - Panel Detection + name: IBM Decision Server Console Panel - Detect author: DhiyaneshDK severity: info description: | @@ -24,6 +24,8 @@ http: part: body words: - "Rule Execution Server" + - "Rule Execution Server console" + condition: or - type: status status: