44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
id: thinkphp-detect
|
|
|
|
info:
|
|
name: ThinkPHP - Detect
|
|
author: pwnhxl
|
|
severity: info
|
|
description: ThinkPHP was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:thinkphp:thinkphp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"ThinkPHP"
|
|
fofa-query: app="ThinkPHP"
|
|
product: thinkphp
|
|
vendor: thinkphp
|
|
tags: thinkphp,tech,detect,intrusive
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/?s={{randstr}}&c={{randstr}}&a={{randstr}}&m={{randstr}}"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '/Library/Think/'
|
|
- '{ Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]'
|
|
- '/thinkphp/library/think/'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'X-Powered-By: ThinkPHP'
|
|
# digest: 490a00463044022036a07ca6ce51e89ad974fb5424c78be9e7bfc9f02d3d12b1ed5080c6f396c03a02205212bc9284bed99ff358f1b28508c08c816c151f56c4307fd98167db8b49218f:922c64590222798bb761d5b6d8e72950 |