Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Zeid Data content banner

Repo Root Content Detections Docs Projects Scripts Research Workbooks

Tags

zeid-data public-safe research content vendor-content governance evidence-assets

Zeid Data Network Security Content

This folder contains vendor-organized network security content: hardening guidance, reference configurations, detection ideas, runbooks, validation steps, and audit-ready evidence material.

The purpose is practical reuse. A reader should be able to find a vendor, understand the control or workflow, apply it safely in a controlled environment, and capture proof that it worked.

What this folder is for

Use content/ for public-safe material such as:

  • Baseline hardening notes.
  • Reference configurations with comments and assumptions.
  • Validation commands and expected evidence.
  • Detection and monitoring ideas.
  • Operational runbooks, rollback notes, and break-glass guidance.
  • Audit-ready evidence checklists.
  • Vendor field guides and implementation notes.

Minimum vendor content structure

Recommended layout:

content/
  VendorName/
    README.md
    hardening/
    detections/
    runbooks/
    evidence/
    references.md

A vendor folder does not need every subfolder on day one. Add structure when there is actual content to place there.

Quality bar

Every vendor note should include:

  • Product or platform scope.
  • Version assumptions, if known.
  • Required permissions.
  • Exact setting, command, policy, query, or workflow.
  • Validation method.
  • Evidence to capture.
  • Known risk, rollback, or operational impact.
  • Public references when available.

Public-safe rules

Do not commit private customer configs, tokens, secrets, tenant URLs, internal IPs, private screenshots, or sensitive logs. Use sanitized examples and clearly mark placeholders.

Related docs