badusb_examples/attiny85_digispark
Joel Serna Moreno 55f95db41b
update_ftp_download_upload
2018-05-25 18:12:33 +02:00
..
anti_browser + Payloads Attiny85 2018-02-20 17:21:14 +01:00
basic_terminal_commands_ubuntu + Payloads Attiny85 2018-02-20 17:21:14 +01:00
download_file_and_run_windows Commit changes 2017-08-23 17:15:02 +02:00
example_hc0n + Payloads Attiny85 2018-02-20 17:21:14 +01:00
fake_update_screen + Payloads Attiny85 2018-02-20 17:21:14 +01:00
fork_bomb + Payloads Attiny85 2018-02-20 17:21:14 +01:00
ftp_download_upload update_ftp_download_upload 2018-05-25 18:12:33 +02:00
hello_world_gnome Commit changes 2017-08-23 17:15:02 +02:00
hello_world_windows Commit changes 2017-08-23 17:15:02 +02:00
information_gathering_ubuntu_part_1 + Payloads Attiny85 2018-02-20 17:21:14 +01:00
information_gathering_ubuntu_part_2 + Payloads Attiny85 2018-02-20 17:21:14 +01:00
information_gathering_ubuntu_part_3 + Payloads Attiny85 2018-02-20 17:21:14 +01:00
information_gathering_ubuntu_part_4 + Payloads Attiny85 2018-02-20 17:21:14 +01:00
information_gathering_ubuntu_part_5 + Payloads Attiny85 2018-02-20 17:21:14 +01:00
invisible_fork_bomb + Payloads Attiny85 2018-02-20 17:21:14 +01:00
lock_your_computer_message_prank + Payloads Attiny85 2018-02-20 17:21:14 +01:00
non_malicius_auto_defacer + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_imessage_capture + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_passwordless_ssh_access_ssh_keys + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_photo_booth_prank + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_sudo_for_all_users_without_password + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_wget_and_execute + Payloads Attiny85 2018-02-20 17:21:14 +01:00
osx_youtube_blaster + Payloads Attiny85 2018-02-20 17:21:14 +01:00
powershell_wget_execute + Payloads Attiny85 2018-02-20 17:21:14 +01:00
powershell_wget_execute_update + Payloads Attiny85 2018-02-20 17:21:14 +01:00
powershell_wget_execute_update_with_jar + Payloads Attiny85 2018-02-20 17:21:14 +01:00
talker + Payloads Attiny85 2018-02-20 17:21:14 +01:00
win7_wifi_backdoor + Payloads Attiny85 2018-02-20 17:21:14 +01:00
win10_disable_windows_defender_through_powershell + Payloads Attiny85 2018-02-20 17:21:14 +01:00
win10_execute_powershell_script + Payloads Attiny85 2018-02-20 17:21:14 +01:00
Readme.md Commit changes 2017-08-23 17:15:02 +02:00
installation.md + Payloads Attiny85 2018-02-20 17:21:14 +01:00

Readme.md

Attiny85 (Digistump) BadUSB examples

This directory contains some BadUSB Attiny85 (Digispark Digistump or chineese clones devices) BadUSB examples, it's a really cheap Arduino IDE compatible devices.

Attiny85 specs:

  • Program Memory (KB): 8
  • CPU Speed: Digistump runs at 16.5mhz
  • RAM Bytes: 512
  • Data EEPROM (bytes): 512

Download and installation

  • Click "Clone or download" -> "Download ZIP"
  • Unzip downloaded file where you want

Each directory contains its corresponding sketch files and comments.

Use

Links to original Digispark Digistump wiki. Connecting and Programming Your Digispark Linux Troubleshooting Disabling Gatekeeper on OSX

As the device emulate a keyboard, original library only support en_US keyboard layout, you can downoad a multimple layout library from https://github.com/ernesto-xload/DigisparkKeyboard

Version History

(Date format: dd/mm/yyyy)
* 9/7/2017 First commit

TO DO

  • More examples

Contact

Open an issue or feel free to ask us on twitter to @JoelSernaMoreno , @ernesto_xload