Skip to content
View CyberSteveon's full-sized avatar

Block or report CyberSteveon

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.

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
CyberSteveon/README.md

Steven Wager

IT Support Technician transitioning into Cloud, Automation, and Software Engineering


About Me

I work in Tier 2 IT support where I troubleshoot complex systems, support enterprise environments, and improve operational efficiency through automation.

Outside of work, I build tools focused on:

  • Automation
  • System visibility
  • Security and configuration analysis

Currently pursuing an Accelerated Master’s in Software Engineering (WGU) with a focus on cloud and backend development.


Projects

Local Rust Security Scanner (SecurelyScoped)

  • Secrets detection via Gitleaks integration
  • Static analysis via Semgrep integration
  • Custom pattern matching for AD/SCCM and SAP environments
  • File system scanning with allowlist-based filtering
  • Severity classification — Minimal, Low, Medium, High, Critical
  • Fully local — no cloud dependency, no telemetry

🔗 https://github.com/CyberSteveon/SecurelyScoped/tree/master

Rust Config Checker CLI

  • Scans files and directories for potential secrets and insecure configurations
  • Built in Rust for performance and reliability
  • Demonstrates file traversal, filtering, and pattern detection

🔗 https://github.com/CyberSteveon/config-checker-rs


Windows Privacy & Setup Automation (PowerShell)

  • Automates Windows setup, configuration, and privacy hardening
  • Handles application installs, system settings, and service management
  • Designed for consistent machine provisioning

🔗 https://github.com/CyberSteveon/windows-privacy-setup


100-Days of code (Python)

  • A repo to track progress with Python course and keep notes

🔗 https://github.com/CyberSteveon/100-Days-of-Python


Tech Stack

Languages: PowerShell, Rust, Python

Platforms & Tools: Azure, AWS, Active Directory, Microsoft 365

Focus Areas: Automation, Cloud, Backend Development


Current Focus

  • Expanding Rust development skills
  • Building automation and CLI tools
  • Learning cloud and backend systems

Connect

Pinned Loading

  1. config-checker-rs config-checker-rs Public

    Rust CLI tool for scanning files for potential secrets and insecure configurations

    Rust

  2. windows-privacy-setup windows-privacy-setup Public

    PowerShell script for automating Windows setup, privacy hardening, and system configuration

    PowerShell