Twitter OSINT Tool , which retrieves the deleted tweets and replies of any Twitter user (Even if Its suspended)
Purpose
we can retrieve all tweets and replies (even if the account has been suspended)git clone https://github.com/0xcyberpj/tweet-machine.git && cd tweet-machine
chmod +x twettmachine.sh
./tweetmachine.sh -u <username> -d <directory but not important>
Eg:
Tweet-Machine@Pj >> ./tweetmachine.sh -u cyberpj1 -d /tmp
Tweet-Machine@Pj >>./tweetmachine.sh -u cyberpj1
[+] Total Output Files
1.cyberpj1.txt
cyberpj1.txt - Contains tweets and Replies Direct link
2.cyberpj1.txt.webarchive - Contains tweet Link with wayback
This Link can be valid if Direct link show `not found`
3.cyberpj1.txt-timeline.txt - This File Contains the Timeline of Every tweet!
- What can i Do with This result?
- So the user
madangowri03
Twitter account was suspended,Using This Tool We Retrieve Each and Every Tweet and Replies Made by Him!
Wayback Result :
Here We Go
┌──(p4ul㉿j0ker)-[/opt/Tweet-Machie]
└─$ bash tweetmachine.sh -u madangowri03 .
┌──(p4ul㉿j0ker)-[/opt/Tweet-Machie]
└─$ head madangowri03.txt.webarchive
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1385829419093151744
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1385829654754304000
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1385864438058676234
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1385864505385578498
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1385864553888583683
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1386013567871164416
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1386177747697868804
https://web.archive.org/web/0/https://twitter.com/madangowri03/status/1386178947692457984
We have discovered that the account of user madangowri03
has been suspended, and we have used this tool to retrieve each and every tweet and response that he made!
These Links won't Expire
Autors:
PS:
Even if You dont know the Username ,you can simple type madangowri it will fetch all the past and current twitter profile links
It Can Be Used in CTFs and SOCMINT