50 lines
1.2 KiB
YAML
50 lines
1.2 KiB
YAML
id: friendica-panel
|
|
|
|
info:
|
|
name: Friendica Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Friendica Login Panel was detected.
|
|
reference:
|
|
- https://friendi.ca
|
|
classification:
|
|
cpe: cpe:2.3:a:friendica:friendica:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: friendica
|
|
product: friendica
|
|
shodan-query:
|
|
- http.title:"Friendica"
|
|
- http.title:"friendica"
|
|
fofa-query: title="friendica"
|
|
google-query: intitle:"friendica"
|
|
tags: friendica,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'title="Search in Friendica'
|
|
- 'Welcome to Friendica Social Network'
|
|
- 'content="Friendica'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)v=([a-z0-9.-]+)'
|
|
# digest: 4b0a00483046022100d8b594d3ac5e378f7b6e6e02d1f15c89c4d11446379ebb2856093698d52d51cd0221008a3a205c2e8014cfbf28bd3fc68d6bd8bae0d537f3e2ac20ad0b897378a93801:922c64590222798bb761d5b6d8e72950 |