Hi guys .
Is there any way or script to crack a pin of 9 digits . Neither reaver nor bully support 9 digits cracking ?
Forum Thread: How to Crack 9 Digits Pin of Sagem-3304v2
- Hot
- Active
-
Forum Thread: Free Proxy Servers? 9 Replies
5 hrs ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 32 Replies
1 day ago -
Forum Thread: 12 Ways How to Hack Any Social Network and Protect Yourself 2018 1 Replies
1 day ago -
Metasploit Error: Handler Failed to Bind 40 Replies
4 days ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
2 wks ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
2 wks ago -
Forum Thread: How to Hack School Website 8 Replies
3 wks ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 wks ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 wks ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
1 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
1 mo ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 48 Replies
1 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
1 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
2 mo ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 17 Replies
2 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
2 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
3 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
3 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
3 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
3 mo ago
-
How To: Top 10 Things to Do After Installing Kali Linux
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Hack a Site Knowing a Bit of HTML (hackthissite.org) Part 1
-
How To: Bypass File Upload Restrictions on Web Apps to Get a Shell
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How To: Dox Anyone
-
How To: Hack Android Using Kali (Remotely)
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Enumerate SMB with Enum4linux & Smbclient
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
Hacking Windows 10: How to Dump NTLM Hashes & Crack Windows Passwords
-
How To: There Are Hidden Wi-Fi Networks All Around You — These Attacks Will Find Them
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
Tutorial: Create Wordlists with Crunch
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
Hack Like a Pro: How to Crack Online Web Form Passwords with THC-Hydra & Burp Suite
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
3 Responses
im not sure to clearly understand the question but if your looking to crack a 9 pin it is actually a pretty simple thing to do.
First generate a wordlist containing all existing combination that hold 9 digit 0-9 it that what you want. If you dont want to generate yourself you can probly find an existing one also, (John The Ripper) Sources Wordlist probly have one or use #: Crunch (Linux) to create it
should look like something like that:
%%%%%%%%1
%%%%%%%11
%%%%%%111
%%111%%11%
Etc.etc where % means randomize.
Once you got you Wordlist (Personnally i believe for a simple 9 digit cracking The Dictionary Forcing would be the Optimal method.
So once you got your Digit.list, Youl be good to Start Proceeding.
First, cracking a 9 digit pin...It really need information in your request, Depend on the services,Domain,Website, application itself wtvr you'l have to find a Login protocol A.K.A the Auth server adresse to determine wich tools gonna be more settled for the job.
Here a simple exemple using Hydra:
hydra #Target #Proto -s#Port -P#pass.txt -L#users.txt
Where:
#Target:\ Is the IP adresse or the Host/Domaine adresse A.K.A: ( hydra smtp.gmail.com >>Is Gmail server || 193.%%.%%%.%% >> The Server IP ) Provide one or the other
#Proto:\ Is the Auth Protocol a.k.a smtp=outgoing mail || ssh2=Auth ssh >>etcetc
#Port:\ is the port used to proceed to the attack >80 for html || 465 for smtp >>etcetc
#pass.txt:\ Here you type the directory to your previously generated Wordlist i.e: /home/usr/desktop/9digit.list
#user.txt:\ would be for user:pass auth adding a directory to a username.list (not your case actually)
Best Regards!
Ah! i see! you means cracking a Sagem-3304v2 Rooter,, sorry for misunderstanding.
Are you trying to crack the rooter or the sources?
Start with Deep Port Scan first use -nmap , wireshark, to get the first info about openport / error / connection / block / Reply 200? / youl have something to start with
Sorry for being too late . i got what u said but i meant wps pin cracking not service cracking
As you see in the pic below. i have the pin number but it's uncrackable :
i read that this version of router uses 9 digits pin instead of 8. so neither reaver nor bully can be useful in such as case.
Share Your Thoughts