KishanBagaria / AirDoS

💣 Remotely render any nearby iPhone or iPad unusable with an AirDrop exploit (now patched)

Home Page:https://kishanbagaria.com/airdos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirDoS

https://kishanbagaria.com/airdos/

Thanks to Milan Stute and Alexander Heinrich, for authoring opendrop which powers this exploit.

Usage

  1. Run brew install libarchive openssl@1.1 if not already installed

  2. Set environment variables:

export LIBARCHIVE=/usr/local/opt/libarchive/lib/libarchive.dylib
export LIBCRYPTO=/usr/local/opt/openssl@1.1/lib/libcrypto.dylib
  1. Run pip3 install -r requirements.txt

  2. Run python3 AirDoS.py

About

💣 Remotely render any nearby iPhone or iPad unusable with an AirDrop exploit (now patched)

https://kishanbagaria.com/airdos/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%