/cyber

Resources for a Cyber Security workshop using the micro:bit

Primary LanguagePythonMIT LicenseMIT

cyber

Resources for a Cyber Security workshop using the micro:bit

To load any of these programs onto the micro:bit:

  1. right-click on the name, choose 'save as...' and save in Downloads

  2. plug in the micro:bit to the USB port

  3. drag and drop the .hex file onto the MICROBIT drive

SNIFFER

(https://raw.githubusercontent.com/whaleygeek/cyber/master/for_microbit/microbit-sniffer.hex)

1. default-password

2. short-password

3. unlocked

4. locked

5. wire-tap

6. teleporting-duck

7. wireless-rx

9. caeser-rx

13. secret-receiver

Also, here is the Python source code for the secret-receiver sniffer program. Just click on this link to read the source code

13b. secret-receiver.py