HunterMapping Trending Panels

patch-1
Dhiyaneshwaran 2023-06-29 14:38:44 +05:30
parent 83830e3823
commit 7cabdedff5
2 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: arcserve-panel
info:
name: ArcServe - Panel
author: DhiyaneshDk
severity: info
reference:
- https://twitter.com/HunterMapping/status/1674267368359444480
- https://github.com/mdsecactivebreach/CVE-2023-26258-ArcServe
metadata:
verified: true
max-request: 1
fofa-query: icon_hash="-1889244460"
shodan-query: http.favicon.hash:-1889244460
tags: panel,login,arcserve
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Arcserve UDP Agent"
- type: status
status:
- 200

View File

@ -0,0 +1,30 @@
id: cloudpanel-login
info:
name: CloudPanel - Login
author: DhiyaneshDk
severity: info
metadata:
verified: true
max-request: 1
fofa-query: icon_hash="151132309"
shodan-query: http.favicon.hash:151132309
tags: panel,login,cloudpanel
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "CloudPanel | Log In"
- "Forgot password"
condition: and
- type: status
status:
- 200