Skip to content

Commit

Permalink
Minor fixes in v0.5 and add a new talk for 2022
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Mayoral Vilches <[email protected]>
  • Loading branch information
vmayoral committed Aug 3, 2022
1 parent b046cae commit 2ee5d8b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 6 additions & 2 deletions 0_introduction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ Investing in robot cybersecurity by either building your own security team or re
- <ins>2019</ins>
- [Defensive and offensive robot security](https://www.youtube.com/watch?v=aEQgga_MnO8&list=PLf4Fnww4KiFdjCAfs04ynv40xbpqFPibm&index=9), ROS-Industrial Conference 2019
- [Black Block Recorder: Immutable Black Box Logging via rosbag2 and DLTs](https://vimeo.com/378682905), ROSCon 2019
- *Lessons learned on real-time and security* ([slides](https://aliasrobotics.com/files/realtimesecurity.pdf)), ROS 2 Real-Time Workshop, ROSCon 2019
- <ins>2020</ins>
- [Current security threat landscape in robotics](https://www.youtube.com/watch?v=5pWqROTERgU&list=PLf4Fnww4KiFdjCAfs04ynv40xbpqFPibm&index=10), European Robotics Forum (ERF) 2020
- [Security in ROS & ROS 2 robot setups](https://www.youtube.com/watch?v=n7BvyUgKP-M&list=PLf4Fnww4KiFdjCAfs04ynv40xbpqFPibm&index=11), European Robotics Forum (ERF) 2020
Expand All @@ -338,8 +339,11 @@ Investing in robot cybersecurity by either building your own security team or re
- [Robots and Privacy](https://www.youtube.com/watch?v=Yu3lgESCB8M), Shmoocon 2020
- <ins>2021</ins>
- [Uncovering Planned Obsolescence Practices in Robotics and What This Means for Cybersecurity](https://www.youtube.com/watch?v=PnVq_ThrDVI&list=PLf4Fnww4KiFdjCAfs04ynv40xbpqFPibm&index=15), BlackHat USA 2021
- The Data Distribution Service (DDS) Protocol is Critical: Let's Use it Securely! (*to appear*), BlackHat Europe 2021
- Breaking ROS 2 security assumptions: Targeting the top 6 DDS implementations (*to appear*), ROS-Industrial Conference 2021
- [The Data Distribution Service (DDS) Protocol is Critical: Let's Use it Securely!](https://www.youtube.com/watch?v=7IV49wKxs4c), BlackHat Europe 2021
- [Breaking ROS 2 security assumptions: Targeting the top 6 DDS implementations](https://www.youtube.com/watch?v=aO3MEm8SCmU), ROS-Industrial Conference 2021
- [DDS and ROS 2 cybersecurity](https://www.youtube.com/watch?v=SZXOOYDsjxc&t=1008s), ROS 2 Security Working Group
- <ins>2022</ins>
- A Deep Dive Into The DDS Protocol (*to appear*), S4x22 Security Conference



Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Cite this work:
- [**Motivation**](MOTIVATION.md#motivation)
- [**A containerized approach**](MOTIVATION.md#a-containerized-approach)
- [**Contribute back**](CONTRIBUTE.md)
- [**Cite this work**](0_introduction/README.md#cite-this-work)
- [**Cite this work**](https://github.com/vmayoral/robot_hacking_manual/blob/master/0_introduction/README.md#cite-this-work)
- [**Introduction**](0_introduction/README.md)
- [About robot cybersecurity](0_introduction/README.md#about-robot-cybersecurity)
- [Robot hacks](0_introduction/README.md#robot-hacks)
- [Robot hacks](https://github.com/vmayoral/robot_hacking_manual#robot-hacks)
- <ins>**Case studies**</ins>
- [Universal Robots' UR3](1_case_studies/0_cobot/) (hacking a collaborative robot arm)
- [Mobile Industrial Robots' MiR100](1_case_studies/1_amr/) (hacking an industrial mobile robot)
Expand Down Expand Up @@ -103,6 +103,8 @@ Cite this work:
- [The Data Distribution Service (DDS) Protocol is Critical: Let's Use it Securely!](https://www.youtube.com/watch?v=7IV49wKxs4c), BlackHat Europe 2021
- [Breaking ROS 2 security assumptions: Targeting the top 6 DDS implementations](https://www.youtube.com/watch?v=aO3MEm8SCmU), ROS-Industrial Conference 2021
- [DDS and ROS 2 cybersecurity](https://www.youtube.com/watch?v=SZXOOYDsjxc&t=1008s), ROS 2 Security Working Group
- <ins>2022</ins>
- A Deep Dive Into The DDS Protocol (*to appear*), S4x22 Security Conference


### Robot hacks
Expand Down

0 comments on commit 2ee5d8b

Please sign in to comment.