Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.63 KB

File metadata and controls

32 lines (22 loc) · 1.63 KB
title RazviOverflow
mainPage true
categories
hacking
learn
tags
hacking
learn
practice
exploit
description Hacking explained so we can all understand the underlying concepts. In this site you'll find different tutorials and CTF's write-ups explained in gory detail (most of the time) so together we can understand and practice every aspect of the secure (or rather insecure) side of the (our) binary world.

I'm Razvi. You can find me on twitter @Razvieu

List of best hacking sites

Here you can find a list, compilation, directory... of the best hacking sites. You can start from scratch, learn, improve, test your skills.

How2stack

Learn binary exploitation (pwn) through videos that'll help you understand the foundations of stack-based techniques.

CTF Writeups

I will post in this sections all the writeups I write along the way while participating in live CTF. I think sharing this knowledge is always positive since actual competition is a source of knowledge and self-improve. Sharing this knowledge helps not only me but the whole community.

Tutorials && Writeups

Knowledge that I consider is worth sharing. Tutorials, walkthroughs, challenges, writeups, papers, articles... thoroughly detailed. The purpose is to understand the underlying idea and the inner workings of it. Unlike the previous section, these writeups deal with challenges that are always available, not in a given time lapse.