← all publishers

netvar1337

@netvar1337 source repo

736 published skills · page 5 of 8

  1. Sercanarga Engineering Style · netvar1337
    Use when applying Sercan Arga evidence-backed engineering style.
    0
    installs
  2. Systems Language Engineering · netvar1337
    Use when engineering Go, Rust, C++23, Java, or Zig projects (layout, build, tests, style).
    0
    installs
  3. Anti Cheat Stack Walk Stealth · netvar1337
    Anti-cheat stack-walking stealth: return-address spoofing, stack pivoting for call stacks, gadget frames, RtlUserThreadStart fakes, ETW/AC walk bypass.
    0
    installs
  4. Assembly Reversal Engineering · netvar1337
    Use when writing assembly or analyzing authorized native binaries at ASM level.
    0
    installs
  5. Windows Profile Hive Research · netvar1337
    Use when hunting Windows user-profile and registry-hive vulnerabilities involving ProfSvc, profile load/unload, CreateProcessWithLogon, RegOpenUserClassesRoot, NTUSER.DAT or UsrClass.dat, known-folder and environment expansion, offline registry editing, cross-user hive mounting, or races between profile state and attacker-controlled paths.
    0
    installs
  6. Zydis Disassembly Engineering · netvar1337
    Use when decoding/encoding x86/x64 with Zydis in C/C++ or terminal tests.
    0
    installs
  7. Development Toolchain Curation · netvar1337
    Use when auditing or pruning agent skills, MCPs, hooks, and language/RE toolchains.
    0
    installs
  8. Enterprise Server Rce Research · netvar1337
    Use when hunting new remote code execution vulnerabilities in the latest stable enterprise server, appliance, middleware, management-plane, gateway, identity, backup, monitoring, messaging, database, or file-processing product. Maps unauthenticated and low-privilege network paths, builds protocol-aware harnesses, traces attacker data to native or interpreter sinks, and validates practical serve...
    0
    installs
  9. LLM Jailbreak Prompt Injection · netvar1337
    Direct and indirect prompt injection for apps: RAG, tools, web, email, MCP schema, tool-result injection.
    0
    installs
  10. Verification Before Completion · netvar1337
    Use before claiming work complete/fixed/passing — require verification evidence first.
    0
    installs
  11. Virtualization Escape Research · netvar1337
    Use when hunting new guest-to-host, container-to-hypervisor, or nested-virtualization vulnerabilities in the latest stable hypervisor, emulator, cloud VM stack, virtual device, paravirtual driver/backend, guest-tools integration, management plane, snapshot/migration path, or hardware-accelerated virtualization interface.
    0
    installs
  12. LLM Jailbreak Classifier Bypass · netvar1337
    Bypass input/output safety classifiers and staged judges (stage-1/2, keyword, embedding, reward models).
    0
    installs
  13. Windows Recovery State Research · netvar1337
    Use when hunting Windows pre-authentication and recovery vulnerabilities involving WinRE, WinPE, BitLocker auto-unlock, Defender Offline, ReAgent.xml, BCD, unattended setup, offline servicing, recovery or EFI partitions, removable media, and persisted state that changes trusted behavior across reboot.
    0
    installs
  14. Windows Object Manager Confusion · netvar1337
    Use when hunting Windows vulnerabilities involving NT Object Manager namespaces, per-session BaseNamedObjects, shadow directories, symbolic-link objects, named sections/events/mutants, registry symbolic links, globalroot paths, or privileged consumers that confuse attacker-created names with trusted kernel objects. Maps namespace resolution, ACLs, token transitions, and name-squatting races int...
    0
    installs
  15. Binary Obfuscation Deconstruction · netvar1337
    Use when authorized binaries use opaque predicates, CFF, MBA, or self-modifying obfuscation.
    0
    installs
  16. Windows Privileged File Workflows · netvar1337
    Use when researching Windows privileged file-operation vulnerabilities involving services, Defender or other security products, update/remediation pipelines, Cloud Files placeholders, VSS, reparse points, rename/delete semantics, alternate data streams, oplocks, file locks, or name-to-handle races. Builds deterministic path-confusion and file-lifecycle experiments from traces to minimized PoCs.
    0
    installs
  17. Security State Machine Engineering · netvar1337
    Use to design/test/recover security workflows with durable state and side effects.
    0
    installs
  18. Application Sandbox Escape Research · netvar1337
    Use when hunting new escapes from a latest-stable application sandbox or restricted process, including document readers, office suites, messaging clients, media processors, plugin hosts, renderers, security sandboxes, AppContainer, macOS Seatbelt/XPC, Linux seccomp/namespaces/portals, and brokered desktop applications. Builds a capability map, compromised-child harness, broker/IPC audit, and pr...
    0
    installs
  19. Multi Repository Engineering Audits · netvar1337
    Use to infer an engineer style/rules from multiple repos with attribution-backed evidence.
    0
    installs
  20. Mobile Platform Vulnerability Research · netvar1337
    Use when hunting new vulnerabilities in the latest stable Android or iOS platform and widely deployed OEM components, including zero/one-click parsers, messaging and media services, Binder/XPC IPC, application sandboxes, system services, baseband/connectivity, kernels/drivers, secure services, and mobile browser-to-OS chains.
    0
    installs
  21. Security Product Vulnerability Research · netvar1337
    Use when hunting new vulnerabilities in the latest stable enterprise security product: endpoint protection, EDR/XDR, antivirus, DLP, firewall/VPN, email/web gateway, SIEM/SOAR, scanner, sandbox, agent, management server, update engine, parser, kernel driver, or cloud connector. Maps hostile-content pipelines and management trust boundaries to RCE, privilege escalation, bypass, or fleet-wide com...
    0
    installs
  22. Industrial Control Vulnerability Research · netvar1337
    Use when hunting new vulnerabilities in latest stable, widely deployed SCADA/IIoT, PLC, HMI, historian, engineering workstation, OPC, industrial gateway, remote-access appliance, safety system, or device-management product. Prioritizes server-side RCE and trust-boundary flaws in management, protocol, firmware-update, project-file, and controller workflows using safe simulation and reproducible ...
    0
    installs
  23. Data · netvar1337
    Use to query IDA strings/bytes/binary content and rebuild string tables.
    0
    installs
  24. Grep · netvar1337
    Use to find IDA entities by name pattern and seed xref/decompiler workflows.
    0
    installs
  25. Plan · netvar1337
    Use for plan-mode only: write an actionable markdown plan under .hermes/plans/, no execution.
    0
    installs
  26. Spike · netvar1337
    Use for throwaway experiments that validate an idea before a real build.
    0
    installs
  27. Types · netvar1337
    Use for IDA types: create/modify/apply structs, unions, enums, typedefs, C declarations.
    0
    installs
  28. Xrefs · netvar1337
    Use for IDA cross-refs: callers, callees, imports, data refs, call graphs.
    0
    installs
  29. Codeql · netvar1337
    Use to run CodeQL scans (full or high-precision) and process SARIF findings.
    0
    installs
  30. Connect · netvar1337
    Use when starting IDA analysis sessions or routing to other IDA skills (CLI/HTTP/MCP setup).
    0
    installs
  31. Lang Go · netvar1337
    Go for tools/C2/scanners/game tooling: modules, concurrency, unsafe, Windows syscalls, performance.
    0
    installs
  32. Radare2 · netvar1337
    Use this skill whenever the user wants to analyze binaries with radare2/r2 from the command line, including reverse engineering, disassembly, function analysis, strings/import inspection, patching, binary diffing, hex inspection, or r2 scripting. Also use it when the user mentions PE/ELF/Mach-O/DEX/WASM files together with CLI analysis, `rabin2`, `rasm2`, `radiff2`, `r2pipe`, or asks for radare2 command help on Windows/Linux/macOS.
    0
    installs
  33. Semgrep · netvar1337
    Use to run Semgrep security/quality scans, including multi-language parallel workers.
    0
    installs
  34. Storage · netvar1337
    Use to persist key-value metadata in IDA databases via netnode_kv.
    0
    installs
  35. Analysis · netvar1337
    Use to triage/audit IDA binaries: suspicious behavior, crypto/network, multi-table queries.
    0
    installs
  36. Backprop · netvar1337
    Use when a bug/test failure should become a new invariant and bug-log entry in SPEC.md.
    0
    installs
  37. C Review · netvar1337
    Use when auditing C/C++ for memory corruption, integer overflow, races, and platform-specific vulns.
    0
    installs
  38. Cavecrew · netvar1337
    Use when delegating to caveman subagents (investigator/builder/reviewer) to shrink tool-result context.
    0
    installs
  39. Debugger · netvar1337
    Use for IDA debugger ops: breakpoints, patches, conditions, patch inventory.
    0
    installs
  40. Gh Stack · netvar1337
    Use for stacked Git branches and dependent PRs via gh-stack (create, push, rebase, sync, navigate, or view).
    0
    installs
  41. Graphify · netvar1337
    Use for codebase architecture/relationship questions; builds queryable knowledge graphs (graphify-out/).
    0
    installs
  42. Grill Me · netvar1337
    > Bundled with Unleash skills pack. Upstream: https://github.com/JuliusBrussee/skills
    0
    installs
  43. Lang Zig · netvar1337
    Zig for low-level cheats/tools: explicit allocators, cross-compile, C interop, freestanding options.
    0
    installs
  44. Pe Tools · netvar1337
    PE/COFF engineering: parse, rebuild, TLS, exceptions, imports, manual map helpers, Authenticode notes.
    0
    installs
  45. Research · netvar1337
    Use when a spec decision needs external library/API facts distilled into section R (/ck:research).
    0
    installs
  46. Malware Triage · netvar1337 bundle
    Rapid assessment, classification, and prioritization of malware samples. Use when you need to perform initial malware assessment, classify a sample's type and family, determine analysis priority, identify quick indicators, or decide on next analysis steps.
    0
    installs
  47. Offensive Claude Reverse Engineering · netvar1337 bundle
    Use when reverse-engineering a binary or firmware — static triage + decompilation (Ghidra/IDA/Binary Ninja), dynamic instrumentation (GDB/Frida 17/angr), anti-reversing & packer bypass, OLLVM/VM deobfuscation, UEFI/BIOS RE & Secure Boot research, patch-diffing for n-days
    0
    installs
  48. Router Reverse Skill Router Go Rust Reverse · netvar1337 bundle
    Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery.
    0
    installs
  49. Threat Model Generator · netvar1337
    Generate feature-grounded threat scenarios and executable security test cases with prioritized risk rationale.
    0
    installs
  50. Masriyan 01 Recon Osint · netvar1337 bundle
    Passive and active reconnaissance, subdomain enumeration, DNS analysis, technology fingerprinting, and OSINT data correlation for authorized security assessments
    0
    installs
  51. Router Reverse Skill Router Firmware Pentest · netvar1337 bundle
    Firmware / IoT penetration chain. Start from a raw .bin / .img blob and run the full loop: reverse engineering → extraction → emulation → exploitation. The methodology follows the nine phases of OWASP FSTM; the toolchain centers on binwalk v3, unblob, EMBA, Firmadyne, and AFL++. Applicable scenarios: router/camera/smart-home firmware auditing, firmware upgrade package reversing, IoT CVE reproduction, embedded 0-day hunting. Trigger keywords: firmware, IoT, binwalk, unblob, UART, JTAG, squashfs, UBI, JFFS2, Firmadyne, QEMU full-system emulation, EMBA, firmware pentest, router firmware, embedded exploitation, bootloader, NVRAM, FAT, firmware analysis toolkit.
    0
    installs
  52. Router Reverse Skill Router Malware Analysis · netvar1337 bundle
    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
  53. Router Reverse Skill Router Protocol Reverse · netvar1337 bundle
    Use for authorized reverse engineering of custom binary protocols, Protobuf/gRPC, WebSocket frames, and PCAP-driven protocol recovery.
    0
    installs
  54. Binary Analysis Analyst · netvar1337
    Perform deep exploit-focused binary analysis by tracing attacker-reachable paths to validated vulnerability primitives.
    0
    installs
  55. Web Assessment Executor · netvar1337
    Execute scoped web application test cases with strict sequencing, variant control, and replayable evidence.
    0
    installs
  56. Claude Red Web Offensive Open Redirect · netvar1337 bundle
    Open redirect vulnerability checklist: parameter identification, bypass techniques (URL encoding, double slashes, CRLF injection, protocol handlers), chaining with OAuth/SSRF, and impact escalation paths. Use for web app testing and bug bounty open redirect discovery.
    0
    installs
  57. Masriyan 09 Web Security · netvar1337 bundle
    OWASP Top 10 testing, injection vulnerability detection, API security assessment, authentication testing, and web vulnerability reporting for authorized assessments
    0
    installs
  58. Masriyan 12 Log Analysis · netvar1337 bundle
    Security log parsing, anomaly detection, SIEM query building, Sigma rule creation, and correlation rule development across Splunk, Elastic, QRadar, and Microsoft Sentinel
    0
    installs
  59. Masriyan 14 Red Team Ops · netvar1337 bundle
    Authorized red team engagement planning, C2 architecture design, attack methodology, lateral movement strategy, OPSEC, and professional reporting
    0
    installs
  60. Router Reverse Skill Router Database Security · netvar1337 bundle
    Use for authorized database security assessment covering PostgreSQL/MySQL/MSSQL/Mongo/Redis exposure, authz, UDF/command paths, and misconfiguration review.
    0
    installs
  61. Router Reverse Skill Router Diagram Generator · netvar1337 bundle
    generate, refine, validate, and render diagrams from natural language, notes, code snippets, schemas, tables, or existing diagram source. use for flowcharts, swimlanes, sequence diagrams, state diagrams, er diagrams, class diagrams, architecture/c4-style diagrams, dependency graphs, gantt charts, mind maps, user journeys, sankey-style flows, org charts, network graphs, and other visual models. supports mermaid by default, graphviz dot for complex graph layout, plantuml for uml-heavy engineering diagrams, and svg output when direct markup is more reliable.
    0
    installs
  62. Router Reverse Skill Router Digital Forensics · netvar1337 bundle
    Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation.
    0
    installs
  63. Router Reverse Skill Router Hardware Security · netvar1337 bundle
    Use for authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot overview, and offline firmware extraction support.
    0
    installs
  64. Finding Chain Correlator · netvar1337
    Correlate individual findings into coherent multi-step attack chains with realistic prerequisites and aggregate impact.
    0
    installs
  65. Claude Red Web Offensive Race Condition · netvar1337 bundle
    Race condition (TOCTOU) testing checklist: identifying timing windows, Burp Suite Turbo Intruder, Last-Byte sync technique, rate limit bypass, double-spend attacks, and concurrent request exploitation. Use for web app race condition testing or bug bounty time-of-check-to-time-of-use bugs.
    0
    installs
  66. Router Reverse Skill Router Browser Automation · netvar1337 bundle
    Unified automation entry point. Covers browser automation (Playwright) and Windows desktop application automation (OpenReverse). Browser scenarios: opening web pages, clicking, filling forms, crawling, screenshots, automated login, pentest page interaction. Desktop scenarios: operating GUI tools like IDA/x64dbg, Windows UI Automation, vision-driven interaction, desktop application traffic capture. Trigger keywords: browser automation, desktop automation, open web page, fill form, crawl, screenshot, automated login, Playwright, agent-browser, headless, OpenReverse, UIA, CUA, desktop operation, Windows automation.
    0
    installs
  67. Router Reverse Skill Router Patch Diff Exploit · netvar1337 bundle
    N-day patch diffing through to exploitation. Infer the vulnerability from the vendor-released patch, write a PoC, and turn it into a usable attack module. Applicable scenarios: a known CVE number with a patch but no PoC, SRC/red team needing to hit assets that were not updated in time, N-day weaponization, Patch Tuesday tracking. Core method: obtain before/after binaries → align symbols → binary diff → inspect newly added security checks to infer the bug class → write a PoC to trigger the vulnerability. Trigger keywords: N-day, Nday, patch diffing, patch diff, patch tuesday, 1day, binary diff vulnerability, bindiff exploitation, ghidriff, Diaphora, patch analysis, CVE reproduction, vulnerability reconstruction, patch back-inference, N-day weaponization.
    0
    installs
  68. API Attack Surface Mapper · netvar1337
    Build a full API inventory, trust-boundary map, and prioritized test matrix from specification and observed behavior.
    0
    installs
  69. Claude Red Web Offensive Deserialization · netvar1337 bundle
    Insecure deserialization attack checklist: identifying deserialization sinks, Java/PHP/.NET/Python deserialization exploitation, ysoserial gadget chains, magic method abuse, and detection evasion. Use when testing deserialization endpoints or developing deserialization exploits.
    0
    installs
  70. Detection Engineer · netvar1337
    Create detection rules and hunting queries from malware analysis findings. Use when you need to write Sigma rules for SIEM, Suricata rules for network IDS, defang IOCs for safe sharing, or convert analysis findings into actionable detection content for SOC teams and threat hunters.
    0
    installs
  71. Masriyan 06 Threat Hunting · netvar1337 bundle
    IOC extraction, threat intelligence correlation, MITRE ATT&CK mapping, hunt hypothesis generation, and detection rule creation
    0
    installs
  72. Masriyan 10 Cloud Security · netvar1337 bundle
    AWS/Azure/GCP security auditing, container and Kubernetes hardening, Infrastructure as Code scanning, and cloud compliance assessment
    0
    installs
  73. Masriyan 19 Grc Compliance · netvar1337 bundle
    Governance, risk, and compliance — risk assessment and scoring, control mapping across NIST CSF 2.0 / ISO 27001:2022 / SOC 2 / CIS Controls v8, gap analysis, audit evidence preparation, and security policy generation
    0
    installs
  74. Router Reverse Skill Router Identity Federation · netvar1337 bundle
    Use for authorized assessment of federated identity systems including SAML, OIDC, OAuth2 flows, SSO misconfiguration, and token confusion issues.
    0
    installs
  75. Router Reverse Skill Router Reverse Engineering · netvar1337 bundle
    Provides reverse engineering techniques. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, malware-like loaders, and anti-debug or anti-analysis logic. Do not use it when the vulnerability is already understood and the remaining task is exploitation; use pwn instead. Do not use it for pure web workflows, log or disk forensics, or standalone crypto problems unless reversing the implementation is the real blocker.
    0
    installs
  76. 401 403 Bypass · netvar1337 bundle
    401/403 访问拒绝绕过方法论。当遇到管理后台、API 端点返回 401/403 Forbidden 时使用。覆盖路径操纵、HTTP 方法篡改、Header 注入、协议降级、组合攻击
    0
    installs
  77. Claude Red Fuzzing Offensive Vuln Classes · netvar1337 bundle
    Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit dev knowledge.
    0
    installs
  78. Hack Skills Expression Language Injection · netvar1337
    Expression Language injection playbook. Use when Java EL, SpEL, OGNL, or MVEL expressions may evaluate attacker-controlled input in Spring, Struts2, Confluence, or similar frameworks.
    0
    installs
  79. Masriyan 11 Csoc Automation · netvar1337 bundle
    SOC alert triage, incident playbook automation, escalation workflows, shift reporting, and SOC KPI tracking
    0
    installs
  80. Masriyan 13 Crypto Analysis · netvar1337 bundle
    SSL/TLS auditing, cipher suite analysis, hash algorithm identification, encryption implementation review, and cryptographic weakness detection in code
    0
    installs
  81. Masriyan 16 AI LLM Security · netvar1337 bundle
    LLM and AI application security testing — prompt injection, jailbreak resistance, OWASP LLM Top 10 (2025), RAG and agent/tool-use security, model supply chain, and AI red teaming for authorized assessments
    0
    installs
  82. Masriyan 17 Mobile Security · netvar1337 bundle
    Android and iOS application security testing — static and dynamic analysis, APK/IPA inspection, OWASP MASVS/MASTG verification, secure-storage and transport review, and mobile malware triage for authorized assessments
    0
    installs
  83. Masriyan 18 Ot Ics Security · netvar1337 bundle
    Operational Technology and industrial control system security — Purdue model segmentation, industrial protocol analysis (Modbus, DNP3, S7, EtherNet/IP), PLC/HMI exposure, IEC 62443 alignment, and MITRE ATT&CK for ICS, for authorized and safety-conscious assessments
    0
    installs
  84. Javascript Surface Analyzer · netvar1337
    Enumerate and analyze client-side JavaScript for hidden endpoints, secrets, dangerous sinks, and exploitable browser behaviors.
    0
    installs
  85. Claude Red Utility Offensive Fast Checking · netvar1337 bundle
    Speed-optimized offensive checklist for rapid assessment: quick-win vulnerability patterns, fast recon shortcuts, automated scanner configurations, and triage shortcuts. Use for time-boxed assessments, CTF-speed engagements, or initial rapid surface mapping.
    0
    installs
  86. Claude Red Web Offensive Request Smuggling · netvar1337 bundle
    HTTP request smuggling checklist: CL.TE, TE.CL, TE.TE variants, detection with timing and differential responses, WAF bypass, cache poisoning, credential hijacking, and request smuggling via HTTP/2. Use when testing reverse proxy/load balancer configurations.
    0
    installs
  87. Masriyan 05 Malware Analysis · netvar1337 bundle
    Static and dynamic malware analysis, YARA rule generation, sandbox configuration, behavioral profiling, and malware family classification
    0
    installs
  88. Masriyan 08 Network Security · netvar1337 bundle
    Network traffic analysis, PCAP parsing, IDS/IPS rule creation, firewall configuration auditing, and network anomaly detection
    0
    installs
  89. Router Reverse Skill Router Supply Chain Security · netvar1337 bundle
    Use for software supply-chain security assessment covering SBOM, SCA, CI/CD pipelines, container images, build integrity, dependency provenance, and vulnerability reachability.
    0
    installs
  90. Crypto Vulnerability Analyst · netvar1337
    Analyze cryptographic design and implementation for misuse, key-management weaknesses, and protocol-level exploit opportunities.
    0
    installs
  91. Claude Red Fuzzing Offensive Fuzzing Course · netvar1337 bundle
    Week 2 of the exploit development curriculum. Covers fuzzing methodology: target selection, corpus generation, coverage-guided fuzzing with AFL++/libFuzzer, structured fuzzing, and triage/deduplication. Use when setting up fuzz campaigns, selecting harness strategies, or triaging fuzzer output.
    0
    installs
  92. Malware Report Writer · netvar1337 bundle
    Create professional malware analysis reports for enterprise security teams and incident response. Use when you need to write, structure, or improve a malware analysis report, produce executive summaries, author YARA rules, or format IOCs and detection rules for professional delivery.
    0
    installs
  93. Masriyan 07 Incident Response · netvar1337 bundle
    IR playbook execution, evidence collection, forensic timeline analysis, memory forensics, and post-incident reporting following NIST SP 800-61 and SANS PICERL methodology
    0
    installs
  94. Masriyan 15 Blue Team Defense · netvar1337 bundle
    System hardening, detection engineering, security baseline monitoring, patch management, defense-in-depth architecture, and security posture improvement
    0
    installs
  95. Claude Red Exploit Dev Offensive Mitigations · netvar1337 bundle
    Security mitigation reference and bypass catalog: ASLR, DEP/NX, RELRO, stack canaries, CFI, sandboxing, seccomp. Covers both detection of enabled mitigations and known bypass techniques. Use when assessing target hardening or planning exploit mitigation bypasses.
    0
    installs
  96. Claude Red Recon Offensive Osint Methodology · netvar1337 bundle
    Structured OSINT methodology framework: target definition, source selection, collection workflows, data correlation, timeline reconstruction, and reporting. Use to guide systematic OSINT campaigns or teach OSINT methodology.
    0
    installs
  97. Claude Red Web Offensive Parameter Pollution · netvar1337 bundle
    HTTP parameter pollution (HPP) checklist: duplicate parameter injection, backend vs frontend parsing differences, WAF bypass via HPP, server-side vs client-side HPP, and practical exploitation patterns. Use when testing web applications for parameter handling flaws.
    0
    installs
  98. Masriyan 03 Exploit Development · netvar1337 bundle
    Proof-of-concept development, payload crafting, shellcode analysis, and exploitation technique research for authorized security testing
    0
    installs
  99. Masriyan 04 Reverse Engineering · netvar1337 bundle
    Binary analysis, assembly interpretation, disassembly, decompilation, firmware RE, and protocol reverse engineering
    0
    installs
  100. Malware Dynamic Analysis · netvar1337 bundle
    Execute and monitor malware in controlled sandbox environments. Use when you need to observe runtime behavior, capture network traffic, monitor process activity, analyze file/registry changes, or understand actual malware functionality beyond static analysis. Guides safe execution with Procmon, Wireshark, Process Hacker (now System Informer), Sysmon, and automated sandboxes.
    0
    installs