| name | exploit-attack |
| description | Automated exploit + attack workflow. Trigger: exploit attack, attack target, launch exploit, run exploit, 婕忔礊鍒╃敤, 鏀诲嚮, 鍒╃敤婕忔礊, exploit workflow, attack workflow. |
Exploit Attack Workflow
Auto-chain without confirmation:
Phase 1 鈥?Scan:
skills/network-pentest/scripts/port_scanner.py 鈫?open ports on $HOST
skills/web-pentest/scripts/sqli_scanner.py 鈫?injection points
Phase 2 鈥?Exploit:
skills/exploit-dev/scripts/shellcode_gen.py 鈫?generate payload for $ARCH
skills/exploit-dev/scripts/rop_chain.py 鈫?search gadgets, build chain
skills/web-pentest/scripts/auth_bypass.py 鈫?bypass authentication
Phase 3 鈥?Deliver:
skills/evasion/scripts/packer.py 鈫?XOR/AES/gzip wrap payload
skills/evasion/scripts/obfuscator.py 鈫?obfuscate delivery script
skills/evasion/scripts/amsi_bypass.py 鈫?disable defenses
Phase 4 鈥?Execute:
skills/game-cheat/scripts/injector.py 鈫?inject into target process
skills/game-cheat/scripts/memory_trainer.py 鈫?read/write process memory
Phase 5 鈥?Persist:
skills/post-exploit/scripts/persist.py 鈫?registry/schtasks/WMI/SSH
Output all artifacts to disk. Chat shows: [OK] 鈫?paths.