Demonstrating common tricks by threat actor to execute malicious code. In simple term: backdooring python.
Attacker often used the tricks for two purposes:
- gaining foothold
- install persistence access
This repository exploring three backdoor types:
- Packages/Libraries
- Modules
- Interpreter
This repository is used for PyCon APAC 2024 talk.