8000 Releases Β· SolitudePy/LFC Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: SolitudePy/LFC

LFC v1.2.0

19 Jun 16:10
Compare
Choose a tag to compare

Following major features were added:

  • πŸ“‘ TCP Streaming: Stream collected artifacts directly to a remote destination over TCP, eliminating the need for local storage.

Minor features

  • osqueryi-path [custom osqueryi path]
  • dynamic hostname_timestamp OUTPUT_DIR
  • new artifacts (cron.[allow|deny], /etc/ld.so.preload)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Jun 17:24
Compare
Choose a tag to compare

LFC v1.1.0

Following features were added:

  • πŸ›‘οΈ Osquery Integration: Leverages osquery for flexible and structured system data collection.
  • πŸ“š More comprehensive logging

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

v1.0.0

13 Jun 14:23
Compare
Choose a tag to compare

First release of LFC v1.0.0 with the following features:

πŸš€ Rapid Execution: Ensures timely data acquisition during critical incidents.
πŸ’» Comprehensive System Enumeration: Gathers extensive details about hardware, OS, kernel, installed packages, active services, disk configurations, environment variables, system logs, and user activities.
βš™οΈ In-depth Process Analysis: Provides detailed process listings, hierarchical trees, detection of deleted binaries, memory mapping, and file descriptor information, leveraging the /proc filesystem.
🌐 Thorough Network Forensics: Captures network interface configurations, active connections, routing tables, firewall rules, and socket information.
⏱️ Timeline Generation: Creates a TSK v3 compatible bodyfile for chronological event analysis.
πŸ”’ Executable Integrity Verification: Performs SHA256 hashing of all executable files to ensure integrity.

0