GithubHelp home page GithubHelp logo

shellph1sh / redtooth Goto Github PK

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

Bluetooth DOS (Denial of Service) Software

License: GNU General Public License v3.0

Python 99.50% Shell 0.50%
bluetooth interactive-shell pentesting-tools denial-of-service linux

redtooth's Introduction

Redtooth

Bluetooth DOS (Denial of service) and manipulation software.

Showcase

General Info

I AM NOT LIABLE FOR ANY DAMAGE OR MISUSE OF THIS SOFTWARE, AS THIS SOFTWARE IS UNDER THE RESPONSIBILITY OF THE END USER. THIS SOFTWARE IS MEANT FOR EDUCATIONAL PURPOSES ONLY.

Dependencies

software

  • BlueZ official Linux Bluetooth protocol stack (included in most distros)

Python

  • pybluez
  • art
  • alive-progress

Installation

  1. Run sudo git clone https://github.com/Lionskey/Redtooth.git
  2. Then cd Redtooth
  3. Run the setup.py file for pip related dependencies with sudo python3 setup.py

After running sudo python3 setup.py Redtooth will be installed globally and can be called from the command redtooth in your favorite terminal.

For Gentoo users

(For gentoo users, pip does not function without the user flag, so just go into setup.py and change every -U to --user)

Removal

To uninstall redtooth just delete the binary saved under /usr/bin/redtooth

sudo rm -rf /usr/bin/redtooth

and delete the main library directory that the binary leads to under /usr/lib/Redtooth

sudo rm -rf /usr/lib/Redtooth

Extra Note

Currently the PyBlueZ library is not under active development and have a current problem with their pip installation. The setup.py file installs the PyBlueZ library from source.

redtooth's People

Contributors

hullabrian avatar shellph1sh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

buzzingbyte

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.