Skip to content

Releases: bad-antics/nullsec-logreaper

v1.1.0 — CI Fixes & Documentation

21 Mar 17:05

Choose a tag to compare

What's Changed

🔧 CI/CD

  • Fixed cppcheck static analysis — suppressed false positive unusedStructMember warnings
  • Added community health files and project infrastructure

📖 Documentation

  • Added terminal demo GIF and sample attack log
  • Replaced real IPs with RFC 5737 documentation-reserved addresses
  • Fixed README formatting

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Initial Release

05 Mar 05:38

Choose a tag to compare

NullSec LogReaper v1.0.0

High-speed log analysis and forensics tool for incident response.

Features

  • Multi-format log parsing (syslog, auth, nginx, apache, json)
  • IOC extraction (IPs, domains, hashes, emails, URLs)
  • Threat intelligence correlation
  • Timeline reconstruction
  • YARA rule matching
  • High-performance C core with Python bindings
  • CLI and library interfaces

Installation

See README for build instructions.