From 728065e70dbacd74561ea48df1ae3a02a1d1dded Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:10:43 +0530 Subject: [PATCH 1/7] Create icinga-web-login.yaml --- exposed-panels/icinga-web-login.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 exposed-panels/icinga-web-login.yaml diff --git a/exposed-panels/icinga-web-login.yaml b/exposed-panels/icinga-web-login.yaml new file mode 100644 index 0000000000..42aa467bb0 --- /dev/null +++ b/exposed-panels/icinga-web-login.yaml @@ -0,0 +1,22 @@ +id: icinga-web-login + +info: + name: Icinga Web 2 Login + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22Icinga+Web+2+Login%22 + tags: panel + +requests: + - method: GET + path: + - '{{BaseURL}}/authentication/login' + + matchers-condition: and + matchers: + - type: word + words: + - "Icinga Web 2 Login" + - type: status + status: + - 200 From 6fbf158cc38ad3fb36ea379fe0a76ab231b63fd3 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:13:40 +0530 Subject: [PATCH 2/7] Create seats.io-login.yaml --- exposed-panels/seats.io-login.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 exposed-panels/seats.io-login.yaml diff --git a/exposed-panels/seats.io-login.yaml b/exposed-panels/seats.io-login.yaml new file mode 100644 index 0000000000..61481c8f3e --- /dev/null +++ b/exposed-panels/seats.io-login.yaml @@ -0,0 +1,22 @@ +id: seats.io-login + +info: + name: seats.io login + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22seats.io++%7C+login%22 + tags: panel + +requests: + - method: GET + path: + - '{{BaseURL}}/login' + + matchers-condition: and + matchers: + - type: word + words: + - "seats.io | login" + - type: status + status: + - 200 From 53d4b98bc4245fdef7c0bfb3745c65492b3f7c10 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:16:57 +0530 Subject: [PATCH 3/7] Create lighttpd-default.yaml --- technologies/lighttpd-default.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 technologies/lighttpd-default.yaml diff --git a/technologies/lighttpd-default.yaml b/technologies/lighttpd-default.yaml new file mode 100644 index 0000000000..b2d5710a49 --- /dev/null +++ b/technologies/lighttpd-default.yaml @@ -0,0 +1,22 @@ +id: lighttpd-default + +info: + name: lighttpd Default Page + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22Powered+by+lighttpd%22 + tags: panel + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - "Powered by lighttpd" + - type: status + status: + - 200 From 4f1f0b747d0373c2546d912d24d215f8eadd0633 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:21:57 +0530 Subject: [PATCH 4/7] Create zabbix-server-login.yaml --- exposed-panels/zabbix-server-login.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 exposed-panels/zabbix-server-login.yaml diff --git a/exposed-panels/zabbix-server-login.yaml b/exposed-panels/zabbix-server-login.yaml new file mode 100644 index 0000000000..9410d20cfa --- /dev/null +++ b/exposed-panels/zabbix-server-login.yaml @@ -0,0 +1,22 @@ +id: zabbix-server-login + +info: + name: Zabbix Login + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22zabbix-server%3A+Zabbix%22 + tags: panel + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - "zabbix-server: Zabbix" + - type: status + status: + - 200 From febb2e68b0595da99beef47c716790f8ee38595e Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:26:35 +0530 Subject: [PATCH 5/7] Update lighttpd-default.yaml --- technologies/lighttpd-default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/lighttpd-default.yaml b/technologies/lighttpd-default.yaml index b2d5710a49..b5ee2404d6 100644 --- a/technologies/lighttpd-default.yaml +++ b/technologies/lighttpd-default.yaml @@ -5,7 +5,7 @@ info: author: dhiyaneshDK severity: info reference: https://www.shodan.io/search?query=http.title%3A%22Powered+by+lighttpd%22 - tags: panel + tags: tech requests: - method: GET From 5a240e2314046879d806f2715e5e6e59a5067029 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Jul 2021 23:27:03 +0530 Subject: [PATCH 6/7] Create jitsi-meet.yaml --- technologies/jitsi-meet.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 technologies/jitsi-meet.yaml diff --git a/technologies/jitsi-meet.yaml b/technologies/jitsi-meet.yaml new file mode 100644 index 0000000000..745a2c98e6 --- /dev/null +++ b/technologies/jitsi-meet.yaml @@ -0,0 +1,22 @@ +id: jitsi-meet + +info: + name: Jitsi Meet Page + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22Jitsi+Meet%22 + tags: tech + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - "Jitsi Meet" + - type: status + status: + - 200 From 0a484dfef59409bf7021f7dc7a6a691345f9b131 Mon Sep 17 00:00:00 2001 From: Sandeep Singh Date: Wed, 7 Jul 2021 15:40:23 +0530 Subject: [PATCH 7/7] Update and rename seats.io-login.yaml to seats-login.yaml --- exposed-panels/{seats.io-login.yaml => seats-login.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename exposed-panels/{seats.io-login.yaml => seats-login.yaml} (90%) diff --git a/exposed-panels/seats.io-login.yaml b/exposed-panels/seats-login.yaml similarity index 90% rename from exposed-panels/seats.io-login.yaml rename to exposed-panels/seats-login.yaml index 61481c8f3e..1c92b2e947 100644 --- a/exposed-panels/seats.io-login.yaml +++ b/exposed-panels/seats-login.yaml @@ -1,7 +1,7 @@ -id: seats.io-login +id: seats-login info: - name: seats.io login + name: Seats login author: dhiyaneshDK severity: info reference: https://www.shodan.io/search?query=http.title%3A%22seats.io++%7C+login%22