Update and rename technologies/airnotifier-detect.yaml to exposed-panels/airnotifier-panel.yaml
parent
3cc5fbdead
commit
7049552ecb
|
@ -1,18 +1,18 @@
|
||||||
id: airnotifier-detect
|
id: airnotifier-panel
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: AirNotifier Detect
|
name: AirNotifier Panel
|
||||||
author: tess
|
author: tess
|
||||||
severity: info
|
severity: info
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-dork: http.title:"AirNotifier"
|
shodan-dork: http.title:"AirNotifier"
|
||||||
tags: detect
|
tags: panel,airnotifier
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/auth/login?next=%2F'
|
- '{{BaseURL}}/auth/login'
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
Loading…
Reference in New Issue