USB Data Harvester is a PowerShell script designed to collect sensitive data from a Windows system. When executed from a USB drive labeled "DUCKY", it performs the following tasks:
Disables Windows Defender Real-Time Monitoring: Temporarily turns off real-time protection to avoid detection during data collection.
Copies Browser Data: Retrieves and stores browser files containing login information from Chrome, Brave, Firefox, and Edge.
Gathers System Information: Collects detailed information about the computer's hardware, processes, services, and network configuration.
Retrieves Wi-Fi Passwords: Extracts saved Wi-Fi passwords from the system.
Establishes a Reverse Shell: Opens a remote connection to a specified IP and port for further control.
Re-enables Windows Defender: Restores real-time protection after data collection is complete.
Note: This script is designed for use in security research and ethical hacking contexts. Unauthorized use of this script may be illegal and unethical.
USB Data Harvester
USB Data Harvester is a PowerShell script designed to collect sensitive data from a Windows system. When executed from a USB drive labeled "DUCKY", it performs the following tasks: