Hood3dRob1n/JSRat-Py: This is my implementation of JSRat.ps1 in Python so you can now run the attack server from any OS instead of being limited to a Windows OS with Powershell enabled.
2020-01-24 01:31:26 Author: github.com(查看原文) 阅读量:515 收藏

This is my implementation of JSRat.ps1 in Python so you can now run the attack server from any OS instead of being limited to a Windows OS with Powershell enabled.

Python

Branch: master
Clone or download

Clone with HTTPS

Use Git or checkout with SVN using the web URL.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio

If nothing happens, download the GitHub extension for Visual Studio and try again.

Fetching latest commit…

Cannot retrieve the latest commit at this time.

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
classes added new regsvr32 client invokation support Apr 22, 2016
JSRat.py fixed missing bracket on line 421 May 5, 2016
README.md

README.md

This is my implementation of JSRat.ps1 in Python so you can now run the attack server from any OS instead of being limited to a Windows OS with Powershell enabled.

Added support to handle client invocation via either rundll32 or regsvr32 methods

References & Original Project:
regsvr32: https://gist.github.com/subTee/24c7d8e1ff0f5602092f58cbb3f7d302
rundll32: https://gist.github.com/subTee/f1603fa5c15d5f8825c0
http://en.wooyun.io/2016/01/18/JavaScript-Backdoor.html
http://en.wooyun.io/2016/02/04/42.html

Video Demos:
https://youtu.be/0nx04OaIG04
https://youtu.be/tGIndE7aexI

Big Thanks to SubTee!


文章来源: https://github.com/Hood3dRob1n/JSRat-Py
如有侵权请联系:admin#unsafe.sh