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
Description
No description provided
Readme GPL-3.0 120 KiB
Languages
Python 100%