The pentester's Swiss knife

Vulnerability Static Analysis for Containers

clair: Vulnerability Static Analysis for Containers

Clair Clair is an open-source project for the static analysis of vulnerabilities in application containers (currently including appc and docker). In regular intervals, Clair ingests vulnerability metadata from a configured set of sources and stores it in the...

macOS reverse engineering

HookCase: Tool for reverse engineering macOS/OS X

HookCase HookCase is a tool for debugging and reverse engineering applications on macOS (aka OS X), and the operating system itself. It re-implements and extends Apple’s DYLD_INSERT_LIBRARIES functionality. It can be used to hook any method...

network sniffer

sniffglue: Secure multithreaded packet sniffer

sniffglue sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted...

The Product Management Skills You Need to Succeed

To succeed in product management, individuals need more than good ideas. They need skills to turn their ideas into products and their goals into tangible achievements. They must also understand the target market and...

phishing detection tool

Miteru: An experimental phishing kit detection tool

Miteru Miteru is an experimental phishing kit detection tool. How it works It collects phishing suspicious URLs from the following feeds: urlscan.io certstream-suspicious feed OpenPhish feed via urlscan.io PhishTank feed via urlscan.io It checks...