pabloqpacin / lab-cybersecurity

https://nostarch.com/cybersecurity-small-networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-cybersecurity

repo

$ tree .

foo bar
. lab-cybersecurity repo
├── docs
│   ├── vm-linux.md máquinas virtuales Ubuntu 22.04 clientes y servidor
│   └── vm-windows.md máquinas virtuales Windows 10 y 11 clientes
├── README.md ...
└── scripts
  ├── 06-ssh.sh configuración inicial: clientes y servidor
  ├── 12-iptables.sh configuración inicial: clientes y servidor
  ├── ubuntu-2204-base.sh autosetup linux
  └── windows10.ps1 autosetup Windows

lab

flowchart LR;

Loading

About

https://nostarch.com/cybersecurity-small-networks


Languages

Language:Shell 72.2%Language:PowerShell 27.8%