From 464f61f13076bf7f377ac8af6db1b963d1779209 Mon Sep 17 00:00:00 2001 From: sergiomarotco Date: Sat, 15 Jan 2022 00:03:21 +0700 Subject: [PATCH] Network Segmentation Section Many links on technology, but no about analytics and architecture --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 55044b8..06a0f21 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ## Network +### 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. + ### Scanning / Pentesting - [OpenVAS](http://www.openvas.org/) - OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.