Hack Twitter Multi-thread Twitter BruteForcer in Shell Script Termux/ or Any Linux

Hack Twitter Multi-thread Twitter BruteForcer in Shell Script Termux/ or Any Linux

Open terminal and run these command.


git clone https://github.com/thelinuxchoice/tweetshell

cd tweetshell

chmod +x tweetshell.sh

service tor start

sudo ./tweetshell.sh


Features: 

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




Enjoy!  Follow us for more... 

2 comments:

  1. https://xlar8.blogspot.com/2020/01/hack-twitter-multi-thread-twitter.html

    ReplyDelete

How to connect to an FTP server from Linux?

To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...