mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 14:52:53 +00:00
Add others shell on reverse shell cheatsheet
Add others shell on reverse shell cheatsheet
This commit is contained in:
parent
bc8dd0b784
commit
29194a8ef1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue