From 32377dc021f9a9020e2f1957ba99f54f97bf4e00 Mon Sep 17 00:00:00 2001 From: Anton Shipulin <31830360+anton-shipulin@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:28:05 +0400 Subject: [PATCH] Secure_PLC_Coding --- guides/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guides/README.md b/guides/README.md index 7e9cd30..24a85e4 100644 --- a/guides/README.md +++ b/guides/README.md @@ -64,6 +64,10 @@ Developed as a community asset - [ROSA Jumpkit](https://github.com/cutaway-security/ROSA_Jumpkit) - Remote / Onsite Security Assessment Jumpkit - [Industrial Cyber Response Blog Post](https://www.dragos.com/blog/industry-news/preparing-for-industrial-cyber-response-what-to-have-in-your-incident-response-toolkit/) - Some high-level thoughts on what you need to have in your incident response toolkit to be prepared for an industrial cyber response. +## Secure PLC Coding Practices +- [Secure_PLC_Coding](https://github.com/Fortiphyd/Secure_PLC_Coding) - Documentation and guidance to practice secure coding for various PLC vendors + a custom module for the top 20 secure PLC coding practices for CISA’s Cyber Security Evaluation Tool (CSET). + + ## Curated Content - [See Feeds](/feeds/)