{"id":27125304,"url":"https://github.com/neved4/bruteforce_su","last_synced_at":"2025-04-07T14:52:41.671Z","repository":{"id":285447340,"uuid":"958184364","full_name":"Neved4/bruteforce_su","owner":"Neved4","description":"🔨 Bruteforcing sudo with dictionaries!","archived":false,"fork":false,"pushed_at":"2025-03-31T19:33:11.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T20:24:34.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neved4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-31T19:27:58.000Z","updated_at":"2025-03-31T19:33:14.000Z","dependencies_parsed_at":"2025-03-31T20:34:41.798Z","dependency_job_id":null,"html_url":"https://github.com/Neved4/bruteforce_su","commit_stats":null,"previous_names":["neved4/bruteforce_su"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neved4%2Fbruteforce_su","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neved4%2Fbruteforce_su/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neved4%2Fbruteforce_su/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neved4%2Fbruteforce_su/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neved4","download_url":"https://codeload.github.com/Neved4/bruteforce_su/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675630,"owners_count":20977376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-07T14:52:40.742Z","updated_at":"2025-04-07T14:52:41.657Z","avatar_url":"https://github.com/Neved4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![C](https://img.shields.io/badge/ISO_C17-A8B9CC?logo=c\u0026logoColor=fff)][C17]\n[![IEEE](https://img.shields.io/badge/POSIX.1\u0026#8209;2024-00629B?logo=ieee\u0026logoColor=fff)][POSIX.1-2024]\n\n# bruteforce_su\n\n[`bruteforce_su`] is a tool that attempts to brute-force user authentication via `su` using a provided password dictionary. It automates password guessing by simulating user input and monitoring process behavior.\n\n\u003e [!CAUTION]\n\u003e This tool is strictly for educational and research purposes.\n\u003e Unauthorized use of brute-force tools is illegal and unethical.\n\n## Features\n\n- **Automated brute-force**: Tries passwords from a dictionary file.\n- **Process monitoring**: Ensures execution control through timeout.\n- **Safe execution**: Handles errors in process management and I/O.\n- **Customizable timeout**: Allows specifying a timeout for login attempts.\n\n## Getting Started\n\n### Prerequisites\n\nTo build [`bruteforce_su`], you need:\n\n- A C compiler that supports [C17] or later.\n- A POSIX-compliant system (Linux, macOS, BSD).\n- Root privileges for `su` access testing.\n\n### Installing\n\nClone the repository and compile the program:\n\n```sh\n$ git clone https://github.com/your-repo/bruteforce_su.git\n$ cd bruteforce_su\n$ make\n```\n\n[`arm64`]: https://en.wikipedia.org/wiki/AArch64\n[`bruteforce_su`]: https://github.com/Neved4/bruteforce_su\n[`clang`]: https://clang.llvm.org/\n[`gcc`]: https://gcc.gnu.org/\n[`tcc`]: https://bellard.org/tcc/\n[`x86_64`]: https://en.wikipedia.org/wiki/X86-64\n[`zig`]: https://ziglang.org/\n[C99]: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf\n[C17]: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf\n[C23]: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf\n[GPLv3 License]: https://www.gnu.org/licenses/gpl-3.0.en.html\n[Homebrew]: https://brew.sh/\n[POSIX.1-2024]: https://pubs.opengroup.org/onlinepubs/9799919799/\n\n[^1]: _IEEE Std 1003.1-2024: Standard for Information Technology\n    — Portable Operating System Interface (POSIX®)_, \\\n    ISO/IEC DIS 9945. URL: https://pubs.opengroup.org/onlinepubs/9799919799/\n[^2]: _ISO/IEC 9899: Standard for Information Technology\n    — Programming languages — C_, ISO/IEC 9899:2023. \\\n    URL: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneved4%2Fbruteforce_su","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneved4%2Fbruteforce_su","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneved4%2Fbruteforce_su/lists"}