Add others shell on reverse shell cheatsheet

Add others shell on reverse shell cheatsheet
This commit is contained in:
Th1b4ud
2020-04-13 19:06:01 +02:00
committed by GitHub
parent bc8dd0b784
commit 29194a8ef1

View File

@@ -54,6 +54,8 @@ Listener:
nc -u -lvp 4242
```
Don't forget to check with others shell : sh, ash, bsh, csh, ksh, zsh, pdksh, tcsh, bash
### Socat
```powershell