How to create a WIFI password grabber using a Flash Drive
Hello guys welcome,
As you have seen in the thumbnail I'm going to grab this Wi-Fi password from this computer using this regular USB flash drive I'll quickly plug it into my target machine and leave it for just 5 Seconds all right now the attack is done.
About :
Learn how to use your flash drive in an exciting new way with our step-by-step tutorial on VBS (Visual Basic Script) programming! In this session, we'll teach you how to create a WiFi password grabber using just your USB device and smart scripting techniques. You'll discover the secrets behind crafting VBS scripts that can discreetly extract WiFi passwords from other computers, giving you valuable insights into network security. Whether you're interested in cybersecurity, new to programming, or simply curious about VBS scripting, this tutorial is for you. Join us to dive into the world of technology and security, and improve your programming skills along the way. Don't miss out on this chance to expand your knowledge and stay ahead in the constantly changing field of cybersecurity!
let's learn how to do this without spending any money don't forget to
Subscribe to my channel and stay connected for more videos
What You'll Learn:
- Unlock the secrets of WiFi security vulnerabilities
- Master ethical hacking techniques for retrieving WiFi passwords
- Discover practical methods for securing your WiFi network from potential breaches
let's get
1. First you'll need a USB storage device
2. Like this plug it into your computer
It the method we are going to use is creating a VBS file which allows us to send keystrokes to a Windows machine now paste the VBS script you can
The code we are using here is programmed to open the command prompt type the command that enables copying the Wi-Fi details and paste them into the notepad. I have explained every part of the code
4. Changes first type your target Wi-Fi
name here correctly second you have to specify the name of the text document where the Wi-Fi details are going to be
5. Saved so I'll rename this as document. txt
6. Create another Notepad file named document on the USB flash drive
7. Now save this as a VBS
File I've programmed this code to complete all these actions within 5
Seconds therefore sometimes this will not work for very slow computers because they may take some time to load for
Example in this script it types CMD in
The windows search bar and presses the enter key after half a second which means 500 milliseconds in some slow computers it might take about 2 or 3 seconds to find CMD but don't worry you can easily adjust the delay by changing its value now we need to make this file run automatically when the flash drive is plugged into the computer but remember this auto run method won't work if the autorun feature is disabled on the target machine if it is disabled you'll have to run it manually let's try
8. Creating an auto run file download USB auto run Creator software
9. Now select the VBS file and choose your USB flash
Drive everything is ready now when you plug it into your target machine it will grab the Wi-Fi details and save them in the text document if the auto run
I hope you enjoyed this
comment 0 Comment
more_vert