Skip to content
View Revenge174's full-sized avatar

Block or report Revenge174

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Revenge174/README.md

Sebastiano Daniele Condorelli

Systems, networks and security — with eighteen years in continuous-cycle industrial plants behind me.

English · Italiano


English

I work in a steel plant, on a continuous-casting line that cannot be stopped. Reading supervisory systems all day, cross-checking process parameters and deciding within minutes is my daily job. That is where my interest in the security of industrial systems started.

Since 2025 I have been building the technical side of it: a computer science degree (third year), vendor certifications, and a home lab that I document publicly. Every repository here is one step of the same lab, written so that someone else could reproduce it.

The lab

Proxmox VE on a Xeon E5-2695 v3 with 64 GB of RAM, running:

  • Windows Server 2022 as domain controller — Active Directory and internal DNS on lab.local
  • Windows 10 client joined to the domain, with Group Policy applied
  • Ubuntu Server 22.04, with initial hardening
  • Kali Linux
  • pfSense on the perimeter — documentation in progress

Repositories, in reading order

  1. proxmox-home-lab — building the Proxmox server and reaching it remotely over Wake-on-LAN
  2. ubuntu-server-lab — Ubuntu Server 22.04 virtual machine: setup and initial hardening
  3. winserver2022-proxmox-lab — Windows Server 2022 virtual machine: VirtIO drivers, remote desktop, QEMU guest agent, snapshots
  4. winserver-ad-dns-lab — promotion to domain controller, new forest lab.local, internal DNS, user management
  5. winclient-domain-gpo-lab — Windows 10 client joined to the domain, Group Policy for password and desktop enforcement

Every report is written in English first and then in Italian, with an index and a separate section for reference screenshots.

Certifications

Fortinet Certified Associate Cybersecurity · Fortinet Certified Fundamentals Cybersecurity · AWS Certified Cloud Practitioner · Microsoft Certified: Azure Fundamentals

In preparation: CompTIA Network+

Studies

Bachelor's degree in Computer Science (L-31 — Informatica per le Aziende Digitali), third year, in progress.

Working on now

pfSense: network segmentation and perimeter rules. Next in line: FortiGate-VM running alongside it.

Catania, Italy — LinkedIn


Italiano

Lavoro in acciaieria, su una linea di colata continua che non si può fermare. Leggere i sistemi di supervisione tutto il giorno, incrociare i parametri di processo e decidere in pochi minuti è il mio lavoro quotidiano. Da lì è nato il mio interesse per la sicurezza dei sistemi industriali.

Dal 2025 ne sto costruendo la parte tecnica: una laurea in informatica (terzo anno), certificazioni di settore e un home lab che documento pubblicamente. Ogni repository qui è un passaggio dello stesso laboratorio, scritto in modo che un altro possa rifarlo.

Il laboratorio

Proxmox VE su Xeon E5-2695 v3 con 64 GB di RAM, con sopra:

  • Windows Server 2022 come domain controller — Active Directory e DNS interno sul dominio lab.local
  • Client Windows 10 aggiunto al dominio, con Group Policy applicate
  • Ubuntu Server 22.04, con hardening iniziale
  • Kali Linux
  • pfSense sul perimetro — documentazione in corso

I repository, in ordine di lettura

  1. proxmox-home-lab — costruzione del server Proxmox e accesso remoto via Wake-on-LAN
  2. ubuntu-server-lab — macchina virtuale Ubuntu Server 22.04: installazione e hardening iniziale
  3. winserver2022-proxmox-lab — macchina virtuale Windows Server 2022: driver VirtIO, desktop remoto, QEMU guest agent, snapshot
  4. winserver-ad-dns-lab — promozione a domain controller, nuova foresta lab.local, DNS interno, gestione utenti
  5. winclient-domain-gpo-lab — client Windows 10 aggiunto al dominio, Group Policy per password e restrizioni desktop

Ogni report è scritto prima in inglese e poi in italiano, con indice e una sezione separata per gli screenshot di riferimento.

Certificazioni

Fortinet Certified Associate Cybersecurity · Fortinet Certified Fundamentals Cybersecurity · AWS Certified Cloud Practitioner · Microsoft Certified: Azure Fundamentals

In preparazione: CompTIA Network+

Studi

Laurea triennale in Informatica per le Aziende Digitali (L-31), terzo anno, in corso.

A cosa sto lavorando

pfSense: segmentazione di rete e regole di perimetro. Il prossimo in lista: FortiGate-VM affiancato.

Catania — LinkedIn

Pinned Loading

  1. proxmox-home-lab proxmox-home-lab Public

    Server domestico su Proxmox VE: hardware recuperato, due bridge di rete, snapshot e accensione remota via Wake-on-LAN, con accesso da fuori casa tramite Tailscale invece del port forwarding.

  2. ubuntu-server-lab ubuntu-server-lab Public

    Ubuntu Server 24.04 dietro pfSense: firewall ufw in deny di default, attivazione SSH via socket e fail2ban verificato sul campo, non solo installato.

    1

  3. winserver2022-proxmox-lab winserver2022-proxmox-lab Public

    Windows Server 2022 su Proxmox: driver VirtIO per disco e rete, QEMU guest agent, desktop remoto. Perché il setup non trova nessun disco, e come si risolve.

  4. winserver-ad-dns-lab winserver-ad-dns-lab Public

    Promozione a domain controller: foresta lab.local, DNS integrato in Active Directory, zona inversa e forwarder. Con due diagnosi raccontate per intero, ipotesi sbagliate comprese.

  5. winclient-domain-gpo-lab winclient-domain-gpo-lab Public

    Client Windows 10 nel dominio: sfondo imposto via GPO, criteri password e blocco account. Cinque scostamenti fra documentazione e realtà, trovati e corretti a un anno di distanza.

  6. fortigate-proxmox-lab fortigate-proxmox-lab Public

    Firewall FortiGate su Proxmox con LAN isolata: policy, NAT, Application Control e filtro URL. Con tre tentativi falliti raccontati per intero, incluso perché ho rinunciato all'ispezione TLS.