Forum Thread: InstaBrute Help?

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 <module>
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>

7 Responses

i tried instaBrute too ..i too couldnt run it. here is my post

btw which version of python do u have installed.?

update your module or install firefox because it use firefox to hack the account

Thanks, I installed Firefox and it works, however, can I add proxy support?

I think you are missing the webdriver module. Download one from the selenium website and set the path in the script to the downloaded .exe file. Let me know if it works.

I never had firefox, anyways can I add proxy support to InstaBrute?

I have instabrute installed and everything but when it takes me to the instagram page it shows me the username I want to hack then it doesn't do anything it stays in the login page

Share Your Thoughts

  • Hot
  • Active