parent
703bd975be
commit
1d1a532e5e
|
@ -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>"
|
Loading…
Reference in New Issue