i want to create a wordlist of 9 characters in which first five characters "INDIA" always remain same but remaining charcters change to numbers. like india1234,india1235,india1236 .......................... ANy Help Please ?? What command should i use in crunch???
Forum Thread: First Five Charcters remain Fixed, Crunch ??
- Hot
- Active
-
Forum Thread: How to Hack CCTV Private Cameras 68 Replies
1 wk ago -
Forum Thread: Hacking Facebook,Twitter,Instagram Account Passwords with BruteForce 164 Replies
2 wks ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 34 Replies
2 wks ago -
Forum Thread: How to Gain Access to an Android Over WAN 24 Replies
3 wks ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 50 Replies
1 mo ago -
Forum Thread: Discord Channel 3 Replies
1 mo ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 50 Replies
1 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 18 Replies
2 mo ago -
Forum Thread: Mitm attack problem 2 Replies
2 mo ago -
Metasploit Error: Handler Failed to Bind 40 Replies
2 mo ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
3 mo ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
3 mo ago -
Forum Thread: How to Hack School Website 8 Replies
3 mo ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 mo ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 mo ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
3 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
3 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
4 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
5 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
5 mo ago
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Dox Anyone
-
How To: Hack Android Using Kali (Remotely)
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How to Hack Wi-Fi: Hunting Down & Cracking WEP Networks
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
BT Recon: How to Snoop on Bluetooth Devices Using Kali Linux
-
Tutorial: Create Wordlists with Crunch
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Bypass File Upload Restrictions on Web Apps to Get a Shell
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Enumerate SMB with Enum4linux & Smbclient
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Obtain Valuable Data from Images Using Exif Extractors
-
How To: Use Beginner Python to Build a Brute-Force Tool for SHA-1 Hashes
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
3 Responses
root@kali:~# crunch 9 9 -t india%%%%
Hack Like a Pro: How to Crack Passwords, Part 4 (Creating a Custom Wordlist with Crunch)
hmm good to know
Is there a specific reason for creating the list ? or is it a one time use list? If you only need it just for one specific job and you have a video card and a hash try oclhashcat. The advantage to this is one cracking speed (much faster than aircrack MUCH), but most importantly it creates the list and runs it against the hash simultaneously. It eliminates the need to save these rather large files since it discards the generated passwords after using them. Alternatively you could pipe ( | ) Crunch's output into your chosen cracking program.
Share Your Thoughts