Coder Social home page Coder Social logo

brixsploit's Introduction

BrixSploit

By EMLGaming and M00SE

Description

This is a script that utilizes an exploit in the Brickcom cameras that reveal the admin username and password. We automated it to harvest IPs from shodan and get all the usernames and passwords. We have a GUI for the skids and a commandline tool for linux lovers.

Screenshot of GUI

Installation

Clone the source code:

git clone https://github.com/EMLGaming/Brixsploit

Change directory into Brixsploit:

cd Brixsploit

Run install script (Ubuntu/Debian):

chmod +x installscript.sh && ./installscript.sh

Run the tools (GUI):

./BrickscamHarvesterGUI.sh
./BrixSploitGUI.sh

Run the tools (CLI):

./BrickscamHarvester.sh
./BrixSploit.sh

Have fun!

Usage

Parameters

-h, --help                   Prints a help page.
-o <file>, --output <file>   Saves results in a file. Disables interactive mode.
-r <file>, --read <file>     Reads ip addresses from a file.

Example

./BrixSploit.sh -r iplist.txt -o results.txt

In some cases the username and password are blank that means that the camera is not able to connect to your computer or not vulnerable.

Preventing the exploit

The easiest way to get around this particular exploit is to change ALL the default credentials including the viewer.

How it works

Brickom Cameras allow a low-privilege user to disclose every configuration in the NVRAM, including credentials in clear text, remotely by making a simple requests. This vulnerability, coupled with the fact that there are two default users with known passwords which are rarely modified, allows an attacker to disclose the admin password and latter every config. Thanks to Emiliano Ipar for finding and exposing this vulnerability! https://www.exploit-db.com/exploits/42588/

Disclaimer

WE DO NOT TAKE RESPONSIBILITY FOR WHAT TO DO WITH THE SCRIPT AND DO NOT CONDONE ANY ILLEGAL PRACTISES WITH IT. ONLY USE ON CAMERAS THAT YOU OWN OR HAVE PERMISSION TO TEST IT ON. FOR EDUCATIONAL PURPOSES ONLY.

Contributors

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.