PHPnow works - Exposure
ID: phpnow-works
Severity: low
Author: DhiyaneshDk
Tags: misconfig,phpnow,exposure
Description
Section titled “Description”PHPnow works is exposed.
YAML Source
Section titled “YAML Source”id: phpnow-works
info: name: PHPnow works - Exposure author: DhiyaneshDk severity: low description: PHPnow works is exposed. reference: - https://www.facebook.com/photo/?fbid=618545156982674&set=a.467014098802448 metadata: verified: true max-request: 1 shodan-query: "PHPnow works" tags: misconfig,phpnow,exposure
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title>PHPnow Works!</title>' - 'Server Information' condition: and
- type: status status: - 200# digest: 4a0a00473045022100dc36ee50d1fd487ea3372433822051e30d0bb2459b6ec0a063235fdde1a3190802203b1976b2e33abcd8bcd492669b191356138c096ceaad4404d3fb7baff8610834:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/phpnow-works.yaml"