HackTricks-wiki / hacktricks

Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
http://book.hacktricks.xyz/
Other
8.5k stars 2.54k forks source link

Added __base__ and __mro__ bypass #742

Closed salvatore-abello closed 7 months ago

salvatore-abello commented 8 months ago

Added base and mro bypass + payload which can be translated using decorators instead of calls.