Skip to content
View maurynickelson's full-sized avatar

Block or report maurynickelson

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

Welcome to my cybersecurity project portfolio. This repository showcases hands-on threat hunting investigations, structured vulnerability remediation projects, and endpoint hardening workflows designed to replicate enterprise SOC operations.

Projects demonstrate cross-table telemetry correlation using Microsoft Defender for Endpoint, KQL-driven detection engineering, DISA STIG-based configuration enforcement, and defensible remediation strategies validated through re-scan workflows.

Emphasis is placed on structured investigation methodology, true-positive validation, risk-based decision making, and alignment with industry security frameworks.


Core Focus Areas

  • Threat Hunting & Detection Engineering
  • Incident Response & Timeline Reconstruction
  • Endpoint Telemetry Analysis (Microsoft Defender for Endpoint)
  • KQL Query Development
  • Vulnerability Management & STIG-Based Hardening
  • Azure Lab Environments & Cloud Security Boundary Analysis
  • MITRE ATT&CK Mapping
  • NIST 800-61 Incident Response Lifecycle
  • NIST 800-53 Control Alignment

Methodological Approach

Each project follows a structured security lifecycle:

PREP β†’ COLLECTION β†’ ANALYSIS β†’ INVESTIGATION β†’ RESPONSE β†’ VERIFICATION β†’ LESSONS LEARNED

For vulnerability management initiatives:

DETECTION β†’ VALIDATION β†’ REMEDIATION β†’ RE-SCAN β†’ DOCUMENTATION β†’ NIST ALIGNMENT

This approach ensures findings are technically validated, remediation actions are defensible, and documentation aligns with enterprise security operations standards.


⚠️ Vulnerability Management Projects

  • Vulnerability Management Program Implementation
    End-to-end documentation of a fully built vulnerability management program, including processes, KPIs, tools, and reporting.

  • Windows 11 Security Hardening & Vulnerability Remediation
    Full structured remediation of DISA Windows 11 STIG controls using Tenable Vulnerability Management and PowerShell. Conducted endpoint hardening across identity, network, boot integrity, and legacy component exposure. Validated findings through manual registry, Group Policy, and PowerShell analysis to confirm true positives before remediation. Executed configuration enforcement, account lifecycle management, firewall hardening, protocol security controls, and Secure Boot validation (including Azure VM infrastructure boundary analysis). Includes DETECTION β†’ VALIDATION β†’ REMEDIATION β†’ VERIFICATION β†’ NIST 800-53 ALIGNMENT, with supporting evidence, scan reports, and technical documentation.


🚨 Threat Hunting & Security Operations

  • Threat Hunting Scenario: Exposed VM Accidentally Made Public
    Full threat-hunting investigation using Defender XDR, Azure, and KQL. Includes PREP β†’ COLLECTION β†’ ANALYSIS β†’ INVESTIGATION β†’ RESPONSE β†’ LESSONS LEARNED, with visuals, queries, and documentation.

  • Threat Hunting Scenario:Internal Network Port Scanning Detection
    Full threat-hunting investigation using Defender XDR, Azure, and KQL. Investigated internal network performance degradation, detected unathorized internal port scanning via PowerShell, correlated network and process activity using MDE and KQL. Includes PREP β†’ COLLECTION β†’ ANALYSIS β†’ INVESTIGATION β†’ RESPONSE β†’ LESSONS LEARNED, with visuals, queries, and documentation.

  • Insider Threat Investigation – Data Staging & Suspected Exfiltration** Tools: Microsoft Defender for Endpoint, KQL
    Conducted proactive threat hunt to investigate suspected insider data exfiltration following employee behavorial risk indicators. Correlated process, file, and network telemetry using timestamp-based analysis.Identified unauthorized PowerShell scripting that silently installed archive utilities and staged sensitive data locally. Assessed outbound network traffic and confirmed no successful data exfiltration. Documented findings using NIST-aligned incident response methodology and MITRE ATT&CK mapping.

  • Threat Hunting Scenario: RDP Intrusion – Credential Dumping & Data Exfiltration
    Conducted structured threat hunt using Microsoft Defender for Endpoint (Advanced Hunting / KQL) to reconstruct a hands-on-keyboard intrusion involving external RDP abuse, LSASS credential dumping, persistence creation, encrypted C2 communications, and cloud-based data exfiltration. Performed cross-table telemetry correlation (Logon, Process, Registry, Network, File) to produce a complete attack timeline with MITRE ATT&CK alignment and actionable detection recommendations.

  • Threat Hunting Scenario: Unauthorized TOR Browser Usage Detection
    Behavioral detection of unauthorized TOR browser installation and anonymized network usage using Microsoft Defender for Endpoint. Correlated file, process, and network telemetry to confirm silent installation, browser execution, and TOR connectivity. Includes full timeline reconstruction, risk assessment, and containment actions.


🀳 Connect With Me

LinkedIn



Popular repositories Loading

  1. maurynickelson maurynickelson Public

  2. Vulnerability-management-program Vulnerability-management-program Public

  3. threat-hunting-exposed-vm threat-hunting-exposed-vm Public

    Threat hunting investigation to analyze brute-force activity on an exposed Azure VM using KQL and Microsoft Defender.

  4. internal-port-scanning-mde-threat-hunt internal-port-scanning-mde-threat-hunt Public

    Threat hunt investigating unauthorized internal port scanning using Microsoft Defender for Endpoint.

  5. insider-threat-data-exfiltration-hunt insider-threat-data-exfiltration-hunt Public

    Threat hunt using Microsoft Defender for Endpoint to investigate suspected insider data exfiltration

  6. unauthorized-tor-usage-threat-hunt unauthorized-tor-usage-threat-hunt Public

    Unauthorized TOR Browser usage detection using Microsoft Defender for Endpoint. Correlated file, process, and network telemetry with KQL to confirm installation, execution, and anonymized network c…