-
-
TCPListener Public
TCPListener is a simple TCP server that binds to a specified IP address and port. It listens for incoming TCP connections, receives data from clients, and processes it. The project consists of two …
Python MIT License UpdatedAug 1, 2024 -
ioc-lookup-ti Public
This project is a tool designed to query Indicators of Compromise (IOC) such as IP addresses, domains, URLs, and file hashes across different Threat Intelligence (TI) sources. The program determine…
Python MIT License UpdatedAug 1, 2024 -
file-access-logger Public
FileAccessLogger is a tool designed to monitor a specific file for modifications or creations and log the processes that access this file. It uses the `watchdog` library to observe the file system …
Python MIT License UpdatedAug 1, 2024 -
SAAF Public
SAAF is a comprehensive forensic and system analysis tool designed for Windows environments. It provides multiple functionalities, such as gathering system information, forensic data dumping, IOC (…
Python MIT License UpdatedAug 1, 2024 -
sensitive_content_masking Public
This script is designed to mask sensitive information in files or directories by using regex patterns or specific keywords. It processes either a single file or all files within a directory, replac…
Python MIT License UpdatedAug 1, 2024 -
-
-