Skip to content

Obtain a user's system password, this tool uses the su binary to perform a brute force attack until a successful collision occurs.

License

Notifications You must be signed in to change notification settings

d4t4s3c/suForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published

Languages