omergunal / PoT

Phishing on Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%