Skip to main content
Back to the directory
ljagiello/ctf-skillsSoftware EngineeringFrontend and Design

ctf-malware

Malware analysis and network traffic techniques for CTF challenges.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-malware
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ctf-malware has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ljagiello/ctf-skills. Canonical URL: https://skills.sh/ljagiello/ctf-skills/ctf-malware.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykFAIL
About this skill
Malware analysis and network traffic techniques for CTF challenges. Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code. Python packages (all platforms): Linux (apt): macOS (Homebrew): Manual install: Look for C2 on unusual ports. Extract IPs/domains with strings | grep . See c2-and-protocols.md . See pe-and-dotnet.md . VM detection (CPUID, MAC prefix, registry, disk size), timing evasion (sleep/RDTSC sandbox detection), API hashing (ROR13/DJB2/CRC32 + hashdb lookup), process injection (hollowing, APC, CreateRemoteThread), environment checks.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Malware analysis and network traffic techniques for CTF challenges.

Is ctf-malware good?

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

Which AI agents support ctf-malware?

ctf-malware currently lists compatibility with Skills CLI.

Is ctf-malware safe to install?

ctf-malware has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ctf-malware?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ctf-malware?

Run the following command to 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