GithubHelp home page GithubHelp logo

net-hun73r / dllinject_reverse_shell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noahehrnstrom/dllinject_reverse_shell

0.0 0.0 0.0 45 KB

A reverse shell for windows. It will inject itself into RuntimeBroker.exe.

C++ 75.99% Python 15.64% C 8.37%

dllinject_reverse_shell's Introduction

dllinject_reverse_shell

This is a reverse shell for windows. The client is programmed in c++ and the server in python. It will inject its own dll into a target program to stay hidden during runtime.

The executable starts by fetching the dll available as a github resource in /bin. It then opens the process RuntimeBroker.exe for full access and injects its dll into the process. If the server was listening, a new shell should now have been opened to the victim machine.

If you are using 64-bit computer, all the programs should be compiled to x64.

Note that the dll in /bin folder already has a set ip for the target server. Recompile the dll for your server ip if you want to test the shell. Dont forget to modify the url in the client exe as well.

dllinject_reverse_shell's People

Contributors

noahehrnstrom avatar

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.