Author: Nam Phong

ivre: open source network recon framework

IVRE IVRE is an open-source framework for network recon. It relies on open-source well-known tools (Nmap, Zmap, Masscan, Bro, and p0f) to gather data (network intelligence), stores it in a database (MongoDB), and provides tools to analyze it....

activitywatch: Log what you do on your computer

ActivityWatch The goal of ActivityWatch is simple: Enable the collection of as many valuable lifedata as possible without compromising user privacy. What ActivityWatch is A set of watchers that record relevant information about what you...

Slhasher: Bulk VirusTotal Hash Lookups

Slhasher – Bulk VirusTotal Hash Lookups Slhasher is a collaborative tool designed to perform bulk SHA256 hash lookups through a graphical user interface. It integrates with VirusTotal to fetch hash metadata and supports exporting...

gosec: Golang Security Checker

gosec – Golang Security Checker Inspects source code for security problems by scanning the Go AST.   Usage Gosec can be configured to only run a subset of rules, exclude certain file paths, and...