Skip to content
Services Work ThreatFade About Blog Pricing Careers Start a project →
Home Work

// Portfolio

Things we have built.

We keep most of our client work confidential — but here is what we can share.

20+
Products shipped
6 wks
Avg. to launch
0
Failed projects
100%
NDA respected
Own Product · Cybersecurity
ThreatFade threat detection platform preview

ThreatFade

An evasion interception platform that detects C2 quieting, LOTL attacks, and GNSS jamming using behavioural z-score analysis. Validated against 490K+ packets of real Merlin QUIC C2 traffic at z-score 14.76.

  • Python CLI, extensible architecture
  • Validated on real Merlin QUIC C2 PCAPs
  • Detects evasion that bypasses signature tools
  • Currently in private beta
View ThreatFade →
threatfade v0.4.1
$ threatfade scan --live --interface eth0
Monitoring live traffic on eth0...
Baseline established (10m window).
 
⚠ ANOMALY DETECTED — 14:32:07
Source: 192.168.1.47
Type: C2 Quieting (QUIC)
Z-Score: 14.76
Sending alert to Telegram...
$

Client Work

More projects under NDA

Most of our client work is covered by NDAs. We are happy to discuss our approach, the problems we solve, and our process in a direct conversation.

Start a conversation →

// Open source contributions

Merged. In production. Used globally.

Nuclei — ProjectDiscovery

24,000+ ⭐ on GitHub
Merged ✓ T1078

Nigerian fintech credential detectors merged into the community template library. Our templates now run in automated security scans globally.

Vulnerability Scanning · Detect leaked Nigerian fintech API keys

Semgrep — Semgrep OSS

11,000+ ⭐ · Day-one merge
Merged ✓ T1552

Static analysis rules for detecting leaked credentials from Paystack, Flutterwave, and Interswitch. Merged day one. Running in global code scans.

Static Analysis · Prevent secret leakage at commit time

TruffleHog — TruffleSecurity

15,000+ ⭐ on GitHub
Merged ✓ T1552.001

Secret detection rules for Nigerian fintech APIs. Catches exposed keys before they reach production.

Secret Detection · Detect exposed API keys in repos

Gitleaks

10,000+ ⭐ on GitHub
Merged ✓ T1552.001

Git history scanner rules for Remita and Interswitch credentials — unified in the Nigerian Secret Detectors Meta-Repo on PyPI.

Git Security · Scan git history for leaked creds

All contributions unified in the Nigerian Secret Detectors Meta-Repo — a Python CLI published on PyPI. One command scans all detectors.