Merge pull request #182 from thibaudrobin/patch-1

Add others shell on reverse shell cheatsheet
This commit is contained in:
Swissky 2020-04-13 19:42:58 +02:00 committed by GitHub
commit 44e676ea70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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