Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses

Cybersecurity: Brute Force Attacks & Defenses

Curriculum

  • 1 Section
  • 17 Lessons
  • Lifetime
Expand all sectionsCollapse all sections
  • Cybersecurity: Brute Force Attacks & Defenses
    17
    • 1.0
      About Brute Force Attacks
    • 1.1
      micro:bit PIN Pad and Vault
    • 1.2
      How the Example Projects Work
    • 1.3
      Project Cracks Vault PIN with Brute Force
    • 1.4
      How the Bank Vault Cracking Works
    • 1.5
      Try This: Randomized Vault Key
    • 1.6
      Decimal Vault PIN
    • 1.7
      How the Decimal Code Works
    • 1.8
      Decimal Bank Vault Crack
    • 1.9
      Your Turn: Strategies to Strengthen PINs
    • 1.10
      Crack a Cipher with Brute Force
    • 1.11
      How Using the Random Key Works
    • 1.12
      Try This: More Combinations
    • 1.13
      Strengthen Your Cipher with Substitution
    • 1.14
      How the Scrambled Alphabet Cipher Works
    • 1.15
      Try This: Generate a Random Cryptabet
    • 1.16
      Your Turn: Strengthen Previous Apps

Your Turn: Strengthen Previous Apps

Now that you know how to better encrypt communications, you can strengthen apps from previous activities against brute force attacks. 

Update the cyber:bot Navigation Control from a Keyboard

This cipher does not need to just have upper-case alphabet letters. You could, for example, make alpha and crypta strings that contain the characters for the keyboard-controlled cyber:bot’s dictionary. The alpha and crypta strings might look like this:

With nineteen characters, there are 19! = 121,645,100,408,832,000 different ways to arrange the characters in this string. 

Incorporate scrambled alphabet encryption into the wireless keyboard-controlled cyber:bot from the Terminal Control – Go Wireless! activity.


Printer-friendly version
Try This: Generate a Random Cryptabet
Prev

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2026 Parallax Learn • Built with GeneratePress