Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KishanBagaria/AirDoS

💣 Remotely render any nearby iPhone or iPad unusable with an AirDrop exploit (now patched)
https://github.com/KishanBagaria/AirDoS

airdrop exploit ios poc

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# AirDoS

Thanks to Milan Stute and Alexander Heinrich, for authoring [opendrop](https://github.com/seemoo-lab/opendrop) which powers this exploit.

### Usage

1. Run `brew install libarchive [email protected]` if not already installed

2. Set environment variables:

```sh
export LIBARCHIVE=/usr/local/opt/libarchive/lib/libarchive.dylib
export LIBCRYPTO=/usr/local/opt/[email protected]/lib/libcrypto.dylib
```

3. Run `pip3 install -r requirements.txt`

4. Run `python3 AirDoS.py`