Skip to content

Releases: TFD-42/Auto-Flipper-Tools

Auto-Flipper-Tools v1.0.0 — BadUSB Classifier

26 May 13:05

Choose a tag to compare

Auto-Flipper-Tools v1.0.0

First release of the automated security toolkit for Flipper Zero devices.

BadUSB Classifier

  • Ducky Script validation using keyword detection
  • AI-powered classification via Ollama (23 categories)
  • Batch processing with collision handling
  • Comprehensive logging with statistics
  • 95%+ accuracy (pattern) / 98%+ (with AI)

Categories

exfiltration, PassVault, remote_access, phishing, ReverseShell, Chrome2Discord, credentials, destructive, Mimikatz, ransom, Telegram, MOAB, execution, mobile, recon, and more.

Quick Start

git clone https://github.com/TFD-42/Auto-Flipper-Tools.git
cd Auto-Flipper-Tools
python Bad_USB_Classifier/classify_badusb.py <directory>

Requirements

  • Python 3.8+
  • Ollama (optional, for AI classification)

Documentation


Contributions welcome! See CONTRIBUTING.md