Create axigen-webadmin.yaml

patch-1
Dhiyaneshwaran 2021-11-15 21:13:34 +05:30 committed by GitHub
parent 23c4a52aff
commit 1d8f4a1b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: axigen-webadmin
info:
name: Axigen Web Admin
author: dhiyaneshDk
severity: info
tags: axigen,panel
metadata:
shodan-query: 'http.title:"Axigen WebAdmin"'
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Axigen&nbsp;WebAdmin</title>'
- type: status
status:
- 200