JSRAT | Javascript Backdoor to Control Victim Machine 🚪

https://github.com/aspiggy/JSRAT

JSRAT is a python Script that can be used to get a remote shell of victim pc.

Installation & Setup :-

  • Download the JSRAT tool from github

  • Download and give appropriate permission to execute the script.Above figure shows the complete installation

Starting the web server:

  • Run and execute the command: python JSRAT.py -i -p 8080

VICTIM MACHINE:-

  • Open this Client command URL with Victim browser

  • To gain the shell payload generated by URL should be opened with CMD.

  • Once the command is executed a shell will be obtained.

BACK TO ATTACKERS MACHINE:-

  • Here we go !!! We have connected to Victim machine

  • Let us try some windows command: Ipconfig

image

  • Above Figure shows executing the command calc opens up the windows calculator. JSRat can also provide upload, Read and Download files.
22 Likes

Thanks @TheJoker.

1 Like

Is this a persistent backdoor ?

can it be done for unix systems?

Thanks for Sharing !

I got this error where i try to reproduce the tuto.