Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

Typing SVG

X LinkedIn Instagram Email


πŸ”¬ What I'm Building

SNF-Core β€” Passive Network Forensics Engine

A deterministic, offline-first packet analysis engine written in Rust. Built for environments where cloud tools aren't an option.

$ snf-core --forensic --pcap-file capture.pcap

  IOC hits       : 23   ← Emotet C2 IPs matched
  Threat matches : 52   ← malicious JA3/JA4 fingerprints
  Parse errors   : 0

Air-gap safe. Zero cloud. Zero network calls.

GitHub License Rust

What it detects β€” fully offline:

πŸ›‘οΈ JA3/JA4 TLS fingerprinting
🎯 Offline IOC matching
πŸ” Threat actor attribution
πŸ“‘ 18 protocol analyzers
🏭 ICS/SCADA: Modbus, DNP3, S7comm
🧬 Beacon detection + DGA scoring
🌐 DNS tunneling detection
πŸ“Š Deterministic NDJSON output

Same PCAP β†’ SHA-256 identical output. Always.


🚧 Currently Building

Phase Feature Status
βœ… 19 Offline Threat Intel β€” IOC matching, JA3/JA4 threat actor attribution DONE
πŸ”¨ 20 PCAP Redaction Engine β€” anonymize IPs/MACs for safe PCAP sharing IN PROGRESS
πŸ“‹ 21 Hardware Fingerprinting β€” passive OS/device detection from TTL, TCP window PLANNED
πŸ“‹ 22 Multi-PCAP Correlation β€” track persistent threat actors across captures PLANNED
πŸ“‹ 23 Query Extension β€” show flows where bytes > 1MB on stored sessions PLANNED
πŸ“‹ 24 SIEM Export β€” Splunk/Elastic/CEF file-based export PLANNED

🧰 Tech Stack

Rust Linux Windows Git GitHub VS Code

Core: Rust Β· pcap Β· etherparse Β· md5 Β· sha2 Β· serde
Domains: Network forensics Β· Threat intelligence Β· ICS/SCADA security Β· TLS fingerprinting
Platforms: RHEL 9 Β· Windows 11 Β· Cross-platform deterministic builds


πŸ“Š GitHub Stats

GitHub Streak


🏒 SNF Labs

Building the commercial edition of SNF β€” advanced threat detection, behavioral analysis, graph engine, timeline reconstruction, and SIEM integration. Open core model: SNF-Core is free forever. Pro edition coming soon.

SNF Labs SNF Core


If you work in network security, DFIR, or ICS/OT β€” SNF-Core might be useful to you.
Star the repo if it is ⭐

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors