Re: PWDUMP Parser

From: Larry Offley (larry_at_pcgalore.com)
Date: 07/07/04

  • Next message: Philip Wagenaar: "Betr.: PWDUMP Parser"
    To: <pen-test@securityfocus.com>
    Date: Tue, 6 Jul 2004 18:13:44 -0700
    
    

    If you have the list of names you want already you should be able to do

    grep -F --file=file1 file2 >file3

    file1 the list of 200 names you want
    file2 the 3000 line list of names /hashes
    file will be the new list of your 200 names/hashes

    This is all assuming the the files are all 1 name/has per line.

    If this is under windows just download grep for windows otherwise you should
    have it already

    Cheers,

    Larry Offley
    Manager - PC Galore
    2744 West 4th Ave
    Vancouver, BC V6K 1R1
    604-732-7816

    ----- Original Message -----
    From: "Mike Anderson" <mike_and@yahoo.com>
    To: <pen-test@securityfocus.com>
    Sent: Tuesday, July 06, 2004 9:00 AM
    Subject: PWDUMP Parser

    > Already did some googling on this subject to no avail,
    > so I thought I would start here for an answer.
    >
    > I have a rather large pwdump file (over 3000 accounts)
    > that I am working with. I need to extract
    > approximately 200 user names/hash pairs from it.
    > Other than using notepad/word to do a find/search then
    > copy and paste, does anyone know of a "pwdump parser"
    > that is out there? I envision inputting a user name
    > (or list of user names) and then having it return the
    > user name and hash pair in a text file.
    >
    > Thanks..
    >
    > =====
    > Mike Anderson
    > mike_and@yahoo.com
    >
    >
    >
    >
    >
    > __________________________________
    > Do you Yahoo!?
    > New and Improved Yahoo! Mail - 100MB free storage!
    > http://promotions.yahoo.com/new_mail
    >


  • Next message: Philip Wagenaar: "Betr.: PWDUMP Parser"

    Relevant Pages

    • Re: Pointer Declaration/Array definition
      ... file1 thinks that p is a pointer to a char. ... file2 thinks that p ... fixes many of the shortcomings of Windows 98 SE". ...
      (comp.lang.c)
    • Re: Calling FileStream.Create after File.Move gets old file handle
      ... I suspect this is the reason why file2 inherits the CreateDate from file1 ... And then windows (I believe. ... it will not inherit the meta data). ... the Closecall, so that when you come to open the second file, it ...
      (microsoft.public.dotnet.framework)
    • Re: retaining dates on files and folders
      ... Windows users don't find great glee in accomplishing this via ... will copy file1 to file2 and will retain the timestamp of file1 ... For POSIX compatibility, which is newer than what I use, this ...
      (microsoft.public.windowsxp.general)
    • Re: PWDUMP Parser
      ... > approximately 200 user names/hash pairs from it. ... Grep is your friend. ... I'm not sure of the exact syntax on the Windows side, ... one user account per line in a file, and assuming the file is named ...
      (Pen-Test)
    • Re: Alternative to rar split files?
      ... I just wonder if Windows and Mac users could join ... type file2>> file1 ...
      (alt.os.linux.suse)