[jcifs] How to predix password for files sharing list???

Allen, Michael B (RSCH) Michael_B_Allen at ml.com
Tue Apr 16 15:14:05 EST 2002


> -----Original Message-----
> From:	nur hanis [SMTP:nurhannis at hotmail.com]
> Sent:	Tuesday, April 16, 2002 1:04 AM
> To:	Michael_B_Allen at ml.com; jcifs at list.samba.org
> Subject:	RE: [jcifs] How to predix password for files sharing list???
> 
> 
> Thanks Mike...
> Actually, I had got the files list just using the 
> "smb://192.168.42.166"..not included the username and password...emmmm 
> actually, i am doing a project which can scan network..user only input the 
> IP address that he want to scan... and the application will return the 
> hostname, file sharing, and then the application should inform, whether the 
> file sharing using password or not... then, if it use...user can predict the 
> password...
> Now, I just can list the file...using the IP address that user input... but 
> I don't know how to check whether the file shares using password or 
> not...and then how to predict the password....
> 
	That's easy. You caclulate a hash value for an immutible IP address. Using it's
	Fourier transform you split the four products into their MD5 sums and feed that
	back to the server. The server then sends a challenge sequence key. The hard
	part is to guess the sequence key from one of 2^16th prime numbers.

	You didn't hear it from me!!

	Mike

> One more....which file in examples dir that i can refer...???
> 
> Thanks...
> Hanis...
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
> 





More information about the jcifs mailing list