Merge pull request #5492 from projectdiscovery/aircube-login

Create aircube-login.yaml
patch-1
Prince Chaddha 2022-09-29 13:05:23 +05:30 committed by GitHub
commit d072ae0803
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: aircube-login
info:
name: airCube Login
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:1249285083
tags: panel,aircube,ubiquiti
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>airCube</title>'
- type: status
status:
- 200