Skip to main content

yaklang/hack-skills

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

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

このリポジトリの skills

2 件の職業カテゴリ · 100% 分類済み

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

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

Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, coupon abuse, state machines, and multi-step authorization gaps.

原文の言語: 英語

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

LLM prompt injection playbook. Use when testing AI/LLM applications for direct injection, indirect injection via RAG/browsing, tool abuse, data exfiltration, MCP security risks, and defense bypass techniques.

原文の言語: 英語

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

Reconnaissance and methodology playbook. Use when mapping assets, discovering endpoints, fingerprinting technology, and building a structured testing plan for a new target.

原文の言語: 英語

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

SQL injection playbook. Use when input reaches SQL queries, authentication logic, sorting, filtering, reporting, or DB-specific blind and out-of-band execution paths.

原文の言語: 英語

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

SSRF playbook. Use when the server fetches URLs, resolves hostnames, imports remote content, or can be driven toward internal networks, cloud metadata, or secondary protocols.

原文の言語: 英語

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

Unauthorized access playbook for common exposed services. Use when Redis, Rsync, PHP-FPM, AJP/Ghostcat, Hadoop YARN, H2 Console, or similar management interfaces are exposed without authentication.

原文の言語: 英語

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

CRLF injection playbook. Use when user input reaches HTTP response headers, Location redirects, Set-Cookie values, or log files where carriage-return/line-feed characters can split or inject content.

原文の言語: 英語

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

Insecure deserialization playbook. Use when Java, PHP, or Python applications deserialize untrusted data via ObjectInputStream, unserialize, pickle, or similar mechanisms that may lead to RCE, file access, or privilege escalation.

原文の言語: 英語

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

Java "Ghost Bits" / Cast Attack playbook (Black Hat Asia 2026). Use when attacking Java services where 16-bit char is silently narrowed to 8-bit byte to bypass WAF/IDS for SQL injection, deserialization RCE, file upload (Webshell), path traversal, CRLF…

原文の言語: 英語

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

Entry P0 primary router for HackSkills. Use when the task involves web application testing, API security assessment, recon, vulnerability triage, exploit path planning, or choosing the right next category skill before any deep topic skill.

原文の言語: 英語

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

Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, or wrapper behavior may expose filesystem control.

原文の言語: 英語

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

HTTP request smuggling and desynchronization testing. Use when front proxies, CDNs, or load balancers disagree with the origin on message framing (Content-Length vs Transfer-Encoding), on HTTP/2→HTTP/1 translation, or when exploring client-side desync via…

原文の言語: 英語

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

Insecure file upload playbook. Use when testing upload validation, storage paths, processing pipelines, preview behavior, overwrite risks, and upload-to-RCE chains.

原文の言語: 英語

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

WAF bypass methodology and generic evasion techniques. Use when a web application firewall blocks injection payloads (SQLi, XSS, RCE) and you need to craft bypasses using encoding, protocol-level tricks, or WAF-specific weaknesses.

原文の言語: 英語

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

Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.

原文の言語: 英語

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

Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper auth topic skill.

原文の言語: 英語

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

Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.

原文の言語: 英語

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

Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

原文の言語: 英語

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

CSV/spreadsheet formula injection (DDE, Excel/LibreOffice, Google Sheets IMPORT*). Use when exports, imports, or user fields feed spreadsheets or reporting tools.

原文の言語: 英語

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

Supply-chain testing via package-manager dependency confusion: when internal package names resolve to attacker-controlled public registries, leading to malicious install and script execution. Use for npm/pip/gem/Maven/Composer/Docker manifest review and…

原文の言語: 英語

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

Entry P1 category router for file access and upload workflows. Use when testing download endpoints, file paths, local file inclusion, upload flows, preview pipelines, archive extraction, or storage and sharing boundaries.

原文の言語: 英語

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

HTTP Parameter Pollution (HPP): duplicate query/body keys parsed differently by servers, proxies, WAFs, and app frameworks. Use when filters and application layers disagree on which value wins, enabling bypass, SSRF second URL, logic abuse, or CSRF token…

原文の言語: 英語

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

Entry P1 category router for injection testing. Use when routing between XSS, SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows based on how attacker-controlled input is consumed.

原文の言語: 英語

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

Source control and artifact exposure (.git, .svn, .hg, backups, .env). Use when recon finds VCS paths, 403 on hidden dirs, or backup/config leaks during authorized testing.

原文の言語: 英語

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

Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the…

原文の言語: 英語

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

Race condition and TOCTOU testing for web apps. Use when testing one-time operations, concurrent HTTP abuse, rate-limit bypass, Turbo Intruder gates, HTTP/2 single-packet attacks, and CWE-362-style synchronization gaps.

原文の言語: 英語

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

Entry P1 category router for reconnaissance and methodology. Use when mapping scope, discovering assets, fingerprinting technology, building endpoint inventory, and choosing the first high-value security testing path.

原文の言語: 英語

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

SSTI playbook. Use when template expressions, server-side rendering, preview features, or templating engines may evaluate attacker-controlled content.

原文の言語: 英語

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

PHP type juggling and weak comparison (`==`) bypass. Use when authentication, HMAC/signature checks, or token validation uses loose equality, numeric coercion, or hash comparisons without strict types — common in legacy PHP and CTF-style code paths.

原文の言語: 英語

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

WebSocket handshake, CSWSH, tooling (wsrepl, ws-harness, Burp), and common flaws. Use when apps use real-time channels, chat, notifications, or WS-backed APIs.

原文の言語: 英語

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

XSLT injection testing: processor fingerprinting, XXE and document() SSRF, EXSLT write primitives, PHP/Java/.NET extension RCE surfaces. Use when user-controlled XSLT/stylesheet input or transform endpoints are in scope.

原文の言語: 英語

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

401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restricted paths. Covers path manipulation, HTTP method tampering, header injection, protocol downgrade, and automated bypass tools.

原文の言語: 英語

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

Active Directory ACL abuse playbook. Use when exploiting misconfigured AD permissions including GenericAll, WriteDACL, DCSync rights, shadow credentials, LAPS reading, GPO abuse, and BloodHound-guided attack paths.

原文の言語: 英語

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

AD Certificate Services attack playbook. Use when targeting misconfigured AD CS for privilege escalation via ESC1-ESC13 template abuse, NTLM relay to enrollment, CA officer abuse, and certificate-based persistence.

原文の言語: 英語

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

Kerberos attack playbook for Active Directory. Use when targeting AD authentication via AS-REP roasting, Kerberoasting, golden/silver/diamond tickets, delegation abuse, or pass-the-ticket attacks.

原文の言語: 英語

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

AI/ML security playbook. Use when assessing model supply chain attacks (pickle RCE, poisoned weights), adversarial examples, model poisoning, model stealing, data privacy attacks (membership inference, model inversion), and autonomous agent security risks.

原文の言語: 英語

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

Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security…

原文の言語: 英語

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

Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptrace, PEB flags, timing checks, or signal/exception handlers on Linux and Windows.

原文の言語: 英語

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

Arbitrary write to RCE playbook. Use when you have an arbitrary write primitive (from heap exploitation, format string, or OOB write) and need to convert it into code execution by targeting GOT, hooks, _IO_FILE vtable, exit_funcs, TLS_dtor_list,…

原文の言語: 英語

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

Binary protection bypass playbook. Use when identifying and bypassing ASLR, PIE, NX/DEP, stack canary, RELRO, FORTIFY_SOURCE, CET, and MTE protections in ELF binaries to enable exploitation.

原文の言語: 英語

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