verify_target
Verify ownership of a penetration testing target using DNS TXT records, file upload, or meta tag methods to enable security scans.
Instructions
Verify ownership of a target using one of three methods: dns_txt (add a DNS TXT record), file (upload a verification file to /.well-known/penterep-verify.txt), or meta_tag (add a meta tag to your homepage). Use get_verification_instructions first to see the required values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | Yes | The target ID to verify | |
| method | Yes | Verification method |