← all publishers

netvar1337

@netvar1337 source repo

736 published skills · page 4 of 8

  1. Windows Ad · netvar1337
    Use for authorized Active Directory and Windows identity attacks including Kerberos, AD CS, BloodHound paths, NTLM relay, and domain privilege escalation research.
    0
    installs
  2. Annotations · netvar1337
    Use to edit IDA DBs: comments, renames, types, bookmarks, decompiler cleanup.
    0
    installs
  3. Apk Reverse · netvar1337
    在 CLI 环境下做 Android APK 逆向时使用。适用于 APK 解包、Java 反编译、smali 修改、重打包、Frida 动态 Hook,以及按需切换到 so/native 分析。优先使用本机已安装的 jadx、apktool、frida、adb、ida-reverse、radare2。
    0
    installs
  4. Binary Diff · netvar1337
    跨版本符号迁移与二进制差分。当你有旧版本的符号/逆向结果,需要快速迁移到新版本时使用。 适用场景:内核缺 PDB 用旧版符号推导、程序更新后批量迁移函数名、应用更新后快速定位新偏移。 核心方法:用 LLM 做结构化差异比对,程序化输入输出,成本极低(200 函数 ~1 元)。 触发关键词:符号迁移、bindiff、跨版本、PDB 缺失、函数偏移迁移、symbol migration、binary diff、版本对比。
    0
    installs
  5. Disassembly · netvar1337
    Use for IDA disassembly queries: functions, segments, instructions, blocks, operands, CFG.
    0
    installs
  6. Driver Comm · netvar1337
    Usermode↔kernel driver communication: IOCTL design, shared sections, events, security descriptors, stealth IOCTL.
    0
    installs
  7. Github Auth · netvar1337
    Use to set up GitHub auth (HTTPS tokens, SSH keys, gh login).
    0
    installs
  8. Ida Pro MCP · netvar1337
    Use when driving IDA Pro via MCP (headless or GUI) for static analysis, annotations, and validation.
    0
    installs
  9. Ida Reverse · netvar1337
    IDA Pro 逆向分析辅助技能。当用户提到逆向、反编译、分析二进制/PE/ELF/APK/DLL/SO、破解、找密码、漏洞分析、病毒分析、firmware 固件分析,或需要分析 exe/dll/so/elf/macho/sys 等文件时,务必使用此技能。 Ensure to use this skill when the user wants to analyze any binary file, regardless of whether they explicitly mention 'IDA' or 'reverse engineering'. This includes requests like '看看这个exe', '分析这个dll', '帮我破解', '找一下密码', '这个软件怎么注册', etc. Use the bundled scripts (scripts/start.ps1, scripts/open.ps1) for deterministic server management and file opening — do NOT write ad-hoc PowerShell commands for these operations.
    0
    installs
  10. Rust Review · netvar1337
    Use when auditing Rust (especially unsafe/FFI/concurrency) for memory safety, panics, and async pitfalls.
    0
    installs
  11. API Security · netvar1337
    Use for authorized security assessment of REST, GraphQL, WebSocket, or SOAP APIs, including discovery, authentication, authorization, rate-limit, and CI/CD testing.
    0
    installs
  12. Attack Chain · netvar1337
    Use for authorized multi-stage attack-path planning and orchestration when a task spans reconnaissance, initial access, privilege escalation, lateral movement, or impact assessment. Route single-stage tasks directly to their specialist skill.
    0
    installs
  13. Computer Use · netvar1337
    Use when the computer_use tool is available to drive the desktop without stealing focus.
    0
    installs
  14. Dwarf Expert · netvar1337
    Use when analyzing DWARF debug info or code that parses DWARF.
    0
    installs
  15. LLM Security · netvar1337
    Use for authorized security assessment of LLM applications and AI agents, including prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.
    0
    installs
  16. Loop Factory · netvar1337
    Use for spec-driven inbox->active->archive agent loops or installing loop-factory in a repo.
    0
    installs
  17. Edr Bypass Re · netvar1337
    逆向防御方实现 → 红队针对性绕过。把 EDR / Defender / AV 的 hook 表、ETW provider、AMSI 实现先逆向出来, 再写针对性的 unhook / 间接 syscall / ETW patch / call stack spoof。对照 MITRE ATT&CK T1562 防御规避。 触发关键词:EDR 绕过、AV bypass、免杀、unhook、direct syscall、indirect syscall、Hell's Gate、Halo's Gate、 Tartarus Gate、ETW patch、AMSI patch、call stack spoofing、hardware breakpoint Blindside、MITRE T1562、 ntdll unhook、kernel callback、CrowdStrike 绕过、Defender 绕过、Sentinel One 绕过、Elastic Defend、 Sysmon 规避、PPID spoof、Sleep mask、Process Hollowing、Reflective DLL。
    0
    installs
  18. Github Issues · netvar1337
    Use to create/triage/label/assign GitHub issues via gh or REST.
    0
    installs
  19. Heap Overflow · netvar1337
    Heap buffer overflow: adjacent chunk smash, metadata overwrite, freelist poison setup, Windows/Linux allocator notes.
    0
    installs
  20. Imgui Overlay · netvar1337
    ImGui overlay engineering for cheats/tools: DX11/12/Vulkan hooks, external transparent HWND, input passthrough, DPI.
    0
    installs
  21. Interface Kit · netvar1337
    > Bundled with Unleash skills pack. Upstream: https://github.com/JuliusBrussee/skills
    0
    installs
  22. Lang Assembly · netvar1337
    Assembly for hooks/shellcode/syscalls: x64/x86 calling conventions, trampolines, PIC, reverse engineering.
    0
    installs
  23. Offset Dumper · netvar1337
    Game/engine offset dumper patterns: pattern scan DB, PDB/schema dump, UE/Unity/Source pipelines, version pinning.
    0
    installs
  24. Omc Reference · netvar1337
    OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
    0
    installs
  25. Pentest Tools · netvar1337
    主动渗透测试工具链。覆盖信息收集、端口扫描、漏洞扫描、Web 渗透、SQL 注入、目录爆破、密码破解等场景。 通过 MCP server(pentestMCP / mcp-security-hub)将 20+ 安全工具暴露给 AI agent。 触发关键词:渗透测试、端口扫描、Nmap、漏洞扫描、Nuclei、SQL 注入、SQLMap、目录爆破、FFUF、密码破解、Hashcat、信息收集、子域名、Web 渗透、ZAP、Burp。
    0
    installs
  26. Ponytail Debt · netvar1337
    Use to list ponytail: shortcut comments as a debt ledger (/ponytail-debt). Report only.
    0
    installs
  27. Ponytail Gain · netvar1337
    Use to show ponytail impact scoreboard from benchmark medians (/ponytail-gain).
    0
    installs
  28. Ponytail Help · netvar1337
    Use for ponytail commands quick-reference (/ponytail-help).
    0
    installs
  29. Sarif Parsing · netvar1337
    Use to parse/filter/dedupe SARIF from CodeQL/Semgrep/other scanners (does not run scans).
    0
    installs
  30. Simplify Code · netvar1337
    Use for parallel cleanup of recent code changes (delete complexity, keep behavior).
    0
    installs
  31. Wifi Wireless · netvar1337
    Use for authorized wireless security assessment including Wi-Fi capture, WPA handshake analysis, rogue AP detection research, and lab-only deauth testing.
    0
    installs
  32. Zeroize Audit · netvar1337
    Use when auditing C/C++/Rust secret handling for missing or optimized-away zeroization.
    0
    installs
  33. Context Canary · netvar1337
    > Bundled with Unleash skills pack. Upstream: https://github.com/JuliusBrussee/skills
    0
    installs
  34. Docs Generator · netvar1337
    Creates task-oriented technical documentation with progressive disclosure. Use when writing READMEs, API docs, architecture docs, or markdown documentation. Also use this skill at the END of any completed reverse engineering, penetration testing, CTF, or security analysis task to generate a formal report in the user's project directory. Trigger keywords: 写报告, 写文档, 出报告, writeup, 技术文档, report, documentation.
    0
    installs
  35. Dotnet Reverse · netvar1337
    .NET / C# 二进制逆向。当目标是 .NET assembly(PE 头含 CLR、.exe/.dll 托管程序)、C# 编译产物(含 NativeAOT)、红队 Sharp* 工具(Rubeus / SharpHound / SharpHound 等)、.NET 混淆程序(ConfuserEx / SmartAssembly / Babel / Eazfuscator)、.NET loader / info-stealer / 套壳 malware 时使用。优先用 dnSpyEx + de4dot,需要 AI 直接操作时联动 dnSpy MCP。不用于纯 native 二进制(走 reverse-engineering / ida-reverse)。
    0
    installs
  36. Use After Free · netvar1337
    Use-after-free exploitation: dangling refs, reclaim/spray, type confusion, C++ vptr hijack, kernel pool UAF notes.
    0
    installs
  37. Last 20 Percent · netvar1337
    > Bundled with Unleash skills pack. Upstream: https://github.com/JuliusBrussee/skills
    0
    installs
  38. Pattern Scanner · netvar1337
    Binary/pattern scanning: IDA/runtime signatures, mask formats, PE section constraints, SIMD scanners.
    0
    installs
  39. Ponytail Review · netvar1337
    Use for over-engineering code review focused on what to delete (/ponytail-review).
    0
    installs
  40. Firmware Pentest · netvar1337
    固件 / IoT 渗透链。从拿到一坨 .bin / .img 开始,闭环走完逆向 → 提取 → 模拟 → 利用。 方法论遵循 OWASP FSTM 九阶段;工具链以 binwalk v3、unblob、EMBA、Firmadyne、AFL++ 为主。 适用场景:路由器/摄像头/智能家居固件审计、固件升级包逆向、IoT CVE 复现、嵌入式 0day 挖掘。 触发关键词:固件、firmware、IoT、binwalk、unblob、UART、JTAG、squashfs、UBI、JFFS2、Firmadyne、QEMU 全系统仿真、EMBA、固件渗透、路由器固件、嵌入式漏洞利用、bootloader、NVRAM、FAT、firmware analysis toolkit。
    0
    installs
  41. Integer Overflow · netvar1337
    Integer overflow/underflow bugs: width conversion, mul/add wrap, size calc to alloc/copy, signedness, exploits to heap/stack corruption.
    0
    installs
  42. Junior To Senior · netvar1337
    > Bundled with Unleash skills pack. Upstream: https://github.com/JuliusBrussee/skills
    0
    installs
  43. Kernel Callbacks · netvar1337
    Windows kernel callback tradecraft: enum/remove/spoof create-process/image/thread/object callbacks, minifilter notes.
    0
    installs
  44. Malware Analysis · netvar1337
    Use when analyzing suspected malware through static, dynamic, and behavioral techniques, including IOC extraction, YARA or Sigma rules, sandboxing, and anti-analysis behavior.
    0
    installs
  45. Anti Cheat Bypass · netvar1337
    Anti-cheat research/bypass methodology: EAC/BE/Vanguard user+kernel surfaces, heartbeats, integrity, HV vs AC.
    0
    installs
  46. Format String Bug · netvar1337
    Format-string vulnerabilities: read/write primitives via %n/%s, GOT overwrite, modern compiler constraints.
    0
    installs
  47. Insecure Defaults · netvar1337
    Use when auditing fail-open defaults, hardcoded secrets, weak auth, permissive config.
    0
    installs
  48. No AI Attribution · netvar1337
    Never append AI attribution trailers (Co-Authored-By: Claude / Codex / Copilot / Gemini, 'Generated with ...', etc.) to commits, PRs, or authored content — in any repo, by any model or tool. Use when committing, authoring PR bodies, or reviewing commit messages.
    0
    installs
  49. Windows Internals · netvar1337
    Windows internals for offense/RE: PEB/TEB, objects, callbacks, ETW, CI/DSE, tokens, ALPC, memory manager, loaders.
    0
    installs
  50. Aida Ida Assistant · netvar1337
    AiDA-class IDA Pro AI assistant workflows: function context export, rename/comment proposals, Unreal scans, provider config, review-before-apply.
    0
    installs
  51. Browser Automation · netvar1337
    统一自动化入口。覆盖浏览器自动化(Playwright)和 Windows 桌面应用自动化(OpenReverse)。 浏览器场景:打开网页、点击、填表、爬取、截图、自动化登录、渗透页面交互。 桌面场景:操作 IDA/x64dbg 等 GUI 工具、Windows UI Automation、视觉驱动交互、桌面应用网络抓包。 触发关键词:浏览器自动化、桌面自动化、打开网页、填表、爬取、截图、自动化登录、Playwright、agent-browser、headless、OpenReverse、UIA、CUA、桌面操作、Windows 自动化。
    0
    installs
  52. Github Code Review · netvar1337
    Use to review GitHub PRs (diffs, inline comments) via gh or REST.
    0
    installs
  53. Github Pr Workflow · netvar1337
    Use for GitHub PR lifecycle: branch, commit, open, CI, merge.
    0
    installs
  54. Patch Diff Exploit · netvar1337
    N-day 补丁差分到利用。从厂商发布的补丁里反推漏洞点、写 PoC、做成可用的攻击模块。 适用场景:已知 CVE 编号但只有补丁没有 PoC、SRC/红队需要打击未及时更新的资产、N-day 武器化、Patch Tuesday 跟进。 核心方法:拿 before/after 二进制 → 对齐符号 → 二进制 diff → 看新增的安全检查反推 bug class → 写 PoC 触发漏洞。 触发关键词:N-day、Nday、补丁差分、patch diff、patch tuesday、1day、binary diff 漏洞、bindiff 利用、ghidriff、Diaphora、补丁分析、CVE 复现、漏洞还原、补丁反推、N-day 武器化。
    0
    installs
  55. Secrets Automation · netvar1337
    Use when setting up unattended secret access (service accounts, vault scoping, non-echoing tokens).
    0
    installs
  56. Stealth Hypervisor · netvar1337
    Stealth hypervisor development: EPT hooks, SLAT subversion, timing anti-detect, CPUID/MSR hiding, nested virt, anti-AC considerations.
    0
    installs
  57. Differential Review · netvar1337
    Use for security-focused review of PRs/commits/diffs with blast-radius analysis.
    0
    installs
  58. Firmware Hdl Review · netvar1337
    Use when reviewing firmware/HDL changes across registers, SystemVerilog, DMA, sim, CI.
    0
    installs
  59. Karpathy Guidelines · netvar1337
    Use when writing/reviewing/refactoring code: think first, simplicity, surgical diffs, verify goals.
    0
    installs
  60. Network Protocol Re · netvar1337
    Game/app network protocol RE: capture, reassembly, crypto detection, reimplementation, fuzzing hooks.
    0
    installs
  61. Radare2 Terminal Re · netvar1337
    Use for terminal-first r2 static/dynamic analysis with JSON-first automation.
    0
    installs
  62. Stacked Pr Delivery · netvar1337
    Use to advance/validate/merge stacked GitHub PR series safely.
    0
    installs
  63. Yara Rule Authoring · netvar1337
    Use when writing or tuning YARA/YARA-X malware detection rules.
    0
    installs
  64. Eac Kernel Driver Re · netvar1337
    EasyAntiCheat.sys-class kernel driver reverse engineering: callbacks, device interfaces, integrity, communication, Rust/C++ RE notes.
    0
    installs
  65. LLM Fable Safeguards · netvar1337
    Fable / model-safeguard research and neutralization: AUP copy, stop_reason refusal, safeguard messages, local pool patches, harness gates.
    0
    installs
  66. LLM Jailbreak Direct · netvar1337
    Direct instruction-override jailbreaks: DAN/developer-mode, ignore-previous, delimiter confusion, system-prompt exfil. Use for single-turn overrides.
    0
    installs
  67. Repository Hardening · netvar1337
    Use to harden a repo end-to-end: inventory, baselines, issues/PRs, security, merge-ready pub.
    0
    installs
  68. Reverse Skill Router · netvar1337
    Routes reverse engineering, exploitation, penetration testing, malware, mobile, firmware, browser automation, documentation, and security tasks to the appropriate specialist skill. Use when a task spans modules or the correct reverse-skill entrypoint is unclear.
    0
    installs
  69. Systematic Debugging · netvar1337
    Use on any bug, test failure, or unexpected behavior before proposing fixes.
    0
    installs
  70. Windows 0day Hunting · netvar1337
    Use when hunting new Windows privilege-escalation or security-boundary vulnerabilities in first-party services, scheduled tasks, recovery flows, security products, profile handling, or other privileged workflows. Drives evidence-first attack-surface mapping, state-machine analysis, controlled experiments, exploit-chain construction, variant hunting, and reproducibility testing.
    0
    installs
  71. X64dbg Anti Debugger · netvar1337
    Anti-debugger techniques and bypass research in x64dbg workflows: PEB flags, NtQuery, object hides, timing, TLS, self-debug.
    0
    installs
  72. Lang Cpp Game Hacking · netvar1337
    C++ specifically for game hacking: external/internal layouts, ImGui overlays, MinHook, memory backends, driver IPC.
    0
    installs
  73. LLM Jailbreak Harness · netvar1337
    Build jailbreak/red-team harnesses: datasets, scorers, runners, logging, Unleash integration, regression after model updates.
    0
    installs
  74. Stack Buffer Overflow · netvar1337
    Stack buffer overflow exploit development: smash framing, saved RIP/SEH control, canaries, overlap, ROP setup, Windows/Linux differences.
    0
    installs
  75. Audit Context Building · netvar1337
    Use for line-by-line architectural context building before vuln/bug hunting.
    0
    installs
  76. Constant Time Analysis · netvar1337
    Use when reviewing crypto code for timing side channels / secret-dependent behavior.
    0
    installs
  77. Github Repo Management · netvar1337
    Use to clone/create/fork repos and manage remotes/releases via gh.
    0
    installs
  78. LLM Jailbreak Encoding · netvar1337
    Encoding and obfuscation jailbreaks: base64/hex/homoglyphs/bidi/token splits/ciphers/low-resource languages.
    0
    installs
  79. LLM Jailbreak Roleplay · netvar1337
    Roleplay and narrative jailbreaks: persona, fiction, academic framing, nested roles, dual-response.
    0
    installs
  80. LLM Jailbreak Taxonomy · netvar1337
    Master catalog of LLM jailbreak / prompt-injection / safeguard-bypass methods. Load first when planning red-team, Fable safeguard work, or choosing an attack class.
    0
    installs
  81. Requesting Code Review · netvar1337
    Use for pre-commit review: security scan, quality gates, auto-fix.
    0
    installs
  82. Snailsploit Frameworks · netvar1337
    Use when applying SnailSploit's AATMF, SEF, P.R.O.M.P.T, AATMF Toolkit, LLM Red Teamer's Playbook, or Claude-Red frameworks to adversarial AI assessment and offensive-security research.
    0
    installs
  83. Pwndbg Dynamic Analysis · netvar1337
    Use when debugging authorized Linux user/kernel/QEMU targets with Pwndbg on GDB/LLDB.
    0
    installs
  84. Test Driven Development · netvar1337
    Use when writing tests or implementing features under RED-GREEN-REFACTOR.
    0
    installs
  85. Hwid Identifier Surfaces · netvar1337
    Methods for retrieving PC unique identifiers used by anti-cheats: disk, SMBIOS, NIC, GPU, TPM, Windows product, volume, firmware tables.
    0
    installs
  86. LLM Jailbreak Multi Turn · netvar1337
    Multi-turn jailbreaks: crescendo, many-shot, priming, foot-in-the-door, context overflow, memory poison.
    0
    installs
  87. LLM Jailbreak Multimodal · netvar1337
    Multimodal jailbreaks: typography-in-image, adversarial pixels, screenshot policy text, PDF polyglots, audio stego.
    0
    installs
  88. LLM Jailbreak Tool Agent · netvar1337
    Tool/agent harness jailbreaks: excessive agency, MCP, multi-agent relay, permission confusion, local Unleash YOLO path.
    0
    installs
  89. Tpm Attestation Research · netvar1337
    Remote TPM attestation / trust crypto / serial research: TPM2 keys, quote/PCRs, Windows health attestation surfaces, AC trust anchors.
    0
    installs
  90. Advanced Packer Unpacking · netvar1337
    Use on authorized packed binaries (Themida/VMProtect/Enigma/etc.) to recover OEP, imports, image.
    0
    installs
  91. Browser Security Research · netvar1337
    Use when hunting new vulnerabilities in the latest stable Chromium, Firefox, WebKit/Safari, or embedded browser stack, including renderer RCE, IPC/broker flaws, sandbox escapes, site-isolation violations, JIT/compiler bugs, DOM/media/font/image parsers, GPU processes, extensions, and browser-to-OS exploit chains.
    0
    installs
  92. Eac Usermode Telemetry Re · netvar1337
    EasyAntiCheat_EOS.exe / usermode telemetry RE: modules, IPC to driver, heartbeats, report formats, packing.
    0
    installs
  93. Supply Chain Risk Auditor · netvar1337
    Use when assessing dependency exploit/takeover risk and supply-chain attack surface.
    0
    installs
  94. Zdi Researcher Guidelines · netvar1337
    Use when planning, triaging, packaging, or submitting vulnerability research to Trend Micro Zero Day Initiative (ZDI). Encodes official submission criteria, valuation factors, disclosure timelines, exclusivity rules, current product-interest suspensions, report quality bar, and portal workflow. Pair with zero-day-target-eligibility before investing in a target.
    0
    installs
  95. LLM Jailbreak Optimization · netvar1337
    Automated jailbreak search: PAIR, TAP, GCG, AutoDAN, random/evolutionary search, transfer, Best-of-N.
    0
    installs
  96. Patch Diff Variant Hunting · netvar1337
    Use when mining historical CVEs, vendor patches, silent fixes, regressions, or incomplete mitigations for new vulnerability variants that still affect the latest stable release. Converts binary/source diffs into root-cause predicates, searches sibling implementations and exceptional paths, and applies a strict novelty gate so known bugs are not misreported as zero-days.
    0
    installs
  97. Trace Guided Deobfuscation · netvar1337
    Use when static analysis fails on self-modifying/virtualized code; acquire and slice traces.
    0
    installs
  98. Zero Day Target Eligibility · netvar1337
    Use before or during a vulnerability-research campaign governed by strict acquisition criteria: the bug must affect the latest stable product, have widespread deployment, remain non-public, and prioritize RCE, enterprise/server software, operating systems, browsers, sandbox or VM escapes, SCADA/IIoT, and security products. Provides fail-closed version, novelty, deployment, impact, and exclusion...
    0
    installs
  99. Hardware Firmware Validation · netvar1337
    Use for FPGA/PCIe/DMA/HDL validation across simulators, manifests, and CI.
    0
    installs
  100. Hermes Agent Skill Authoring · netvar1337
    Use when authoring in-repo SKILL.md (frontmatter, structure, writing-quality rules).
    0
    installs