Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1006 Bytes

suForce

GitHub stars GitHub forks GitHub watchers
GitHub commit activity (branch) GitHub contributors

Overview

If you have a username and want to try to obtain their password, suForce will make authentication attempts against that user from the su binary, performing a brute force attack until a successful collision occurs.

Download

cd /dev/shm
wget --no-check-certificate -q "https://raw.githubusercontent.com/d4t4s3c/suForce/refs/heads/main/suForce"
chmod +x suForce

Usage

./suForce -u <USER> -w <WORDLIST>