Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
DirtyTooth-RaspberryPi — Exploit the hack for IOS 11.1.2 and earlier to collect leaked information. | Kitploit
Tools/GitHubGitHub/elevenpaths/dirtytooth-raspberrypi
Bluetooth SecurityiOS SecurityExploitationInformation GatheringMobile SecurityPrivacy
GitHubelevenpaths/dirtytooth-raspberrypi

DirtyTooth-RaspberryPi

Exploit the hack for IOS 11.1.2 and earlier to collect leaked information.

View Repository
87258 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Version License

DirtyTooth for Raspberry Pi (Raspbian Stretch)

Bluetooth communications are on the increase. Millions of users use the technology to connect to peripherals that simplify and provide greater comfort and experience. There is a trick or hack for iOS 11.1.2 and earlier that takes advantage of the management of the profiles causing impact on the privacy of users who use Bluetooth technology daily. From the iOS device information leak caused by the incorrect management of profiles, a lot of information about the user and their background may be obtained.

Compile

In order to compile the packet, execute the command on the dirtytooth folder:

root@kitploit:~
sudo dpkg-deb -b dirtytooth/ dirtytooth.deb

If you do not want to compile the packet, just download the release and install it.

Install

Simply download the release and run the install.sh script:

root@kitploit:~
sudo ./install.sh

If you want to install it manually, you need to prepare the dependences and install the dirtytooth.deb packet:

root@kitploit:~
sudo apt-get update
sudo apt-get install bluealsa libbluetooth-dev python-dbus python-pip git
sudo dpkg -i dirtytooth.deb

License

This project is licensed under the AGPL Affero General Public License - see the LICENSE file for details

Download Tool