Home

Awesome

POFR - Penguin OS Forensic (or Flight) Recorder

GitHub Logo<br>

Introduction

The Penguin OS Forensic (or Flight) Recorder (POFR) collects, stores and organizes for further analysis in a relational layer:

from the Linux Operating System and derivatives. Like an aircraft flight recorder its main purpose is to reliably record all of these events from each of the monitored clients, so that IT experts (security analysts, system administrators, DevOps engineers and information security researchers) can then use the collected information to: <br>

POFR uses an agentless client/server architecture. Clients are the systems to monitor and they push data to a server via the SSH protocol. The server parses the data and updates a Relational Database that is used to store and present the data for further analysis. The overall architecture was designed to provide: <br>

POFR clients have been tested with CentOS/RHEL/ALMALinux versions 7 and 8, Fedora 32/33/34/35, as well as recent versions of Ubuntu. For a server, we recommend either a CentOS 7 or a Fedora 33/34 distro OR the sample KVM and Docker images provided.

Dependencies and requirements

Minimal dependencies are required. A compatible distro. For the client part, the following Linux distributions are known to work with POFR:

For the server part, we recommend:

with a MariaDB (versions 10.5 and 10.6) RDBMS backend.

Everything else needed by the client and server components is provided by the POFR itself (including its own PERL distribution which is usually based on the most/recent up-to-date PERL version (v. 5.38.2)).

In addition, you will need to ensure that:

For a more detailed overview of the installation process and technical operations, please consult the POFR Technical Operations and User Manual.

POFR distributes a copy of the IP2Location™ Lite, an open source geolocation database with limited GeoIP2 location accuracy. The copy receives monthly updates, as part of the POFR repo maintenance. However, all users can register for an individual license in https://lite.ip2location.com or they could adapt the code to use their commercial/paid versions for greater location accuracy.

License, Credits and Release Versions

POFR is an Open Source solution distributed under the terms of the GNU General Public License version 2. Please consult the LICENSE file for more details. It is developed by Georgios Magklaras.

The latest production release of POFR is v1.3.2 named "Katherine Johnson" (Dec 18, 2023). Previous versions are available from the POFR Release Archive.

The name of every POFR release honors the contribution of women in Computer Science and Mathematics.

The POFR logo was designed by Heráclito López Bojórquez.

The POFR project is sponsored by Steelcyber Scientific. <br>

IP2Location™ Lite is a registered trademark of the open source geolocation database.