# cheatsheet

- [Windows Privilege Escalation](/notes/cheatsheet/windows-privilege-escalation.md): made by <3 with replican
- [Linux Privilege Escalation](/notes/cheatsheet/linux-privilege-escalation.md): made by <3 with replican
- [web exploitation](/notes/cheatsheet/web-exploitation.md)
- [sql injection](/notes/cheatsheet/web-exploitation/sql-injection.md): by replican
- [server side template injection](/notes/cheatsheet/web-exploitation/server-side-template-injection.md)
- [Escaping nodejs vm](/notes/cheatsheet/web-exploitation/escaping-nodejs-vm.md): trick to escaping vm / vm2 in nodejs
- [prototype pollution](/notes/cheatsheet/web-exploitation/prototype-pollution.md)
- [Cross-Site Scripting (XSS)](/notes/cheatsheet/web-exploitation/cross-site-scripting-xss.md)
- [binary exploitation](/notes/cheatsheet/binary-exploitation.md)
- [stack](/notes/cheatsheet/binary-exploitation/stack.md)
- [0x1 Buffer Overflow](/notes/cheatsheet/binary-exploitation/stack/0x1-buffer-overflow.md)
- [0x2 Modifying variabel through BOF](/notes/cheatsheet/binary-exploitation/stack/0x2-modifying-variabel-through-bof.md)
- [0x3 return to another function through BOF](/notes/cheatsheet/binary-exploitation/stack/0x3-return-to-another-function-through-bof.md)
- [0x4](/notes/cheatsheet/binary-exploitation/stack/0x4.md)
- [heap](/notes/cheatsheet/binary-exploitation/heap.md)
- [introduction](/notes/cheatsheet/binary-exploitation/heap/introduction.md)
- [benerin nis](/notes/cheatsheet/binary-exploitation/benerin-nis.md)
- [forensic](/notes/cheatsheet/forensic.md)
- [cryptography](/notes/cheatsheet/cryptography.md)
- [misc](/notes/cheatsheet/misc.md)
- [blockchain](/notes/cheatsheet/blockchain.md)
