vugex-source-detect: Vugex Framework Source Code - Detect

2025-08-01 vugex-source-detect PoC Public

Description

Detects the presence of exposed Vugex Framework source code by identifying common files and directories associated with the framework.

PoC

id: vugex-source-detect

info:
  name: Vugex Framework Source Code - Detect
  author: ProjectDiscoveryAI,pdteam
  severity: medium
  description: |
    Detects the presence of exposed Vugex Framework source code by identifying common files and directories associated with the framework.
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"Vugex Framework"
  tags: vugex,framework,disclosure,info-leak,discovery

http:
  - method: GET
    path:
      - "{{BaseURL}}/"

    matchers:
      - type: regex
        regex:
          - "@framework\\s+Vugex Framework"
          - "require_once\\s+'?/var/www/scripts/help.php'?"
        condition: and
# digest: 4b0a004830460221009601382589d1463e4a9043747bc79b391af17e95ff8bab5313757a74a5f16735022100a572312331c700962567794bfc21d2b3262788673ffd1dc8d8da03f69cf3a1ec:922c64590222798bb761d5b6d8e72950

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

References

Related Vulnerabilities