Merge pull request #9630 from projectdiscovery/femtocell-panel

Create femtocell-panel.yaml
patch-1
Ritik Chaddha 2024-04-23 19:24:43 +05:30 committed by GitHub
commit 860576663a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: femtocell-panel
info:
name: Femtocell Access Point Panel - Detect
author: DhiyaneshDk
severity: info
description: |
Femtocell Access Point panel was discovered.
reference:
- https://en.wikipedia.org/wiki/Femtocell
- https://www.facebook.com/photo/?fbid=844447314392456&set=a.467014098802448
metadata:
verified: true
max-request: 1
shodan-query: html:"Femtocell Access Point"
tags: femtocell,network,panel,login
http:
- method: GET
path:
- "{{BaseURL}}/index.html"
matchers-condition: and
matchers:
- type: word
words:
- "Femtocell Access Point"
- type: status
status:
- 200