From 3a1a0c3a81f97584613eeb136bd410f5489c68c6 Mon Sep 17 00:00:00 2001 From: sergiomarotco <29877074+sergiomarotco@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:04:52 +0300 Subject: [PATCH] Add OWASP Network segmentation Cheat Sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e33ec4..5e16a34 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ### Network architecture - [Network-segmentation-cheat-sheet](https://github.com/sergiomarotco/Network-segmentation-cheat-sheet) - This project was created to publish the best practices for segmentation of the corporate network of any company. In general, the schemes in this project are suitable for any company. +- [OWASP Network segmentation Cheat Sheet](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Network_Segmentation_Cheat_Sheet.md#network-segmentation-cheat-sheet) - This project was created to publish the best practices for segmentation of the web sevices. ### Scanning / Pentesting