i want to sniff the logon password to get all windows users's password of a network but i can t find any good command line sniffer... passed about 2 hours to search and test all sort of sniffers on google but without success
some help needed, thx
|
Full Version: Command-line Password Sniffer
does anyone have a good command-line password sniffer to tell me ?
i want to sniff the logon password to get all windows users's password of a network but i can t find any good command line sniffer... passed about 2 hours to search and test all sort of sniffers on google but without success some help needed, thx
yeah, thank you very much man, but with what can I compile that ?
two other command line sniffers - already compiled
tethereal, which is part of the ethereal package www.ethereal.com dsniff www.datanerds.net/~mike/dsniff.html
thx nuorder, i ve download ethereal and installed it but it s a GUI program
but i suppose there is a command line executable included when it is installed so i want to know if it is tethereal.exe ??? when i start it there is a dos window mentionning it : Capturing on \Device\NPF_GenericNdisWanAdapter 0.000000 50:bd:20:52:41:53 -> Locate-Directory-Server LLC U, func=UI; DSAP LLC Sub-Layer Management Group, SSAP LLC Sub-Layer Management Command and then hold on... what i have to do with my lan to sniff ? just start this executable and wait ? where are stored the password finded ? a little help plz
Xelory, look here https://sourceforge.net/project/showfiles.php?group_id=17435
This is the sourceforge repository,where you can find compiled ettercap. Hope that this will help you. Have a nice day.
yeh probly better off with ettercrap it supports password sniffing, the other sniffers are good but you have to extract the data manually - its fun! but time consuming lol
edit: just had a better look at ettercap features its got a nice set of password features.. this requires time
thx all but :
it doesnt do anything, is it normal ? and when i list my process i can t find ettercap running what s the problem ?
cain and abel ,oxit.it
but cain and abel are GUI snifferz, and i want a command line sniffer
cain is, abel is te remote version. never tested it myself, but if it works like cain, it's a winner.
hum, dont know that, why not, i will test and tell you what
Xelory,i had the same problem with ettercap,and in mine case,the problem was in winpcap.I had the latest WinPcap installed (>3.0) and ettercap just doesn`t started without any error.If you have the latest winpcap installed just uninstall it,reboot and then install winpcap 2.3 that is provided with ettercap.Think that this will fix the issues.
Have a nice day.
thx strasharo !!! I ve just deinstalled wincap 3.1 beta and installed 2.3 without a reboot and it works Now i run a :
to collect all the passwords of all the ips on the LAN, but may i have to let it run as it a few time to wait for some passwords ? i ve done this to log the sniffed traffic to a file :
but when are the windows logon session password are sniffed ??? when anybody logon a workstation on the LAN or else ?? need to know it... edit : well i logon a workstation on my LAN while ettercap was in password mode sniffing and i ve got a result in the log file like that :
where 10.0.0.1 is the ettercap pc, and 10.0.0.2 is the just logon(ed) pc... WHERE IS THE PASS ? and second BIG question, how can i install wincap discretely (not by a remote viewer, too lame) on a remote box ? THX FOR HELP
works fine with winpcap version 3.0 (not 3.1) for me run "ettercap -NCLzs" to sniff for passwords thay are going to/from your machine from anyone. the L is for a logfile, which is stored in the ettercap directory read the pdf that came with ettercap for instructs on how to arp poison if you need to do that eg: "ettercap -NCza -D 100 192.168.0.1 192.168.0.2 55:23:A5:B4:C7:89 00:A3:56:FE:4F:6D" when testing make sure that the host that is try to connect to you doesnt already have the login password cached otherwise it may not send it so you wont see anything. as for installing winpcap silently there is one you can download off their site winpcap.polito.it/install/default.htm
what do you mean by "cached login" ??? ----------------------------------------------------------------------------------------------- well, i ve installed all it needed on the remote box but i have still a important question
how can i know which one adapter is the ethernet one activated in the control panel of network connections??? i ve been into and seen a Realtek adapter... but which one of this five is the good ?
if you are accessing resources remotely and tick the "save password" box then next time it may not pick up on the credentials as windows already knows about the login
try them all, start at 0 as thats the most probable
yes, thx, the 0 is the good one i ve run a ettercap -NCLsz and now i m waiting for a logon password in the log file i hope it will work... edit : huhuhu
edit2 : how can i active the ACTIVE PROTOCOL DISSECTION in a ARPBased sniff ?? to spy the SSL traffic ? i read it in the doc but they don t show how to active it ... edit3 : SHIT ! i have this msg in log file since few minutes :
and it s continue like that about 100 lines edit4 : well i ve restarted that shit and now i ve got a new sniffed password but i can t understand where is the user login and where is the pass :
need help
well so far as i know its the hash ... now you have to crack it with LC4 / 5 or anything else and then you will have the password
yes i ve understand it but i don t know this format of hash, it appears that it s the format of LC 2.5 ... possible ? but we are at the 4 and 5 version ... my question is : what s the LC4 format of this hash ?
There is a file called lc-converter.c in the dir share,which comes with ettercap.It`s a converter that converts these hashes in LC 4.0 format.
That`s it. Have a nice day.
Wow nice thanks
hmm my system is fresh and i must find first the Visual Basic CD can you upload please if it is possible the compiled version ? Meta edit1:\\ already compiled now but im not able as trial member to upload files sorry edit2:\\ ive tested the compiler my input file was ----------------------------- USER: \FALCON\IPC$ PASS: LC 2.5 FORMAT: "USER& quot;:3:479EE3535736FACB:0000574A504C454D4F4E530057696E646F777320342E3000:57696E 646F777320342E300004FF00000002000100130000 ----------------------------- output file was then : ----------------------------- \FALCON\IPC$:"":"& quot;:0000574A504C454D4F4E530057696E646F777320342E3000:57696E646F777320342E30000 4FF00000002000100130000:479EE3535736FACB ----------------------------- well but what i must choose in lc5 ... Import from PWDump file ? when i choose PWDump file ... it brute only some secons not the right bruteforcing and when i choose Unix shadow file it want to brute 650 Days so please what should i do
Here is the compiled converter.
well, i ve put this line in a txt file called 1.txt :
then i ve tried to convert with the lc-converter by this command :
but i ve nothing in my 2.txt .... why ???
read my post and you will find the answer
you need the full log USER: \FALCON\IPC$ PASS: LC 2.5 FORMAT: "USER& quot;:3:479EE3535736FACB:0000574A504C454D4F4E530057696E646F777320342E3000:57696E 646F777320342E300004FF00000002000100130000 well but what i must choose in lc5 ... Import from PWDump file ? when i choose PWDump file ... it brute only some secons not the right bruteforcing and when i choose Unix shadow file it want to brute 650 Days so please what should i do
hum, i ve done what you said but in my 2.txt i ve got this line :
and when i import the file in LC4 by import pwdump file option, the username to crack is \FALCON\IPC$ .... it s not the login to crack ? isn't it ? anyone to explain me ?
hi all,
how about using DaSniff? It works well with WinPCAP and well as Win2K native interface. You can use expressions in rules to capture the traffic. Try Goodgle to get it. Also try Natas. the sniffer for Win2k regards, g33k This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
||||||||||||||||||||||||||||||||||||||