InstaBrute Help?

Mar 20, 2016 11:07 AM

So, Installed all of the dependences, and I start InstaBrute.. but then I get this error, I think it's to do with Selenium.. but I don't know a fix, can anyone help? :P - Thanks.

c:\instaBrute-master>python instaBrute.py -f usernames.txt -d dictionary.txt

Using 1 seconds of delay

Traceback (most recent call last):

File "instaBrute.py", line 142, in

main()

File "instaBrute.py", line 132, in main

driver = webdriver.Firefox(profile)

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\webdriver.py",

line 64, in _init_

self.binary = capabilities.get("binary") or FirefoxBinary()

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\firefoxbinary.

py", line 50, in _init_

"binary = FirefoxBinary('/path/to/binary')\ndriver = webdriver.Firefox(firef

ox
binary=binary)")

Exception: Failed to find firefox binary. You can set it by specifying the path

to 'firefoxbinary':

from selenium.webdriver.firefox.firefoxbinary import FirefoxBinary

binary = FirefoxBinary('/path/to/binary')

driver = webdriver.Firefox(firefoxbinary=binary)

c:\instaBrute-master>

c:\instaBrute-master>

Just updated your iPhone? You'll find new Apple Intelligence capabilities, sudoku puzzles, Camera Control enhancements, volume control limits, layered Voice Memo recordings, and other useful features. Find out what's new and changed on your iPhone with the iOS 18.2 update.

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!