sergiomarotco/network-segmentation-cheat-sheet

Best practices for segmentation of the corporate network of any company

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 48 minutes ago
Type:Curated List / Learning ResourceCategory(s):Network & Infrastructure DefenseSecurity & Privacy
Added to GitGenius on September 19th, 2026
Created on November 19th, 2021
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 285
Total Stargazers: 3,496 (+0)
Total Subscribers: 74 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Network-segmentation-cheat-sheet is a reference guide that documents best practices for dividing corporate networks into isolated segments.

The guide addresses the challenge of protecting production environments and sensitive systems from compromise spreading across a network. It presents segmentation as a layered approach, starting with basic firewall-based isolation between corporate and production zones, then progressing to more sophisticated multi-segment architectures that duplicate critical infrastructure and enforce stricter access controls. The core principle is that network boundaries represent firewall crossing points, and each level of segmentation increases the difficulty for an attacker to move laterally after compromising a single workstation.

Organizations should adopt this guide if they need to design or evaluate their network isolation strategy. Level 1 segmentation suits companies seeking basic protection against targeted attacks with minimal infrastructure changes, though it leaves administrative and user workstations with access to production systems. Level 2 and beyond are appropriate for organizations that can tolerate higher operational complexity and cost in exchange for stronger isolation, including separate infrastructure for development, testing, and production environments. The guide is designed to be applicable across companies of different sizes and industries.

The project consists of visual diagrams and schema documentation showing network topology at each segmentation level, with accompanying explanations of advantages, disadvantages, and attack vector protections. Development appears focused on maintaining and refining these reference architectures, with releases containing updated diagram versions and schema sources available in the repository.