Hi, I'm DrkingBD. I'm a cybersecurity professional who specializes in building highly resilient edge architectures and actively hunting down threats before they become a problem. I believe in zero-trust environments that are robust, resilient, and ready for whatever comes next.
drking@soc:~$ ./start_defense_matrix.sh
[+] Initializing global packet capture...
[+] Loading dynamic YARA rulesets...
Watching traffic patterns in real-time...
⚠️ [WARN] Anomalous TLS handshake on port 443.
Source: 10.0.5.22 (internal-vlan)
Dest: 185.15.22.x (Known C2 Node)
⚡ [ACTION] Triaging via automated SOAR pipeline...
✓ [SECURE] Threat neutralized. Edge firewall rules updated.
drking@soc:~$
>> cat /home/drkingbd/capabilities.txt
>> ls -la /var/projects/
I needed a reliable way to spot anomalous behavior in complex networks, so I built a self-hosted SIEM from scratch. Using Splunk and Sysmon, I wrote custom queries to actively hunt down Pass-the-Hash and Kerberoasting attempts.
Cold starts in incident response pipelines drive me crazy. To fix this, I developed an edge-first pipeline using Cloudflare Workers. It ingests reported emails and verifies URLs in milliseconds, keeping the entire footprint under 128MB of RAM.
To truly understand how modern malware behaves, I engineered an isolated virtualization cluster. Using Cuckoo Sandbox, I safely detonate polymorphic samples and use Volatility to pull apart memory dumps and map out C2 beaconing.
Traditional VPNs leave too much room for lateral movement. I led the transition of a legacy perimeter to a strict Zero-Trust model, implementing identity-based, per-request authentication using strict RBAC policies.
Whether you need an architectural review, want to collaborate on threat hunting, or just want to talk security, I'm an encrypted message away.