Giter Site home page Giter Site logo

krishpranav / browserexploit Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 25 KB

A Simple Ruby Websocket Backdoor And Ruby Command Line Listener

HTML 3.95% JavaScript 29.60% Ruby 66.45%
ruby security hacking exploitation backdoor javascript electron vscode ruby-hacking hacking-tool

browserexploit's Introduction

browserexploit

A Simple Ruby Websocket Backdoor And Ruby Command Line Listener

forthebadge

About browserexploit:

BrowserExploit is an Electron application that uses a JavaScript WebSocket Backdoor to connect to the listener.

The JavaScript backdoor in BrowserExploit can be used on all browsers that support WebSockets. 
It will not have access to the Electron API of the host computer unless the BrowserBackdoor Client application is used.

Installation

git clone https://github.com/IMcPwn/browser-backdoor
cd browser-backdoor

How to install and run the BrowserExploit client application:

cd client
npm install
npm start

How to build client executables (see here for more information):

cd client
npm install electron-packager -g
electron-packager . --all

How to run BrowserExploit:

cd server
gem install bundler
bundle install

ruby browserexploit.rb

browserexploit's People

Contributors

krishpranav avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

code-developers

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.