Merge pull request #10510 from rxerium/airos-detect

airOS Detect
main
Dhiyaneshwaran 2024-08-13 16:41:02 -07:00 committed by GitHub
commit 83fd75110c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: airos-panel
info:
name: AirOS Panel - Detect
author: rxerium
severity: info
description: |
AirOS panel was detected.
metadata:
verified: true
max-request: 1
shodan_query: "http.favicon.hash:-697231354"
tags: airos,panel
http:
- method: GET
path:
- "{{BaseURL}}/login.cgi?uri=/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'airos_logo.png'
- type: status
status:
- 200