一键导入
observer-ward
Use observer_ward for authorized web application and service fingerprint identification against in-scope HTTP targets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use observer_ward for authorized web application and service fingerprint identification against in-scope HTTP targets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use agent-browser-cli to perceive and control the supervised Chrome browser inside the sandbox, interact with pages, capture screenshots/PDFs, inspect cookies/CDP/network/console state, and troubleshoot only when needed.
Use OWASP Amass for authorized asset discovery, domain enumeration, and DNS intelligence on in-scope targets.
Use apktool for authorized Android APK resource decoding, manifest review, smali inspection, rebuild checks, and static mobile artifact triage.
Use file, 7z, unzip, tar-compatible tools, hashes, and bounded shell inspection for safe triage of provided archives and unknown files.
Use binwalk for authorized firmware, binary blob, archive, filesystem, and embedded-content triage with bounded extraction and evidence handling.
Use the pwntools-provided checksec CLI for authorized ELF hardening review, mitigation checks, and binary triage evidence.
| name | observer-ward |
| description | Use observer_ward for authorized web application and service fingerprint identification against in-scope HTTP targets. |
Use observer_ward for authorized service and web application fingerprint identification. Use it when HTTP probing, browser review, DNS output, or user-provided URLs need product, middleware, version, CPE-style, or community fingerprint context before deeper validation.
Skill name is observer-ward; the installed CLI command is observer_ward.
Before constructing commands, run the installed help and use it as the source of truth:
observer_ward --help
-t / --target for one or more explicit targets, -l / --list for a file with one target per line, or stdin for pipeline input.-o / --output.observer_ward --help; do not assume advanced output formats or debug flags.httpx first for liveness and normalization; use observer_ward after a target is known to be HTTP-facing and needs product or middleware fingerprint context.Fingerprint one target:
observer_ward -t https://example.com
Fingerprint a bounded target list and save output:
observer_ward -l targets.txt -o observer-ward.txt
Report the target scope, command used, output path, matched products or technologies, evidence type, confidence, and validation gaps.