Skip to content

own2pwn/PoT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing on Twitter

Generate tweet automatically like him/her

graph1 t3

How it works?

  • 1- Collect data from target's twitter account
  • 2- Find target's friend and copy her/him account
  • 3- Generate tweet automatically with markov chain algorithm and send it

Installation

git clone https://github.com/omergunal/PoT
cd PoT
pip3 install -r requirements.txt

Update your api keys in "PoT.cfg". Go to https://apps.twitter.com/ and get API keys

Usage

python3 PoT.py -u username

ScreenShots

t1 t2 t3

!

Don't use for illegal activity

About

Phishing on Twitter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%