doc_html_hidden
Scans HTML files to detect covert content including hidden comments, invisible elements, data attributes, and embedded data, uncovering information hidden through various HTML techniques.
Instructions
Hidden HTML content detection. Scans HTML files for covert content including HTML comments, elements with display:none or visibility:hidden, data-* attributes, hidden form inputs, base64 embedded content, zero-size elements, and other techniques used to hide information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to HTML file |