# samsesh/socialbox-termux

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/samsesh-socialbox-termux).**

4,145 stars · 484 forks · Shell · mit

## Links

- GitHub: https://github.com/samsesh/SocialBox-Termux
- awesome-repositories: https://awesome-repositories.com/repository/samsesh-socialbox-termux.md

## Topics

`android` `brute-force` `bruteforce` `bruteforce-attack-framework` `bruteforce-attacks` `cracking` `facebook` `hack` `hacking` `hacking-tool` `hacking-tools` `instagram` `kali-linux` `linux` `socialbox-termux` `terminal` `termux` `termux-hacking` `thelinuxchoice` `twitter`

## Description

SocialBox-Termux is a credential bruteforce suite and security tool collection designed to run within the Termux Android environment. It functions as an automated account cracker used to test password lists against usernames to discover valid login credentials for social media and email platforms.

The toolkit incorporates network traffic masking by routing requests through the Tor network to conceal the origin IP address. It utilizes signature-based rate bypass to mimic legitimate client traffic and avoid automated login blocks.

The suite provides capabilities for account validation to verify if usernames exist before initiating attacks. It manages credential testing through multi-threaded request concurrency and wordlist-driven input processing, with session management to resume attacks from the last attempted password. These tools specifically target platforms including Instagram and Twitter.

## Tags

### Security & Cryptography

- [Credential Bruteforcing](https://awesome-repositories.com/f/security-cryptography/identity-access-management/authentication-strategies/user-facing-login-methods/standard-web-authentication-schemes/basic-authentication/username-authentication-configurations/automated-credential-logins/credential-bruteforcing.md) — Provides automated multi-threaded password guessing attacks against web services to discover valid login credentials.
- [Tor Routing](https://awesome-repositories.com/f/security-cryptography/network-infrastructure-security/web-network-security/network-security/network-routing-access-control/tor-gateways/tor-routing.md) — Routes outgoing credential requests through the Tor network to conceal the origin IP address.
- [Social Media Credential Recovery](https://awesome-repositories.com/f/security-cryptography/social-media-credential-recovery.md) — Uses automated wordlists to find valid login credentials for social media and email platforms.
- [Account Existence Verifications](https://awesome-repositories.com/f/security-cryptography/username-validation/account-existence-verifications.md) — Verifies the existence of target accounts to optimize resource usage before initiating password guessing.
- [Username Verification Tools](https://awesome-repositories.com/f/security-cryptography/username-verification-tools.md) — Confirms if a specific username is valid on a platform before initiating a password guessing attack. ([source](https://github.com/samsesh/SocialBox-Termux/tree/master/instainsane))
- [Wordlist-Driven Input Processing](https://awesome-repositories.com/f/security-cryptography/wordlist-driven-input-processing.md) — Iterates through external text files to feed potential passwords into the credential validation engine.
- [Cracking Session Persistence](https://awesome-repositories.com/f/security-cryptography/identity-access-management/session-management/stateful-session-persistence/messaging-session-persistence/workflow-session-persistence/cracking-session-persistence.md) — Saves the current progress of the password keyspace search to disk to allow resuming interrupted attacks.
- [Mobile Security Tools](https://awesome-repositories.com/f/security-cryptography/security/utilities/security-tools/infrastructure-security-utilities/mobile-security-tools.md) — Provides a collection of security scripts designed for mobile penetration testing within the Termux Android environment.

### Part of an Awesome List

- [Username Verification](https://awesome-repositories.com/f/awesome-lists/devtools/username-verification.md) — Checks for the presence of specific usernames across various social media platforms.
- [Social Media Account Crackers](https://awesome-repositories.com/f/awesome-lists/media/social-media-account-crackers.md) — Provides a toolkit for automated credential bruteforce attacks against social media and email platforms.
- [Password Cracking](https://awesome-repositories.com/f/awesome-lists/security/password-cracking.md) — Automates repeated login attempts using wordlists to discover valid credentials for social media and email accounts. ([source](https://github.com/samsesh/SocialBox-Termux#readme))
- [Password Attacks](https://awesome-repositories.com/f/awesome-lists/security/password-attacks.md) — Manages the state of password attacks to allow resuming from the last attempted password. ([source](https://github.com/samsesh/SocialBox-Termux/tree/master/instainsane))
- [Instagram Password Crackers](https://awesome-repositories.com/f/awesome-lists/security/password-cracking/instagram-password-crackers.md) — Tests password lists against Instagram accounts using multi-threading and signatures to bypass login limits. ([source](https://github.com/samsesh/SocialBox-Termux/tree/master/instainsane))
- [Twitter Password Crackers](https://awesome-repositories.com/f/awesome-lists/security/password-cracking/twitter-password-crackers.md) — Tests password lists against Twitter accounts using multi-threading and rate-limit bypass techniques. ([source](https://github.com/samsesh/SocialBox-Termux/tree/master/tweetshell))

### DevOps & Infrastructure

- [Client Traffic Mimicry](https://awesome-repositories.com/f/devops-infrastructure/api-service-management/api-management/rate-limit-bypassing/header-based-rate-limit-bypass-techniques/client-traffic-mimicry.md) — Modifies request headers and signatures to mimic legitimate traffic and bypass automated login blocks.

### Software Engineering & Architecture

- [Multi-Threaded Request Handling](https://awesome-repositories.com/f/software-engineering-architecture/high-throughput-task-processing/network-request-processing/multi-threaded-request-handling.md) — Implements multi-threaded network request handling to accelerate the process of testing password lists.
