Podalirius
All Articles
Writeups
Press and Conferences
CVEs
|
|
Reverse-Shells
UNIX Shells dropping SUID rights in shellcodes
September 2, 2021
Newer versions of UNIX shells no longer transfer SUID rights by default. We will see how to get around this protection.
rights
setuid
shellcodes
suid
Windows Reverse Shells Cheatsheet
May 26, 2021
Windows Reverse Shells : 3 payloads in 1 different languages !
cheatsheet
reverse-shell
windows
UNIX Reverse Shells Cheatsheet
May 17, 2021
UNIX Reverse Shells : 42 payloads in 17 different languages !
cheatsheet
reverse-shell
unix
TTYs and where to find them
April 20, 2021
TTYs and where to find them
shell
spawn
tty
Reverse Shells 101
December 11, 2020
This article explains the necessary components to create a reverse shell.
reverse-shell
Constructing a semi-interactive reverse shell with curl
November 12, 2020
This article details how I created a curl-based reverse shell, from scratch.
curl
reverse-shell
Constructing a semi-interactive reverse shell with wget
November 11, 2020
This article details how I created a wget-based reverse shell, from scratch.
reverse-shell
wget