tave takeover detection
ID: tave-takeover
Severity: high
Author: pdteam
Tags: takeover
Description
Section titled “Description”tave takeover was detected.
YAML Source
Section titled “YAML Source”id: tave-takeover
info: name: tave takeover detection author: pdteam severity: high description: tave takeover was detected. reference: - https://github.com/EdOverflow/can-i-take-over-xyz metadata: max-request: 1 tags: takeover
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: dsl dsl: - Host != ip
- type: word words: - "<h1>Error 404: Page Not Found</h1>"
extractors: - type: dsl dsl: - cname# digest: 4a0a00473045022100d82f8257b27f92568d5ca4094cebf849400433978451879c00029a8741d352ed0220367d3362dc3090809427f7b87c2c69b95db3e3bb739a66f4e93e0f78739de478: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/takeovers/tave-takeover.yaml"