The pentester's Swiss knife

Understanding AML Verification & Why It Matters

In an increasingly digital age, protecting financial systems from illegal activity has become more critical than ever. One of the key mechanisms for ensuring this protection is AML verification, short for Anti-Money Laundering verification....

SharpDPAPI

SharpDPAPI: C# port of some Mimikatz DPAPI functionality

SharpDPAPI SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi‘s Mimikatz project. The SharpChrome subproject is an adaptation of work from @gentilkiwi and @djhohnstein, specifically his SharpChrome project. However, this version of SharpChrome uses a different version of the C# SQL library that...

Slack enumeration

SlackEnum: A user enumeration tool for Slack

SlackEnum A user enumeration tool for Slack. Setup Clone this repository and install the necessary dependencies with the commands below. Create the cookies_dir and http_requests_dir folders defined in the settings at the top of slackenum.py. By default, these are slack_ids-cookiebro and slack_ids-burp and...

Log file navigator

lnav: an enhanced log file viewer

LNAV — The Logfile Navigator The log file navigator, lnav, is an enhanced log file viewer that takes advantage of any semantic information that can be gleaned from the files being viewed, such as...