Create turnkey-lamp-panel.yaml

patch-4
Ritik Chaddha 2024-06-16 11:56:13 +05:30 committed by GitHub
parent 0448235ddc
commit 5adb4dd240
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: turnkey-lamp-panel
info:
name: TurnKey LAMP Panel - Detect
author: ritikchaddha
severity: info
description: |
TurnKey LAMP Control Panel was detected.
reference:
- https://www.turnkeylinux.org/lamp
metadata:
max-request: 1
verified: true
shodan-query: title:"TurnKey LAMP"
fofa-query: title="TurnKey LAMP"
tags: panel,login,turnkey,lamp,detect
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "TurnKey LAMP</title>"
- type: status
status:
- 200