Coder Social home page Coder Social logo

arduino_security_risk_examples's Introduction

Arduino Security Risk Examples

Educational examples of common C/C++ cyber-security risks developed for Arduino

The Arduino platform provides a unique opportunity for these kinds of examples.

First, microcontrollers are much simpler than modern computers, so the examples are easier to understand.

Second, many modern compilers add some protection against some of these attacks, which must be turned off for the examples to work on a computer. This is not required for Arduinos.

Third, microcontrollers are often used to control real-world physical devices that could be dangerous if they malfunction due to bugs or intentional sabotage of the code. Better understanding of the risks for developers is really important.

Fourth, the Arduino platform is more and more moving into the internet connected IoT field, with devices like the ESP32 and ESP8266 supported. While this is great for makers, it can be dangerous if those makers do not understand the risks.

Finally, Arduinos are low-cost, and the development environment is easy to set up, allowing anyone who is interested to start learning about security risks.

arduino_security_risk_examples's People

Contributors

jwachlin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.