No description
Find a file
2019-03-27 10:27:01 +01:00
.gitignore gets email, make signup in twitter, generates twitter API tokens and saves to file 2019-03-27 10:27:01 +01:00
bot.png gets email, make signup in twitter, generates twitter API tokens and saves to file 2019-03-27 10:27:01 +01:00
botnetConfigEXAMPLE.json gets email, make signup in twitter, generates twitter API tokens and saves to file 2019-03-27 10:27:01 +01:00
LICENSE Initial commit 2017-08-16 21:53:54 +02:00
main.py gets email, make signup in twitter, generates twitter API tokens and saves to file 2019-03-27 10:27:01 +01:00
README.md gets email, make signup in twitter, generates twitter API tokens and saves to file 2019-03-27 10:27:01 +01:00

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