Entradas recientes

TCP reverse shellcode

7 minuto(s) de lectura

A TCP reverse shell connects back to the attacker machine, then executes a shell and redirects all input & output to the socket. This is especially usefu...

TCP bind shellcode

15 minuto(s) de lectura

A bind shellcode listens on a socket, waiting for a connection to be made to the server then executes arbitrary code, typically spawning shell for the connec...