Thanks to visit codestin.com
Credit goes to github.com

Skip to content

his script is designed for educational purposes only. It attempts to guess the password of any Instagram account to demonstrate the risks of weak passwords."

thelordneon/instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

instagram

This script is designed for educational purposes only. "This script is intended for educational purposes only. It is designed to demonstrate the dangers of using weak passwords on online platforms, specifically Instagram. By simulating a password guessing process, the script highlights how attackers might exploit simple or commonly used passwords to gain unauthorized access to accounts. The goal is not to promote hacking or unethical behavior, but rather to raise awareness about cybersecurity risks and encourage users to adopt stronger security practices, such as using complex passwords and enabling two-factor authentication. This tool should only be used in controlled, ethical, and legal environments for learning and awareness purposes."

📦 Requirements

Install the following Python libraries before running the script:

1-python3 -m venv .venv

2-source .venv/bin/activate

3-pip3 install -r requirement.txt

pip install opencv-python numpy requests daemonize

4-chmod +x instagram.py

5-python3 instagram.py

About

his script is designed for educational purposes only. It attempts to guess the password of any Instagram account to demonstrate the risks of weak passwords."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages