You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
arnaucode aae564a15c gets email, make signup in twitter, generates twitter API tokens and saves to file 6 years ago
.gitignore gets email, make signup in twitter, generates twitter API tokens and saves to file 5 years ago
LICENSE Initial commit 6 years ago
README.md gets email, make signup in twitter, generates twitter API tokens and saves to file 5 years ago
bot.png gets email, make signup in twitter, generates twitter API tokens and saves to file 5 years ago
botnetConfigEXAMPLE.json gets email, make signup in twitter, generates twitter API tokens and saves to file 5 years ago
main.py gets email, make signup in twitter, generates twitter API tokens and saves to file 5 years ago

README.md

Botnet Crafter

https://mirella-gabriele.deviantart.com/ (image from https://mirella-gabriele.deviantart.com )

Instructions

export PATH=$PATH:/path/to/directory/of/executable/downloaded

Or put the path in the code:

driver = webdriver.Firefox(executable_path='/path/to/directory/of/executable/downloaded/in/previous/step')
  • Install Python Selenium library:
pip install selenium
  • Use:
python main.py