/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.infosectcbr.com.au
| | exploiter.dev
1.9 parsecs away

Travel
| | FUSE for Linux Exploitation 101
| | mutur4.github.io
1.8 parsecs away

Travel
| | This post covers yet another Binary Exploitation attack that is somewhat similar to return-oriented-programming (ROP) to understand how this works, we first need to understand Linux signals.
| | lkmidas.github.io
1.2 parsecs away

Travel
| | A popular and powerful technique to exploit the Linux kernel through modprobe_path
| | vcansimplify.wordpress.com
19.6 parsecs away

Travel
| Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer...