thinkphp-detect: ThinkPHP detect

2025-08-01 thinkphp PoC Public

Description

fofa app="ThinkPHP"

PoC

id: thinkphp-detect

info:
  name: ThinkPHP detect
  author: zan8in
  severity: info
  verified: true
  description: |-
    fofa app="ThinkPHP"
  tags: thinkphp,detect
  created: 2023/07/01

rules:
  r0:
    request:
      method: GET
      path: /index.php?m=1
    expression: '"ThinkPHP</a><sup>([0-9]+.[0-9]+.[0-9]+)</sup>".bmatches(response.body)'
expression: r0()

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities