ghx312 — bash
ghx312 @ ~/site  $ cat  notes / pwn / whatispwn
Home Notes Writeups About
CONTENTS

Introduction

PWN, also known as binary exploitation, is to compromise binaries to leak information from it, through using the various vulnerabilities like buffer overflows, format string vulnerabilities and many more.