Abusing LOAD_FAST in Python 3 VM | Julia Poo
15 octobre 2024 à 12:57
Pwning Python 3 VM via an intended feature (Disclaimer: Not a vulnerability)
Sections:
- Indexing into Known Memory
- Creating a call gadget
- Changing the page permissions using ctypes
- Crafting our Shellcode
— Permalink