Skip to content

samkagadi007/Twitter-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Search without authentication (Twitter username dictionary/list):

Run "bash twitter_search.sh keyword_file.txt twitter_usernames"

Here "keyword_file.txt" contains search keys. This will give max 10 usernames for the search key. And the final result will be saved into file twitter_usernames.unique.txt

The result set can be used as dictionary in bruteforce attack.