Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory #68

Open
anonusr404 opened this issue Jan 18, 2025 · 2 comments
Open

No such file or directory #68

anonusr404 opened this issue Jan 18, 2025 · 2 comments

Comments

@anonusr404
Copy link

┌──(kali㉿kali)-[~/Brute-force-Instagram-2025]
└─$ python3 insTof.py

                           ....                                                                
                                %                                                              
                                 ^                                                             
                        L                                                                      
                        "F3  $r                                                                
                       $$$$.e$"  .                                                             
                       "$$$$$"   "                                                             
 (insTof by 8.4v)        $$$$c  /                                                              
    .                   $$$$$$$P                                                               
   ."c                      $$$                                                                
  .$c3b                  ..J$$$$$e                                                             
  4$$$$             .$$$$$$$$$$$$$$c                                                           
   $$$$b           .$$$$$$$$$$$$$$$$r                                                          
      $$$.        .$$$$$$$$$$$$$$$$$$                                                          
       $$$c      .$$$$$$$  "$$$$$$$$$r                                                         

==============================================
[developer] => FaLaH - 0xfff0800 [developer_email] => [email protected] )
[developer_snapchat] => flaah999

Username: userbot_404
Password List File: /home/kali/ubpass
Use Bright Data proxy? (yes/no): no
Traceback (most recent call last):
File "/home/kali/Brute-force-Instagram-2025/insTof.py", line 168, in
asyncio.run(main())
File "/usr/lib/python3.12/asyncio/runners.py", line 194, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/asyncio/base_events.py", line 686, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/kali/Brute-force-Instagram-2025/insTof.py", line 142, in main
ssl_context = ssl.create_default_context(cafile=CA_CERT_PATH)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/ssl.py", line 707, in create_default_context
context.load_verify_locations(cafile, capath, cadata)
FileNotFoundError: [Errno 2] No such file or directory

@anonusr404
Copy link
Author

which file i need to install ??

@the4vmine
Copy link

which file i need to install ??

u need to add the instagram certificate

openssl s_client -connect www.instagram.com:443 -showcerts </dev/null 2>/dev/null | openssl x509 -outform PEM > SSL.crt

Use this command for auto certificate getting and saving !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants