Skip to content
View murpheelee's full-sized avatar

Block or report murpheelee

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

LinkedInOpen to Work


About

I build and operate security programs end-to-end — policy, tooling, detection, remediation, metrics. My portfolio focuses on turning frameworks into running systems: Nessus scans that actually lead to patched hosts, KQL hunts that catch real adversary behavior, NIST controls mapped to concrete evidence.

Currently focused on: vulnerability management programs, risk-based remediation at scale, and detection engineering in cloud environments.


Featured Projects

Vulnerability Management

ProjectOutcome
Vulnerability Management ProgramEnd-to-end VM lifecycle on Azure using Tenable Nessus — policy, scanning, risk-based prioritization (EPSS + KEV + CTEM), remediation. 80% vulnerability reduction over 3 cycles.
Programmatic RemediationsPowerShell + Bash remediation scripts mapped to Tenable Plugin IDs — SSL/TLS hardening, SMBv1 removal, Telnet removal, registry-based controls.
Nessus Report ParserPython CLI that enriches Nessus findings with EPSS + CISA KEV and assigns RBVM priority tiers (P0-P3). Risk-based prioritization that goes beyond CVSS.
CVE Deep-DivesIn-depth technical writeups for high-impact vulnerabilities — root cause, exploitation mechanics, detection queries (KQL + Sigma), hunting, and remediation. Covers Log4Shell, Citrix Bleed.

Detection Engineering & Threat Hunting

ProjectOutcome
Threat Hunt — Tor Browser UsageHypothesis-driven hunt using Microsoft Defender for Endpoint and KQL to detect unauthorized Tor installation, execution, and network activity.
Azure Sentinel SIEM LabCloud-native SIEM deployment with custom KQL analytics rules, SOAR playbooks, and MITRE ATT&CK-mapped detections.
SOC Cloud EngineeringSplunk SPL detections, Qualys VMDR integration, QRadar AQL, and multi-cloud (AWS/Azure) monitoring content.
Active Directory Security LabDetections for Kerberoasting, DCSync, Golden Ticket, and AS-REP Roasting using Sentinel KQL against a live AD environment.
Network Traffic AnalysisWireshark/tcpdump packet analysis for C2 beaconing, DNS tunneling, and ARP spoofing — plus Suricata signatures.

Governance, Risk & Compliance

ProjectOutcome
NIST 800-53 Compliance MappingRev 5 control assessment, gap analysis, POA&M development, and risk scoring.
Cloud Security Posture AssessmentAzure assessment against CIS Benchmarks v2.0 with a prioritized remediation roadmap.
STIG ImplementationDISA STIG hardening for Windows — CAT I/II/III finding remediation and compliance documentation.

Incident Response & Program Management

ProjectOutcome
Incident Response PlaybookEnterprise IR playbooks for malware, phishing, ransomware, brute force, and insider threats — NIST 800-61 and SANS aligned.
Security Awareness ProgramAwareness program with phishing simulations, role-based training tracks, and metrics-driven reporting.
Vulnerability Assessment Report TemplateExecutive-ready assessment template — summary, risk scoring, findings, remediation roadmap.

Tools & Technologies

Cloud & Platforms: Microsoft Azure · Microsoft Sentinel · Defender for Endpoint · Active Directory · Windows Server · Linux

Vulnerability Management: Tenable Nessus · Qualys VMDR · CVE/CVSS · MITRE ATT&CK

Detection & Response: KQL · Splunk SPL · QRadar AQL · Sigma · Suricata · Wireshark · tcpdump

Automation: PowerShell · Bash · Python

Frameworks: NIST SP 800-53 Rev 5 · NIST SP 800-61 · DISA STIG · CIS Benchmarks · MITRE ATT&CK · SANS IR


Contact

  • LinkedIn:ryan-murphylee
  • GitHub Issues on any repo for questions or feedback

Open to vulnerability management, detection engineering, and security operations roles.


Activity

Activity Graph

Popular repositories Loading

  1. nist-800-53-compliance-mapping nist-800-53-compliance-mappingPublic

    NIST SP 800-53 Rev 5 security control mapping, gap analysis, risk scoring, and POA&M development

    1

  2. incident-response-playbook incident-response-playbookPublic

    Enterprise incident response playbooks aligned with NIST SP 800-61 and SANS IR framework with MITRE ATT&CK mappings

    1

  3. soc-cloud-engineering soc-cloud-engineeringPublic

    Multi-SIEM detection engineering: Splunk SPL, QRadar AQL, Qualys VMDR integration, and AWS/Azure monitoring

    1

  4. murpheelee murpheeleePublic

    Cybersecurity portfolio: vulnerability management, threat hunting, detection engineering, and GRC

  5. vulnerability-management-program vulnerability-management-programPublic

    End-to-end VM program on Azure with Tenable Nessus — achieved 80% vulnerability reduction in first cycle

  6. threat-hunting-scenario-tor threat-hunting-scenario-torPublic

    Hypothesis-driven threat hunt detecting unauthorized Tor browser usage using Microsoft Defender for Endpoint and KQL