Skip to main content

uphiago/recon-skills

SkillsMP は uphiago/recon-skills から 145 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
145
GitHub スター
1,158
GitHub フォーク
205

このリポジトリの skills

収集済み skill 145 件中 40 件を表示しています。

職業分類
情報セキュリティアナリスト
説明

Full WSTG-aligned web application pentest — 12-phase methodology from information gathering through reporting, with concrete commands, expected outputs, pitfalls, and verification per phase.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Attack SAML SSO via XSW, signature strip, metadata extract.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when two or more verified findings may combine into a higher-impact authorized attack path.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when verified WordPress findings may combine into an authorized path to administrative or server control.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Escape Docker containers to host root via 5 techniques.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when classifying a verified web or WordPress behavior and selecting a related validation skill.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Compare recon waves to find NEW, REGRESSED, PERSISTENT findings.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when starting or restructuring an authorized external web and API assessment.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when an API may expose data or privileged operations without authentication.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Deep pentest WP: SSRF, plugin CVE, JS mine, port scan chain.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Mine error_log for creds, paths, SQL when leak hunt finds.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Exchange/OWA NTLM AD leak, spray attack when mail subdomain.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Exploit Firebase/Supabase for data via JS config leak probe.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Exploit Flask/Werkzeug debugger exposure for traceback and SECRET leaks.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Mine GitLab for secrets, CI tokens when subdomain found.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Attack cameras via RTSP, ONVIF, Axis config when 554 open.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Analyze JS bundles and source maps for hardcoded secrets, API keys, JWTs, and internal endpoints

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Decode, forge, brute JWTs when Bearer auth header is seen.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Chain phpinfo to RCE via exec check when info.php exposed.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Port scan /8-/24 with Masscan+RustScan and nmap banners.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Nmap scan for MySQL, Redis, FTP, SSH, internal API services.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt staging via crt.sh when production is WAF-hardened.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Sensitive file scanning, path traversal bypass, vHost enum, .env extract, log mining, Varnish detect

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt WP plugins via REST, exploit CVEs when version known.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Batch WP recon: users, CORS, XMLRPC, leaks across domains.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Scan WordPress REST API plugin endpoints for unauthenticated state-changing operations — discover write endpoints (POST/PUT/PATCH/DELETE) exposed without auth, enumerate all plugin routes, and test for unauthorized content publishing, settings modification,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Exploit XMLRPC multicall, pingback for brute force and SSRF.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Zimbra SOAP user enum, CVE-2022-37042, SSRF when webmail.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when a bounded list of authorized API endpoints needs consistent CORS triage before browser validation.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user data — names, emails,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt CORS Misconfiguration — origin-reflection with credentials, null-origin trust, subdomain-regex bypass (unanchored vs unescaped-dot vs prefix-only), pre-flight (OPTIONS) gating bypass, postMessage origin checks. High only when an attacker-controlled…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when an authorized target exposes WordPress core, plugin, theme, REST, or XML-RPC behavior.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when testing an authorized LLM application for prompt injection, system-prompt exposure, unsafe tool use, or RAG data-boundary failures.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Multi-sector batch domain expansion — identify untested/under-tested sectors, generate candidate company domains (national chains, franchises, regionals), filter against existing test coverage, probe alive domains, and run the full testing pipeline across 20+…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Parameterized sector recon using sector database.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Bug bounty report writing for H1/Bugcrowd/Intigriti/Immunefi — report templates, human tone guidelines, impact-first writing, CVSS 3.1 scoring, title formula, impact statement formula, severity decision guide, downgrade counters, pre-submit checklist. Use…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Web2 recon pipeline — subdomain enumeration (subfinder, Chaos API, assetfinder), live host discovery (dnsx, httpx), URL crawling (katana, waybackurls, gau), directory fuzzing (ffuf), JS analysis (LinkFinder, SecretFinder), continuous monitoring (new subdomain…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when verified WordPress CORS, XML-RPC, role, upload, and execution behaviors may form one authorized attack path.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Systematic approach to finding and testing CVEs for identified WordPress plugins. Covers plugin discovery, version extraction from multiple sources (readme.txt, assets, inline JS), CVE database cross-referencing with WPScan/Patchstack/NVD/NVD API,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt LLM/AI feature bugs — prompt injection, indirect injection, exfiltration viatool-use/markdown, ASCII smuggling, agentic AI security (OWASP Agentic Apps 2026, ASI01-ASI10). Patterns: direct injection ('ignore previous instructions'), indirect injection…

原文の言語: 英語

更新
収集済み skill 145 件中 40 件を表示しています。