Information Security News Blog

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...

SharpExclusionFinder: finds Windows Defender folder exclusions

SharpExclusionFinder This C# program finds Windows Defender folder exclusions using Windows Defender through its command-line tool (MpCmdRun.exe). The program processes directories recursively, with configurable depth and thread usage, and outputs information about exclusions and scan progress....