From bde1a138c1311c084a3147ceab9abd0fcada58a4 Mon Sep 17 00:00:00 2001 From: Justa_Acat <87005422+JustaAcat@users.noreply.github.com> Date: Thu, 30 Mar 2023 13:34:54 +0530 Subject: [PATCH] Create i-mscp-panel.yaml --- exposed-panels/i-mscp-panel.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 exposed-panels/i-mscp-panel.yaml diff --git a/exposed-panels/i-mscp-panel.yaml b/exposed-panels/i-mscp-panel.yaml new file mode 100644 index 0000000000..857fe51c59 --- /dev/null +++ b/exposed-panels/i-mscp-panel.yaml @@ -0,0 +1,24 @@ +id: i-mscp-panel + +info: + name: Multi Server Control Panel - Detect + author: JustaAcat + severity: info + reference: + - https://i-mscp.net/ + tags: panel,i-mscp,detect + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - "i-MSCP - Multi Server Control Panel" + + - type: status + status: + - 200