Merge pull request #5574 from gy741/rule-add-v132

Create arris-modem-detect
patch-1
Prince Chaddha 2022-10-07 00:37:48 +05:30 committed by GitHub
commit aaa54f13f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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:
- '<title>Touchstone Status</title>'
- type: status
status:
- 200