Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ai-security-methodology

ai-security-methodology には JesusConwellpy から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
6
更新
2026-05-23
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

security-methodology
情報セキュリティアナリスト

Security research methodology — 5-phase workflow (intake → recon → enum → hunt → report). Routes to specialized technique modules. Use when the user asks to audit, penetration test, bug bounty, find vulnerabilities, exploit a target, or perform any security assessment.

2026-05-23
ai-ml-security
情報セキュリティアナリスト

AI/ML attack techniques — prompt injection, indirect/RAG poisoning, tool-calling manipulation, adversarial examples, model extraction, membership inference, training data extraction. Use when the target involves LLM agents, chatbots, ML model APIs, image classifiers, or federated learning systems.

2026-05-22
binary-exploitation
情報セキュリティアナリスト

Binary exploitation techniques — buffer overflow, format string, heap exploitation, ROP, kernel exploitation, sandbox escape, shellcode. Use when the target is a native binary (ELF/PE), remote service with memory corruption, or kernel module. Requires pwntools, GDB, and binary analysis tools.

2026-05-22
crypto-attacks
情報セキュリティアナリスト

Cryptography attack techniques — RSA, ECC, symmetric ciphers, hash collisions, PRNG attacks, lattice/LWE. Use when the challenge involves encryption, decryption, key recovery, nonce reuse, padding oracles, or cryptanalysis of custom schemes.

2026-05-22
forensics
情報セキュリティアナリスト

Forensic analysis techniques — disk, memory, network, steganography, side-channel analysis. Use when given a disk image (.dd, .E01, .raw), memory dump (.vmem, .raw), packet capture (.pcap, .pcapng), image/audio file with hidden data, or side-channel trace.

2026-05-22
malware-analysis
情報セキュリティアナリスト

Malware analysis techniques — static triaging, dynamic sandboxing, PE/.NET analysis, C2 protocol identification. Use when analyzing a suspicious binary, script, document, or network capture from a potentially compromised system.

2026-05-22
osint
情報セキュリティアナリスト

Open Source Intelligence techniques — social media investigation, geolocation from images, DNS/web reconnaissance. Use when gathering intelligence from publicly available sources, identifying a person/location/organization, or performing passive reconnaissance.

2026-05-22
payload-reference
情報セキュリティアナリスト

Security payload reference — SQL injection, XSS, SSRF, command injection, SSTI, file inclusion, JWT, deserialization, WAF bypass, binary exploitation, and post-exploitation payloads. Load specific payload files by category. NEVER generate payloads from memory — always reference this library.

2026-05-22
post-exploitation
情報セキュリティアナリスト

Post-exploitation techniques — lateral movement, privilege escalation, Active Directory attacks, credential harvesting, persistence, and data exfiltration. Use when shell access or valid credentials are already obtained on the target.

2026-05-22
reverse-engineering
情報セキュリティアナリスト

Reverse engineering techniques — static and dynamic analysis, anti-analysis countermeasures, language and platform-specific patterns. Use when the target is a compiled binary, obfuscated code, firmware image, mobile app (APK/IPA), WebAssembly module, or bytecode.

2026-05-22
security-patterns
情報セキュリティアナリスト

Reusable attack patterns distilled from disclosed vulnerability reports. Use when hunting for vulnerabilities to understand common exploitation chains, or when you're stuck and need to think about what typically goes wrong in a given feature type.

2026-05-22
web-attacks
情報セキュリティアナリスト

Web application attack techniques — SQL injection, XSS, SSRF, SSTI, XXE, command injection, file upload, path traversal, deserialization, JWT/OAuth/SAML, prototype pollution, HTTP smuggling, GraphQL, race conditions, logic flaws, info disclosure, client-side, NoSQL injection. Use when the target is an HTTP application, API, browser client, auth flow, or template engine.

2026-05-22