Skip to main content
Back to registry

ctf-malware

ljagiello/ctf-skills

Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.

Installs169
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-malware
Security audits
Gen Agent Trust HubWARN
SocketFAIL
SnykFAIL
About this skill
Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code. Look for C2 on unusual ports. Extract IPs/domains with strings | grep . See c2-and-protocols.md . See pe-and-dotnet.md . See scripts-and-obfuscation.md . - scripts-and-obfuscation.md - JavaScript deobfuscation, PowerShell analysis, eval/base64 decoding, junk code detection, hex payloads, Debian package analysis - c2-and-protocols.md - C2 traffic patterns, custom crypto protocols, RC4 WebSocket, DNS-based C2, network indicators, PCAP analysis, AES-CBC, encryption ID, Telegram bot recovery - pe-and-dotnet.md - PE analysis (peframe, pe-sieve, pestudio), .NET analysis (dnSpy, AsmResolver), LimeRAT extraction, sandbox evasion, malware config extraction, PyInstaller+PyArmor - Replace eval / bash with echo to print underlying code; extract base64/hex blobs and analyze with file .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ctf-malware do?

Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.

Is ctf-malware good?

ctf-malware does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ctf-malware work with?

ctf-malware currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to ctf-malware?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ctf-malware?

npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-malware

Related skills

More from ljagiello/ctf-skills

Related skills

Alternatives in Software Engineering