Skip to content
View Ekene95's full-sized avatar

Block or report Ekene95

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Ekene95/README.md

Ekene Ejike

Security engineer building defensive infrastructure for modern software systems.

Focus areas:

  • Exploitability analysis for dependency vulnerabilities
  • Hardened container runtimes (Wolfi / apko)
  • Secure software supply chains
  • DevSecOps control planes
  • Automated security enforcement in CI/CD

Security Systems

I design automated security systems that operate directly inside the software delivery pipeline.

      Developer Code
           ↓
Security Scanning (SAST / SCA / Secrets)
           ↓
      Reachability Analysis
           ↓
    Signed Artifact Creation
           ↓
    Hardened Runtime Images
           ↓
  Verified Production Deployment

NetShield Research

netshield-analyzer GitHub
Static analysis engine determining if vulnerable dependencies are actually reachable.

secops-base-images Docker
Minimal hardened container runtimes with zero critical CVEs.

netshield-action GitHub
High-fidelity secret detection pipeline with contextual filtering.


Writing

Pinned Loading

  1. vulner vulner Public

    This script maps all devices on the network, identifies services and potential vulnerabilities and saves the report in a file.

    Shell 2 1

  2. cybersecurity-knowledge-base cybersecurity-knowledge-base Public

    A beginner-friendly collection of practical cybersecurity learning resources, guides, and notes.

  3. Netshield-Enterprise/burp-secret-scanner Netshield-Enterprise/burp-secret-scanner Public

    Passive Burp Suite extension to detect exposed secrets during authenticated manual testing.

    Python

  4. Netshield-Enterprise/netshield-action Netshield-Enterprise/netshield-action Public

    NetShield pre-merge secret scanner for CI/CD pipelines.

    HTML

  5. Netshield-Enterprise/netshield-analyzer Netshield-Enterprise/netshield-analyzer Public

    NetShield Real Risk Analysis - Release Decision Engine for Java Applications

    Go

  6. Netshield-Enterprise/netshield-ssl-bypass Netshield-Enterprise/netshield-ssl-bypass Public

    A comprehensive Python tool for detecting and bypassing SSL pinning in Android applications.

    Python