/HoneypotCode

This directory includes python code for a set of honeypots on twitter.

Primary LanguagePython

HoneypotCode

This directory includes python code for collecting information of followers of a set of honeypots. This code has only been tested with python 2.7. To run this code you need to have python and twython packeges installed on you machine. Each honeypot has a registered account on Twitter whose information should be stored in the file named "accounts.tsv" (this file shows the format of the information you need to have from you own honeypot). In order to have multiple honeypots, simply add the information of each account as a new line in the accounts file and run the code.