From 404c7ae9ae7dc9ad7677b4ab4d3db5ea959bc27f Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Mon, 9 Oct 2023 14:50:09 +0530
Subject: [PATCH 1/5] Create dashy-panel.yaml
---
http/exposed-panels/dashy-panel.yaml | 33 ++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 http/exposed-panels/dashy-panel.yaml
diff --git a/http/exposed-panels/dashy-panel.yaml b/http/exposed-panels/dashy-panel.yaml
new file mode 100644
index 00000000000..45b04a2e098
--- /dev/null
+++ b/http/exposed-panels/dashy-panel.yaml
@@ -0,0 +1,33 @@
+id: dashy-panel
+
+info:
+ name: Dashy Panel - Detect
+ author: ritikchaddha
+ severity: info
+ reference:
+ - https://dashy.to/
+ metadata:
+ max-request: 1
+ verified: true
+ shodan-query: http.favicon.hash:-1013024216
+ tags: panel,dashy,detect
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ part: body
+ words:
+ - '
Dashy'
+ - 'content="Dashy'
+ - '/css/dashy.'
+ - 'web-icons/dashy-logo.png'
+ condition: or
+
+ - type: status
+ status:
+ - 200
From 4ee5288a5042e70604db3ac4406c9802b639020e Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Mon, 9 Oct 2023 14:53:16 +0530
Subject: [PATCH 2/5] lint fix
---
http/exposed-panels/dashy-panel.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/exposed-panels/dashy-panel.yaml b/http/exposed-panels/dashy-panel.yaml
index 45b04a2e098..7511b0f3fa8 100644
--- a/http/exposed-panels/dashy-panel.yaml
+++ b/http/exposed-panels/dashy-panel.yaml
@@ -26,7 +26,7 @@ http:
- 'content="Dashy'
- '/css/dashy.'
- 'web-icons/dashy-logo.png'
- condition: or
+ condition: or
- type: status
status:
From 1ff025959381f055015e991928ed15ac9ba0cb92 Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Mon, 9 Oct 2023 14:57:20 +0530
Subject: [PATCH 3/5] fix
From 1e6b6a01ab41b5727a1886006801f13459e18413 Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Mon, 9 Oct 2023 15:04:41 +0530
Subject: [PATCH 4/5] /t character removed
---
http/exposed-panels/dashy-panel.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/exposed-panels/dashy-panel.yaml b/http/exposed-panels/dashy-panel.yaml
index 7511b0f3fa8..0663838350c 100644
--- a/http/exposed-panels/dashy-panel.yaml
+++ b/http/exposed-panels/dashy-panel.yaml
@@ -26,7 +26,7 @@ http:
- 'content="Dashy'
- '/css/dashy.'
- 'web-icons/dashy-logo.png'
- condition: or
+ condition: or
- type: status
status:
From 0abc857dff4951d96167da9b8347776e843db53a Mon Sep 17 00:00:00 2001
From: Dhiyaneshwaran
Date: Mon, 9 Oct 2023 15:07:24 +0530
Subject: [PATCH 5/5] fix lint
---
http/exposed-panels/dashy-panel.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/exposed-panels/dashy-panel.yaml b/http/exposed-panels/dashy-panel.yaml
index 0663838350c..b894857a6a7 100644
--- a/http/exposed-panels/dashy-panel.yaml
+++ b/http/exposed-panels/dashy-panel.yaml
@@ -26,7 +26,7 @@ http:
- 'content="Dashy'
- '/css/dashy.'
- 'web-icons/dashy-logo.png'
- condition: or
+ condition: and
- type: status
status: