Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days ago
JSON representation
💣 Remotely render any nearby iPhone or iPad unusable with an AirDrop exploit (now patched)
- Host: GitHub
- URL: https://github.com/KishanBagaria/AirDoS
- Owner: KishanBagaria
- License: gpl-3.0
- Created: 2019-12-08T17:35:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T12:29:37.000Z (over 3 years ago)
- Last Synced: 2024-08-01T13:29:04.189Z (3 months ago)
- Topics: airdrop, exploit, ios, poc
- Language: Python
- Homepage: https://kishanbagaria.com/airdos/
- Size: 13.7 KB
- Stars: 214
- Watchers: 7
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`