Merge pull request #2262 from DhiyaneshGeek/master

New Template
patch-1
Sandeep Singh 2021-07-31 22:50:25 +05:30 committed by GitHub
commit ee06aea64d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 116 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: f-secure-policy-manager
info:
name: F-Secure Policy Manager Server
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22F-Secure+Policy+Manager+Server%22
tags: login,panel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>F-Secure Policy Manager Server</title>'
- type: status
status:
- 200

View File

@ -0,0 +1,24 @@
id: glpi-authentication
info:
name: GLPI - Authentification
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22GLPI+-+Authentification%22
tags: panel,auth
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>GLPI - Authentication</title>'
- 'title="Powered by Teclib and contributors" class="copyright">GLPI Copyright'
- type: status
status:
- 200

View File

@ -0,0 +1,23 @@
id: gxd5-pacs-connexion-utilisateur
info:
name: GXD5 Pacs Connexion utilisateur
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22GXD5+Pacs+Connexion+utilisateur%22
tags: panel,login
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>GXD5 Pacs Connexion utilisateur</title>'
- type: status
status:
- 200

View File

@ -0,0 +1,23 @@
id: viewpoint-system-status
info:
name: ViewPoint System Status
author: dhiyaneshDK
severity: low
reference: https://www.shodan.io/search?query=http.title%3A%22ViewPoint+System+Status%22
tags: status,exposures
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>ViewPoint System Status</title>'
- type: status
status:
- 200

View File

@ -0,0 +1,23 @@
id: operations-automation-default-page
info:
name: Operations Automation Default Page
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22ClearPass+Policy+Manager+-+Aruba+Networks%22
tags: tech,default
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Operations Automation Default Page</title>'
- type: status
status:
- 200