Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

RE: extracting passwords from ethereal dump

Subject: RE: extracting passwords from ethereal dump
Date: Tue, 21 Jun 2005 00:49:08 +0100
Mak

TCPFlow (http://www.circlemud.org/~jelson/software/tcpflow/) will
extract the various connections between systems based upon their IP
address and the port they use.  It is not a finished product but I have
never had any problems with it.  I like the output as it places data in
folders based upon the connection IP addresses and direction eg :  x-> y
is different from y -> x.  If you know the server IP address you should
be able to parse the dump file for connections to that and then look in
the first few packets in each folder for the initial authentication.  

Now I may be grasping at straws here but  . . . I believe LoftCrack (or
LC4 / LC5) has the ability to sniff the authentication from a live
connection.  You could try this in conjunction with snort to replay the
traffic.

Steve A

steve<at>logicallysecure.org


-----Original Message-----
From: Mohamed Abdel Kader [mailto:makster12@hotmail.com] 
Sent: 20 June 2005 17:15
To: pen-test@securityfocus.com
Subject: extracting passwords from ethereal dump


I was on a assessment and decided to get some of the traffic moving
along the network. i got it using ethereal. now i want a program (other
than ettercap) that can take this dump and extract the passwords. It
would be helpful if the program can tell me the source and destination
as well as the protocol in use for each detected password.

thanks in advance pen-testers :o)
MAK 

<Prev in Thread] Current Thread [Next in Thread>