Author: Nam Phong

katana: next-generation crawling and spidering framework

Katana A next-generation crawling and spidering framework Feature Fast And fully configurable web crawling Standard and Headless mode support JavaScript parsing / crawling Customizable automatic form filling Scope control – Preconfigured field / Regex Customizable output – Preconfigured fields INPUT – STDIN, URL and LIST...

CaptainCredz: modular and discreet password-spraying tool

CaptainCredz is a modular and discreet password-spraying tool, with advanced features such as a cache mechanism and a fine-grained timing control. To start using captaincredz, the following lines may be useful: [pastacode lang=”bash” manual=”TEXT_EDITOR%3Dnano%0A%0Agit%20clone%20https%3A%2F%2Fgithub.com%2Fsynacktiv%2Fcaptaincredz%0Acd%20captaincredz%0Apip3%20install%20-r%20requirements.txt%0A%24TEXT_EDITOR%20config.json%0A%24TEXT_EDITOR%20ww_config.json%0A%0Apython3%20captaincredz.py%20–config%20config.json%20–weekday_warrior%20ww_config.json”...

lemon: eBPF Memory Dump Tool

LEMON is a Linux and Android memory dump tool that utilizes eBPF to capture the entire physical memory of a system and save it in LiME format, compatible with forensic tools such as Volatility...

xpid: Linux Process Discovery

xpid It’s nmap but for pids. xpid gives a user the ability to “investigate” for process details on a Linux system. For example, a sleeping thread will have a directory /proc/[pid] that can be navigated to,...