32 lines
642 B
YAML
32 lines
642 B
YAML
|
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
|