Monthly Archive: November 2024

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

GBounty: Multi-step website vulnerability scanner

GBounty GBounty is a multi-step website vulnerability scanner developed in Golang designed to help companies, pentesters, and bug hunters identify potential vulnerabilities in web applications. It takes a target URL, list of URL, raw...

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