Share
## https://sploitus.com/exploit?id=F2B6B009-2CD5-5795-B1FA-576530A9E578
# IMVU Exploits

IMVU Classic Client v3.6.15 - Complete exploitation toolkit.

## Tools
- flash_exploit_server.py - Flash CVE-2016-4117 exploit delivery + reverse shell
- xmlrpc_fuzzer.py - XML-RPC gateway fuzzer (find server bugs)
- imq_client.py - Custom IMQ protocol client (message injection)
- pickle_payload_gen.py - cPickle RCE payload generator
- dll_hijack.py - DLL replacement toolkit (no checksum verification)

## Reports
- REVERSE_ENGINEERING_REPORT.md - Full architecture + vulnerability analysis
- PROTOCOL_REFERENCE.md - IMQ protobuf protocol documentation
- EXPLOIT_SUITE.md - Validated vulnerabilities with PoCs