parent
a1a7310d61
commit
0e9ea1358b
|
@ -2,5 +2,6 @@
|
|||
This script borrows the wifi passwords on the target system and puts them into a .txt file on the ducky.
|
||||
|
||||
# Setup
|
||||
Make sure the name of your USB is set to "DUCKY". Secondly, put the 1.ps1 file and the inject.bin onto the root of the usb.
|
||||
|
||||
Firstly, download and place the _1.ps1_ script onto the root of your ducky. Then, you will need to edit the inject.txt file accordingly:
|
||||
On line 57, change "DUCKY" to the label of your USB. On line 59, change 1.ps1 to the name of the PS1 script on your ducky.
|
||||
Inside of the PS1 script, you will need to replace _DUCKY_ on line 2 with the label of your USB.
|
||||
|
|
Loading…
Reference in New Issue