mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
commit
4fe1835351
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ One can also use the `-a` to specify the architecture or the `--platform`
|
|||
# Listing
|
||||
|
||||
```bash
|
||||
msfvenom -l #Payloads
|
||||
msfvenom -l payloads #Payloads
|
||||
msfvenom -l encoders #Encoders
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue