Added directadmin-login-panel.yaml

Added directadmin-login-panel.yaml
patch-1
idealphase 2022-03-24 11:42:59 +07:00 committed by GitHub
parent 703bd975be
commit 1d1a532e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: directadmin-login-panel
info:
name: DirectAdmin Login Page
description: A modern control panel's primary purpose is to effectively facilitate the routine management of your hosting infrastructure and present these tasks simply and intuitively to both the user and to you as the administrator.
reference:
- https://www.directadmin.com/whats_new.php
author: idealphase
metadata:
shodan-query: title:"DirectAdmin Login"
severity: info
tags: panel,directadmin
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>DirectAdmin Login</title>"