Create allied-telesis-exposure.yaml

patch-1
memento_mori 2022-10-29 15:59:34 +05:30 committed by GitHub
parent a93db3021e
commit 0b44aa2133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: allied_telesis
info:
name: allied_telesis_router
author: prajiteshsingh
severity: info
description: description
reference:
- https://www.alliedtelesis.com/in/en
metadata:
verified: true
shodan-query: title:"Allied Telesis Device GUI"
tags: routers,allied
requests:
- raw:
- |+
GET /public/login.html
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Allied Telesis Device GUI"
- type: status
status:
- 200