From 52a2c73e72b9af88623a00025417b15accda1f50 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Mon, 8 Apr 2019 11:34:44 -0400 Subject: [PATCH] Add "See also" link to another good ICS security list. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 110a50c..cbe59bc 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea ## Books -See also [Defcon Suggested Reading](https://www.defcon.org/html/links/book-list.html). +See also [DEF CON Suggested Reading](https://www.defcon.org/html/links/book-list.html). ### Defensive Programming Books @@ -280,6 +280,8 @@ See also [Defcon Suggested Reading](https://www.defcon.org/html/links/book-list. ## Industrial Control and SCADA Systems +See also [awesome-industrial-control-system-security](https://github.com/hslatman/awesome-industrial-control-system-security). + * [Industrial Exploitation Framework (ISF)](https://github.com/dark-lbp/isf) - Metasploit-like exploit framework based on routersploit designed to target Industrial Control Systems (ICS), SCADA devices, PLC firmware, and more. * [s7scan](https://github.com/klsecservices/s7scan) - Scanner for enumerating Siemens S7 PLCs on a TCP/IP or LLC network.