Skip to content

peytondodd/botnetCrafter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%