33 lines
931 B
YAML
33 lines
931 B
YAML
id: stackposts-installer
|
|
|
|
info:
|
|
name: StackPosts Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed StackPosts installation page.
|
|
reference:
|
|
- https://codecanyon.net/item/stackposts-social-marketing-tool/21747459
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Install - StackPosts"
|
|
fofa-query: icon_hash="700046539"
|
|
tags: misconfig,install,exposure,stackposts
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install - StackPosts - Social Marketing Tools"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d0691e01d5b4670558a676902a7a350be1aaca4d572848212b576ba97bd998f5022063d7019e599581864ddb6b5a1a8b6ceeb2d8727af334d337ea27969a88c05740:922c64590222798bb761d5b6d8e72950 |