Create arris-modem-detect

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
patch-1
GwanYeong Kim 2022-10-06 15:29:02 +09:00
parent 515a74f482
commit c4bd000b93
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: arris-modem-detect
info:
name: ARRIS Touchstone Telephony Modem - Panel Detect
author: gy741
severity: info
metadata:
verified: true
shodan-query: html:"phy.htm"
tags: panel,arris
requests:
- method: GET
path:
- "{{BaseURL}}/phy.htm"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'RF Parameters'
- 'Status'
- 'Interface Parameters'
condition: and
- type: status
status:
- 200