We proudly present Evil Crow Cable - an advanced penetration testing tool based on the Attiny85 microcontroller, specifically designed for cybersecurity professionals and advanced technology enthusiasts.
Key Features
- Dual Functionality: Operates simultaneously as an HID (Human Interface Device) emulator and mass storage device.
- Popular Architecture: Based on the Attiny85 microcontroller.
- Active Data Line: Enables data transfer while maintaining BadUSB functionality.
- Compact Dimensions: Perfect for professional applications, looks like a standard cable.
- Pre-installed Software: Delivered with bootloader installed.
Security Testing Applications
- Endpoint security audits
- USB attack vulnerability testing
- Social engineering simulations
- USB security policy verification
- Employee security awareness assessment
Technical Specifications
- Processor: Attiny85
- Interface: USB Type-C to Type-A or Micro USB to Type-A
- Support for multiple keyboard layouts
- Programmable through Arduino IDE
Support and Development
As an official distributor, we provide:
- Original product with warranty
Windows Driver Installation Instructions:
- Download Arduino IDE: https://www.arduino.cc/en/Main/Software
- Install drivers: micronucleus-2.0a4-win.zip
- Download DigisparkKeyboard library with multiple keyboard layout support (Ubuntu and Windows): https://github.com/ernesto-xload/DigisparkKeyboard
- Extract the library to Arduino/libraries directory
- Edit DigiKeyboard.h file and uncomment #define kbd_es_es
- Change #define kbd_es_es to your keyboard layout and save changes
- Launch Arduino IDE
- Click File, then Preferences
- Add JSON URL to Additional Boards Manager URLs text field: http://digistump.com/package_digistump_index.json
- Click OK
- Click Tools > Board > Boards Manager
- Search and install: Digistump AVR Boards
- Close Arduino IDE
Useful Links
- Official creator documentation: LINK
- Payloads for Evil Crow Cable BadUSB: LINK