> cat /dev/github | grep security-tools
discovered 03 Aug 2026

sudo_sniff

C ★ 44 via github-topic
→ View on GitHub
sudo_sniff is a discreet tool designed for post-exploitation scenarios to capture user passwords when executing the sudo command by manipulating the user's `$PATH`. It functions by hijacking the sudo execution to record both successful and failed password entries, storing them in a specified temporary file. Notable features include the ability to adapt to different system configurations for sudo and potential enhancements for stealthier operation.