Skip to content

Multi-thread Twitter BruteForcer in Shell Script

License

Notifications You must be signed in to change notification settings

TeteuXD2/tweetshelllol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweetshell v1.0

Multi-thread Twitter BruteForcer in Shell Script

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

Tweetshell is an Shell Script to perform multi-threaded brute force attack against Twitter, this script can bypass login limiting and it can test infinite number of passwords with a rate of +400 passwords/min using 20 threads.

tweet

Features

  • Multi-thread (400 pass/min, 20 threads)
  • Save/Resume sessions
  • Anonymous attack through TOR
  • Default password list (best +39k 8 letters)
  • Check valid username
  • Check and Install all dependencies

Usage:

git clone https://github.com/thelinuxchoice/tweetshell
cd tweetshell
chmod +x tweetshell.sh
service tor start
sudo ./tweetshell.sh

Install requirements (Curl, Tor):

chmod +x install.sh
sudo ./install.sh

About

Multi-thread Twitter BruteForcer in Shell Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%