Skip to content
View padigeltejas's full-sized avatar

Highlights

  • Pro

Block or report padigeltejas

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

Pinned Loading

  1. snf-core snf-core Public

    Passive network forensics engine β€” JA3/JA4 fingerprinting, offline IOC matching, 14 protocol analyzers. Air-gap safe, zero cloud dependency. Written in Rust.

    Rust