10 digit numerical dictionary!

Discussion in 'Dictionary, Password & Wordlists' started by muneer habeeb, 3 Oct 2012.

  1. Please help me I want a 10 digit (0000000000-9999999999) in a txt file
    .Iam new to all these.Help me.
    Thanks in advance
     
  2. scorpius

    scorpius Well-Known Member

    Joined:
    12 Jul 2012
    Messages:
    32
    Likes Received:
    22
    seq -f %010.f 1 9999999999 > 10Digit.txt
     
  3. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    121
    • Agree Agree x 1
    • Funny Funny x 1
  4. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    163
    Are you sure you gonna run your cap file against this dictionary? It's 102GB with 10,000,000,000 lines :D
     
    • Like Like x 1
  5. Shuren Flames

    Shuren Flames Active Member

    Joined:
    29 Jan 2013
    Messages:
    9
    Likes Received:
    2
  6. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    121
    I say the same thing..lol.. :D but it can be done with the right hardware...
     
  7. dooogle

    dooogle Well-Known Member

    Joined:
    10 Dec 2012
    Messages:
    67
    Likes Received:
    7
    I am looking for 10 digit numeric dictionaries
    with starting first 3 digits as
    012, 016 and 019.
    Any help would be most grateful.
     
  8. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,262
    I thought you could do this in DOS.... with this E.g:
    Code:
    Select All
    for /L %i in (0120000000,1,0129999999) do @ echo %i>>List.txt
    but I was mistaken

    Here is 012-000-0000 012-999-9999 one: Download

    I created with L517 :) https://code.google.com/p/l517/

    Each of these will be:
    22.18mb compressed
    133mb once unextracted

    It crashed notepad and you might have to CTRL+ F - and replace with nothing to remove the formatting. E.g: 012-000-0000 to 0120000000

    and should end up in your downloads folder. WepWap and other tools such as john the ripper can do this as well..

    Generate > Phone Numbers > Custom
     
  9. Jerome

    Jerome New Member

    Joined:
    20 Mar 2013
    Messages:
    1
    Likes Received:
    0
    can you help me generate combination of letters and numbers (lower case) up to 8 characters. how to do it in L517? thanks
     
  10. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    163
    Mr. Penguin
    This is just the beginning....:D

    You get more request very very soon
     
  11. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,262
    Jerome can't get more dummy than spoonfeeding... :rolleyes:
    mix alfa and numeric.jpg

    Also read this: Dummies Guide to Create a Phone Number List for WPA Attack
    --- Double Post Merged, 23 Mar 2013 ---
    Ok you cannot download that file anymore dooogle

    Mediafire are being useless retards:

    The file (012-XXX-XXXX.zip) violates the MediaFire Terms of Service. Due to it being distributed from your account, it has been removed. Also, a Strike has been placed against your account and can lead to a termination of service.

    Check our policy violations page for more information.


    Thank you for using MediaFire as your cloud based file sharing service provider.

    Sincerely,



    The MediaFire Team
     
  12. dooogle

    dooogle Well-Known Member

    Joined:
    10 Dec 2012
    Messages:
    67
    Likes Received:
    7
    Thank u very much Mr Penguin for coming
    up with a Dummies Guide.
    I very much appreciate your time and effort
    and the sharing of knowledge.
     
  13. Makavelie

    Makavelie Active Member

    Joined:
    13 Dec 2012
    Messages:
    29
    Likes Received:
    3
    I came across a lot of passwords which is like this 0123456789abc and abc0123456789. I recommend that you generate/crunch a list according to your state or neighbouring state dooogle. For example, if you in Kedah & neighbouring state is Penang, generate a list starting with 0124XXXXXX and 0125XXXXXX .;)
     
  14. dooogle

    dooogle Well-Known Member

    Joined:
    10 Dec 2012
    Messages:
    67
    Likes Received:
    7
    Hi Makavelie
    A very good suggestion indeed.
    But how does one find out the 4th digit
    for 012?XXXXXX, 016?XXXXXX and 019?XXXXXX
    phones for Sabah?
    Do cell phone companies allocate 4th digit
    numbers for different states?
     
  15. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    163
    4th digit
    01x3 >> Selangor,Kuala Lumpur,Putrajaya
    01x4 >> Kedah,Perlis,Pulau Pinang
    01x5 >> Perak
    01x6 >> Melaka,Negeri Sembilan
    01x7 >> Johor
    01x82/83/84/85/86 >> Sarawak
    01x87/88/89 >> Sabah
    01x9 >> Kelantan,Pahang
    These are majority 4th digit but bear in mind, Telco companies give its clients flexibility to choose your own number or keep your old number when you change Telco accounts.
     
  16. dooogle

    dooogle Well-Known Member

    Joined:
    10 Dec 2012
    Messages:
    67
    Likes Received:
    7
    Vow! thanks again estimacamry
    Just a side note
    A lot of the 016 phone cards sold in
    Sabah has 01683XXXXX numbers.
     
  17. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    163
    Keep that in your record:p
     
  18. Makavelie

    Makavelie Active Member

    Joined:
    13 Dec 2012
    Messages:
    29
    Likes Received:
    3
  19. Fantastic

    Fantastic Well-Known Member
    VIP

    Joined:
    19 Feb 2013
    Messages:
    122
    Likes Received:
    158
    i always run my cap file against the 10 character numeric dictionary (102 gb) and find the password 80% of the time:) but i have to wait 1 month to crack it
     
  20. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    121
    1 month...wow! Thats some patience..:confused: what tool are you using to crack it?

    Sent from my LG-MS770 using Tapatalk 2
     

Share This Page

Loading...