GhosTmaNHarsh / instagram

Powerful brute Force attack tool to gain someone's Instagram account password.
63 stars 38 forks source link

Lots of exceptions #2

Open rutmehta opened 4 years ago

rutmehta commented 4 years ago

C:\Users\rutme\OneDrive\Documents\GitHub\Instagram\instagram> python hackinsta.py 'clear' is not recognized as an internal or external command, operable program or batch file. 'figlet' is not recognized as an internal or external command, operable program or batch file. 'figlet' is not recognized as an internal or external command, operable program or batch file. Please enter a username: obeseeggsalad [] 8 Passwords loads successfully [] Do you want to use proxy (y/n): y

[] Check new ip... [] Your public ip: 73.112.72.92

[] Please add delay between the bruteforce action (in seconds): 0.5 [] Error, software use the defult value "4"

Traceback (most recent call last): File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connectionpool.py", line 667, in urlopen self._prepare_proxy(conn) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connectionpool.py", line 930, in _prepare_proxy conn.connect() File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connection.py", line 316, in connect self._tunnel() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64__qbz5n2kfra8p0\lib\http\client.py", line 894, in _tunnel (version, code, message) = response._read_status() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64__qbz5n2kfra8p0\lib\http\client.py", line 285, in _read_status raise BadStatusLine(line) http.client.BadStatusLine:  2

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\requests\adapters.py", line 439, in send resp = conn.urlopen( File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connectionpool.py", line 724, in urlopen retries = retries.increment( File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\util\retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\packages\six.py", line 734, in reraise raise value.with_traceback(tb) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connectionpool.py", line 667, in urlopen self._prepare_proxy(conn) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connectionpool.py", line 930, in _prepare_proxy conn.connect() File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\urllib3\connection.py", line 316, in connect self._tunnel() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64__qbz5n2kfra8p0\lib\http\client.py", line 894, in _tunnel (version, code, message) = response._read_status() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64__qbz5n2kfra8p0\lib\http\client.py", line 285, in _read_status raise BadStatusLine(line) urllib3.exceptions.ProtocolError: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x022'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "hackinsta.py", line 158, in sess = instabrute.Login(password) File "hackinsta.py", line 117, in Login r = sess.get('https://www.instagram.com/') File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\requests\sessions.py", line 543, in get return self.request('GET', url, kwargs) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\requests\sessions.py", line 530, in request resp = self.send(prep, send_kwargs) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\requests\sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "C:\Users\rutme\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\requests\adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x022'))

nethaxstark commented 3 years ago

i have a same problem