From dcfc07e36b8772c904eff073cda12bacfa5e6582 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 1 Nov 2018 14:22:08 -0400 Subject: [PATCH] Add "AT Commands" Python scripts for exploiting Android devices. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b2eeb5..2c366c4 100644 --- a/README.md +++ b/README.md @@ -467,6 +467,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [WiFi Pineapple](https://www.wifipineapple.com/) - Wireless auditing and penetration testing platform. * [Proxmark3](https://proxmark3.com/) - RFID/NFC cloning, replay, and spoofing toolkit often used for analyzing and attacking proximity cards/readers, wireless keys/keyfobs, and more. * [PCILeech](https://github.com/ufrisk/pcileech) - Uses PCIe hardware devices to read and write from the target system memory via Direct Memory Access (DMA) over PCIe. +* [AT Commands](https://atcommands.org/) - Use AT commands over an Android device's USB port to rewrite device firmware, bypass security mechanisms, exfiltrate sensitive information, perform screen unlocks, and inject touch events. ### Side-channel Tools