Skip to content

A low cost, jack-of-all-trades hacking tool, taking inspiration from FlipperZero and P4wnP1, using the RPIZero

License

Notifications You must be signed in to change notification settings

whatotter/pwnhyve

Repository files navigation

pwnhyve

a little offensive appliance that mimics some features from the flipper zero and more, under $50

feature set

  • extremely modular plugin system

  • built on Kali Linux

  • WiFi

    • Deauthentication attacks
      • pwnagotchi-like UI
    • AP scanner
    • EAPHammer toolset
      • Harvest credentials using Evil Twin APs
      • KARMA attacks
      • Captive Portal
      • Wifi bruteforcing
  • Bluetooth

  • USB

    • Togglable USB mass storage, act as a normal pen drive
      • readable inside of kali aswell
    • Keyboard and Mouse emulation
    • Duckyscript-like Jinja2 scripting support
    • USB stealer, steal valuable files from a USB drive immediately after plug-in
    • File exfiltration, without mass storage, using Hak5's Keystroke Reflection
  • RF hacking

    • Jamming
    • Replay
    • Use and save as Flipper Zero files
      • Can use Flipper Zero .sub files
      • Can also save recorded frames as .sub files
  • IO

    • 2 channel 1.5mHz Logic analyzer, compatible with sigrok/pulseview (by CSV export)
    • Flipper Zero-like breakout
    • IO playground (PWM, input/output)
    • SPI flash dumping WIP
    • Serial to TTL converter WIP
  • other

    • looks cool

docs

todo

feature matrix against the flipper zero

Feature Pwnhyve Flipper Zero
NFC/RFID No Yes
IR W.I.P Yes
1Wire No, but possible Yes
RF Yes Yes
BLE Yes Yes
Converter No (for now) Yes (SPI, UART, I2C)
Linux Yes (Kali) No
Logic Analyzer Yes (1.5mhz) No
WiFi Yes No
BadUSB Yes (KBM, storage) Yes (KBM only)
Modularity Very (python) Yes, but hard

disclaimers

This tool may be used for legal purposes only. Users take full responsibility for any actions performed using this tool. The author accepts no liability for damage caused by this tool. If these terms are not acceptable to you, then do not use this tool.

wifi sometimes doesn't work because of nexmon; it is out of my ability to fix it

About

A low cost, jack-of-all-trades hacking tool, taking inspiration from FlipperZero and P4wnP1, using the RPIZero

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published