Update README.md

Made the README.md worth reading
pull/475/head
Yeet 2024-08-29 10:07:34 +10:00 committed by GitHub
parent a1a7310d61
commit 0e9ea1358b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -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.