Twitter OSINT Tool , which retrieves the deleted tweets and replies of any Twitter user (Even if Its 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 de arquivos de saída
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!
- Assim, a conta do usuário
madangowri03
no Twitter foi suspensa. Usando esta ferramenta, recuperamos cada tweet e respostas feitas por ele!
Resultado do Wayback:
Aqui vamos nós
┌──(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
Descobrimos que a conta do usuário madangowri03
foi suspensa e usamos esta ferramenta para recuperar cada tweet e resposta que ele fez!
These Links won't Expire
Autores:
P4UL
R4VANAN
Mesmo se você não souber o nome de usuário, você pode simplesmente digitar madangowri , ele irá buscar todos os links de perfis do Twitter anteriores e atuais
Pode ser usado em CTFs e SOCMINT