Merge pull request #545 from 3isenHeiM/patch-1

Update msfvenom.md
This commit is contained in:
Carlos Polop 2022-11-13 10:05:44 +00:00 committed by GitHub
commit 4fe1835351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```