Menu โ–พ โ–ด

Tree [f24052] main /
 History

HTTPS access


File Date Author Commit
 dod-sys-hardening-benchmark 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 ics-sensor-sim-lab 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 incident-response-automation 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 n-ether 2025-11-13 Eric Young Eric Young [9bc68a] Add files via upload
 secure-vpc-network-deploy 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 splunk-logparser-toolkit 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 LICENSE.md 2025-07-30 RussTec Auto RussTec Auto [bbd919] Initial commit: full project portfolio
 README.md 23 hours ago Eric Young Eric Young [f24052] Update README with simulator usage instructions
 lab_runner.py 23 hours ago RussTec Auto RussTec Auto [ef4f60] Convert labs to functional tools with unified r...
 portfolio-README.md 2025-07-30 Eric Young Eric Young [df499f] Update portfolio-README.md

Read Me

Eric Young's Cybersecurity & Infrastructure Project Portfolio

Welcome to ericyoung-labs โ€” a curated showcase of real-world technical projects demonstrating cybersecurity, infrastructure automation, and system integration projects.


๐Ÿ” About Me

I'm a Senior Technology Leader with 20+ years of experience across government, defense, and mission-critical systems. I specialize in:

  • Cybersecurity Governance & Security Program Management
  • Infrastructure as Code (IaC) & Network Optimization
  • Large-Scale Systems Integration & Technical Program Management
  • Federal IT Operations, Emergency Ops, and DoD Systems

This portfolio highlights my practical skills using modern tooling like Terraform, Ansible, Python, AWS, and log analysis frameworks. These projects are built to reflect real-world problems and solutions.


๐Ÿ› ๏ธ Projects

Project Description
n-ether Network enumeration tool for host exploration and recon.
secure-vpc-network-deploy Deploys a secure VPC on AWS with public/private subnets using Terraform.
ics-sensor-sim-lab Simulates control system sensor traffic to test network visibility and monitoring infrastructure.
splunk-logparser-toolkit Parses structured logs for anomalies or alerts, built for use with Splunk or local triage.
incident-response-automation Automates actions based on alert log patterns for basic incident response tasks.
dod-sys-hardening-benchmark Ansible-based system hardening project aligned with DISA STIG and NIST 800-53 controls.

๐Ÿ“Œ How to Use This Repo

Each project includes:
- ๐Ÿ“ Scaffold and/or starter template
- ๐Ÿ“„ Documentation in /docs
- โš™๏ธ CI/CD configuration (where applicable)
- ๐Ÿงช Test examples or scripts
- 1. Run the Simulator:
python lab_runner.py ics-sim --duration 60 --output my_traffic.log

    1. Run the Parser:
      python lab_runner.py log-parser --input my_traffic.log
    1. Run the Responder:
      python lab_runner.py incident-response --ip 1.2.3.4 --reason "Suspicious behavior"
    1. Run the Auditor:
      python lab_runner.py compliance-audit --profile standard
    1. Run the VPC Generator:
      python lab_runner.py vpc-gen --cidr 10.0.0.0/16 --subnets 3 --output vpc.tf
    1. Run N-ETHER:
      python lab_runner.py n-ether --target 127.0.0.1 --quick

Fork, clone, or adapt these projects for your own infrastructure or study.


๐Ÿ“ซ Connect With Me

Let's connect if you're interested in collaborating on secure, resilient, and scalable systems.