knowledge/poc-weaponization/SKILL.md
Safely evaluate, adapt, and rewrite raw public proof-of-concepts into reliable, offline-capable exploits free of backdoors.
npx skillsauth add aeondave/malskill poc-weaponizationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
cve-search, GitHub, Exploit-DB, Sploitus, etc.).Before executing any public exploit script:
requirements.txt, setup.py, install.sh, and any package manifest for typosquatted or malicious dependencies and build hooks that execute at install time.eval(), exec(), reversed strings.rm -rf, DROP TABLE, unnecessary persistence.references/backdoor-patterns.md for the full pattern list.print statements, replace urllib2 with requests, handle bytes/strings encode/decode.msfvenom-generated blob via --payload flag).argparse or click to allow parameterized inputs (--target, --port, --lhost, --lport).ConnectionRefusedError, HTTP 404s, and unexpected payload formats cleanly.--check flag that securely tests if the vulnerability is present without actually firing the payload or dropping the shell.development
Auth/lab ref: Unicorn Engine CPU-only emulation for shellcode, decryptors, custom VM handlers, instruction tracing, memory hooks, and register-level experiments.
development
Auth/lab ref: Renode board and SoC simulation for MCU/RTOS firmware, UART/GPIO/peripheral modeling, GDB remote debugging, REPL platforms, and RESC scripts.
development
Auth/lab ref: Qiling OS-layer binary emulation for PE/ELF/Mach-O/UEFI/shellcode with rootfs, syscall/API hooks, filesystem mapping, and runtime patching.
databases
Auth/lab ref: QEMU user-mode and full-system emulation for cross-arch binaries, firmware, kernels, disks, serial consoles, networking, and GDB stubs.