26zl

63 mods across 1 repository, 46 stars between them.

26zl/cybersec-toolkit

Skill Claude CodeCodex

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic baselines, and applies statistical analysis to identify flows with abnormal byte counts, connection durations, and…

46 5d ago A 76 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffic anomaly detection in authorized security testing.

46 5d ago A 39 tokens copy · 86% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including command-and-control communications, lateral movement, data exfiltration, and exploitation attempts. Uses Wireshark, Zeek, and NetFlow analysis techniques. Activates for requests involving network traffic…

46 5d ago A 91 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Analyzes network traffic generated by malware during sandbox execution or live incident response to identify C2 protocols, data exfiltration channels, payload downloads, and lateral movement patterns using Wireshark, Zeek, and Suricata. Activates for requests involving malware network analysis, C2 traffic decoding…

46 5d ago A 81 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Captures and analyzes network packet data using Wireshark and tshark to identify malicious traffic patterns, diagnose protocol issues, extract artifacts, and support incident response investigations on authorized network segments.

46 5d ago B 49 tokens copy · 94% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect email forwarding rule creation, inbox delegation, suspicious OAuth app grants, and other indicators of account compromise.

46 5d ago A 46 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments, deleted items, and metadata using libpff, pst-utils, and forensic email analysis tools for legal investigations and incident response.

46 5d ago A 56 tokens copy · 92% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis. Covers both standard UPX unpacking and handling modified UPX headers that prevent automated decompression. Activates for requests involving malware unpacking, UPX decompression, packer…

46 5d ago A 79 tokens copy · 89% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis. Activates for requests involving PDF malware analysis, malicious…

46 5d ago A 84 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Detect and analyze Linux persistence mechanisms including crontab entries, systemd service units, LDPRELOAD hijacking, bashrc modifications, and authorizedkeys backdoors using auditd and file integrity monitoring.

46 5d ago B 50 tokens copy · 86% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Detect PowerShell Empire framework artifacts in Windows event logs by identifying Base64 encoded launcher patterns, default user agents, staging URL structures, stager IOCs, and known Empire module signatures in Script Block Logging events.

46 5d ago A 54 tokens copy · 100% MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded commands, Invoke-Expression…

46 5d ago A 88 tokens copy · 100% MIT

cybersec-toolkit

63

26zl/cybersec-toolkit

MCP server Claude CodeCodexCursor +2

MCP server "cybersec-toolkit" as configured in 26zl/cybersec-toolkit. Runs in Docker (ghcr.io/26zl/cybersec-toolkit:1.1.1). Needs 2 environment variables to run.

46 5d ago A tokens not measured original MIT