Материалы (эксплоиты с CTF и чьи-то заметки)
Last updated
Last updated
pwn: Материалы по pwn (для каждой уязвимости есть сплоит!): https://github.com/TaQini/pwn-learning Набор материалов: https://github.com/TaQini/pwn Ассемблер: https://github.com/TaQini/AssemblyLanguage ROP?: https://github.com/TaQini/XOP SharkyCTF PWN Writeups (with exploits): https://github.com/TaQini/ctf/tree/master/SharkyCTF-2020/PWN
Подборка тасков на pwn: Это просто подборка (с эксплоитами!): https://github.com/sajjadium/CTFium https://github.com/sajjadium/PersianCatsCTF
Офигенный последовательный в повествовании набор материалов: http://www.fuzzysecurity.com/tutorials.html
Обучение ROP: https://ropemporium.com/ ropa is a Ropper-based GUI that streamlines crafting ROP chains: https://github.com/orppra/ropa
Exploit Exercises: Введение в эксплуатацию бинарных уязвимостей на примере Protostar / Хабр https://habr.com/ru/post/320460/
Бинарные уязвимости и способы борьбы с ними: https://habr.com/ru/articles/830680/