Re: [Wireshark-users] SSL Decryption on the Fly

2008-02-29 Thread Robert D. Scott
: [Wireshark-users] SSL Decryption on the Fly On Fri, Feb 29, 2008 at 10:17:44AM -0500, Robert D. Scott wrote: > I am having trouble getting decrypted output. > > Debug Output: > ssl_init keys string: > 128.227.21.54,443,http,L:\2007\satst\satst.erp.ufl.edu.cer > ssl_ini

Re: [Wireshark-users] SSL Decryption on the Fly

2008-02-29 Thread Sake Blok
On Fri, Feb 29, 2008 at 10:17:44AM -0500, Robert D. Scott wrote: > I am having trouble getting decrypted output. > > Debug Output: > ssl_init keys string: > 128.227.21.54,443,http,L:\2007\satst\satst.erp.ufl.edu.cer > ssl_init found host entry > 128.227.21.54,443,http,L:\2007\satst\satst.erp.ufl.e

[Wireshark-users] SSL Decryption on the Fly

2008-02-29 Thread Robert D. Scott
I am having trouble getting decrypted output. Debug Output: ssl_init keys string: 128.227.21.54,443,http,L:\2007\satst\satst.erp.ufl.edu.cer ssl_init found host entry 128.227.21.54,443,http,L:\2007\satst\satst.erp.ufl.edu.cer ssl_init addr 128.227.21.54 port 443 filename L:\2007\satst\satst.erp.uf

Re: [Wireshark-users] SSL decryption

2008-02-04 Thread Al Aghili
SARAVANA PERUMAL RAMAKRISHNAN <[EMAIL PROTECTED]> writes: > > > Hello, >     > I'm trying to collect soap traces using wireshark. The application is running in > a solaris machine and i access the GUI for this application through a web > browser in my windows PC. As soon as i enter the appl

[Wireshark-users] SSL

2008-01-23 Thread alberto barbaro
Hi. I'm trying to snif an SSL connection. I did the example oil2 with success and now i would sniff my SSL session with a real site. How can I set my SSL certificate or how can i find the private key for the decryption? Thanks ___ Wireshark-users mailing

Re: [Wireshark-users] SSL decryption

2007-12-19 Thread Daniel Kabs
On Thursday 06 December 2007, SARAVANA PERUMAL RAMAKRISHNAN wrote: > ... i get the following message in the debug file. > ssl_decrypt_pre_master_secret wrong pre_master_secret length (128, > expected 48) > dissect_ssl3_handshake can't decrypt pre master secret I have the same problem, see my posti

[Wireshark-users] SSL decryption

2007-12-06 Thread SARAVANA PERUMAL RAMAKRISHNAN
Hello, I'm trying to collect soap traces using wireshark. The application is running in a solaris machine and i access the GUI for this application through a web browser in my windows PC. As soon as i enter the application URL in the browser, before giving the authentication (user id/pw), i get

[Wireshark-users] SSL decryption

2007-11-28 Thread SARAVANA PERUMAL RAMAKRISHNAN
Hello, I'm trying to collect soap traces using wireshark. The application is running in a solaris machine and i access the GUI for this application through a web browser in my windows PC. As soon as i enter the application URL in the browser, before giving the authentication (user id/pw), i get

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Kukosa, Tomas
decrypt the session even from the middle. Regards, Tomas Od: [EMAIL PROTECTED] za uživatele Derek Shinaberry Odesláno: pá 10.8.2007 15:07 Komu: wireshark-users@wireshark.org Předmět: [Wireshark-users] SSL Decryption Can someone help me understand why you

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Sebastien Tandel
Fortunately for them (hum!) there are the rainbow tables ... compute once, always crack Regards, Sebastien Tandel On Aug 10, 2007, at 3:55 PM, Jeff Morriss wrote: Full ack. Luis EG Ontanon wrote: Ack. But still I think that given the will and the power there are far better mechanisms to

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Jeff Morriss
Full ack. Luis EG Ontanon wrote: > Ack. > But still I think that given the will and the power there are far > better mechanisms to obtain information than cracking encryption (like > bribery or extortion). > > On 8/10/07, Jeff Morriss <[EMAIL PROTECTED]> wrote: >> Nothing I've encrypted would be

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Luis EG Ontanon
Ack. But still I think that given the will and the power there are far better mechanisms to obtain information than cracking encryption (like bribery or extortion). On 8/10/07, Jeff Morriss <[EMAIL PROTECTED]> wrote: > > Nothing I've encrypted would be of interest, but if you're hiding from > the

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Jeff Morriss
Nothing I've encrypted would be of interest, but if you're hiding from the all-seeing all-powerful NSA, maybe you'd care. [1,000 CPU years seems like a long time until you've got 10,000 CPUs working on the problem. 10,000 CPUs used to seem improbable but how many servers do they say Google h

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Luis EG Ontanon
Is the following intelligent dominating species that's going to evolve in our planet after we go extint will be interested in what you encrypted? On 8/10/07, Jeff Morriss <[EMAIL PROTECTED]> wrote: > > Well, remember, it's not *really* secure: Anybody with enough CPU time > can break the encrypti

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Jeff Morriss
Well, remember, it's not *really* secure: Anybody with enough CPU time can break the encryption. And, what's worse, no one[1] can prove (or disprove) that the encryption is not breakable in much less time than is needed with brute force. [1] excepting those who purport that P=NP if P or N are

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Derek Shinaberry
I've got it now. I knew I had to be missing something fundamental, because if I wasn't, the whole foundation of SSL would be in jeopardy. The pages I read talked about the client key exchange message sending the premaster secret from the client to the server, but neglected to mention that t

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Jeff Morriss
Derek Shinaberry wrote: > Can someone help me understand why you must have the server's private > key in order to be able to decrypt the session between the client and > the server? It seems to me that if the server and client can conduct > the session without the client ever knowing the ser

Re: [Wireshark-users] SSL Decryption

2007-08-10 Thread Luis EG Ontanon
If you are eavesdropping an ssl session you are not supposed to know the shared secret between the client and the server in order to avoid you decrypting what goes through client and server. The "not allowing eavsdropers" to see the clear text exchange between client and server happens to be the re

[Wireshark-users] SSL Decryption

2007-08-10 Thread Derek Shinaberry
Can someone help me understand why you must have the server's private key in order to be able to decrypt the session between the client and the server? It seems to me that if the server and client can conduct the session without the client ever knowing the server's private key, then a capt

Re: [Wireshark-users] SSL decryption

2007-08-06 Thread Stephen Fisher
On Mon, Aug 06, 2007 at 03:14:32PM -0400, Samson Katru wrote: > Help me to decrypt ssl application data area > 1. I have downloaded latest version of wireshark 0.99.6a > 2. Server is mainframe..creates selfsigned server certificates. > 3. Defined under preferneces ip,port,ssl,c:\server.kdb > 4. tr

[Wireshark-users] SSL decryption

2007-08-06 Thread Samson Katru
Folks Help me to decrypt ssl application data area 1. I have downloaded latest version of wireshark 0.99.6a 2. Server is mainframe..creates selfsigned server certificates. 3. Defined under preferneces ip,port,ssl,c:\server.kdb 4. trying to capture see all encrypted dataas application data

Re: [Wireshark-users] SSL Decrypt

2007-07-08 Thread Andrew Wheeler
__ > From:[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kukosa, > Tomas > Sent: Monday, July 02, 2007 8:37 AM > To: Community support list for Wireshark > Subject: Re: [Wireshark-users] SSL Decrypt > > > > > Hi, > > >

Re: [Wireshark-users] SSL Decrypt

2007-07-03 Thread Asaf
EMAIL PROTECTED] On Behalf Of Kukosa, Tomas Sent: Monday, July 02, 2007 8:37 AM To: Community support list for Wireshark Subject: Re: [Wireshark-users] SSL Decrypt Hi, yes, you need private server key. You have to be server administrator to get it somewhere from the server. You can not get it i

Re: [Wireshark-users] SSL Decrypt

2007-07-01 Thread Kukosa, Tomas
, July 01, 2007 3:02 PM To: Wireshark-users@wireshark.org Subject: [Wireshark-users] SSL Decrypt Hi, I understand that I need the Private key of the server in order to decrypt the data in SSL, am I right? If so, I need to get my hands on it... How it is obtained? (in Windows) if I use the

[Wireshark-users] SSL Decrypt

2007-07-01 Thread Asaf
Hi, I understand that I need the Private key of the server in order to decrypt the data in SSL, am I right? If so, I need to get my hands on it. How it is obtained? (in Windows) if I use the explorer to view the certificate of the server, and then ask - Copy to file, I can save it with DER enc

Re: [Wireshark-users] ssl decryption on Win32 (snakeoil example)?

2007-06-20 Thread Kukosa, Tomas
@wireshark.org Subject: [Wireshark-users] ssl decryption on Win32 (snakeoil example)? I'm using build Version 0.99.5 (SVN Rev 20677). I placed all the files from the example download in the same directory. I loaded rsasnakeoil2.cap with the ssl protocol configured more or less as per the r

[Wireshark-users] ssl decryption on Win32 (snakeoil example)?

2007-06-20 Thread Jon Polacheck
I'm using build Version 0.99.5 (SVN Rev 20677). I placed all the files from the example download in the same directory. I loaded rsasnakeoil2.cap with the ssl protocol configured more or less as per the readme (127.0.0.1,443,http,rsasnakeoil2.key). The data payloads do not display unencrypted

[Wireshark-users] SSL Question

2007-05-30 Thread al aghili
Hi, I would like to run tshark to capture encrupted ssl messages so I can read off of standard out and decrypt it using our certificate. But when I run a command like this. C:\Program Files\Wireshark>tshark -i 2 -R ssl.app_data -T text -V -l -d tcp.port==8443,ssl The application data dump lo

Re: [Wireshark-users] ssl decryption question

2006-12-06 Thread Tatar Kolos
Hi, On Wed, 6 Dec 2006, Joerg Mayer wrote: >> On Wed, Dec 06, 2006 at 04:22:47PM +0100, Tatar Kolos wrote: >> Hi, >> >> Can anyone tell me what kind of problem is described in this >> ssldebug.log >> file? >> dissect_ssl3_handshake found SSL_HND_CLIENT_KEY_EXCHG state 17 >> ssl_decrypt_pre_mas

Re: [Wireshark-users] ssl decryption question

2006-12-06 Thread Joerg Mayer
On Wed, Dec 06, 2006 at 04:22:47PM +0100, Tatar Kolos wrote: > Hi, > > Can anyone tell me what kind of problem is described in this ssldebug.log > file? > dissect_ssl3_handshake found SSL_HND_CLIENT_KEY_EXCHG state 17 > ssl_decrypt_pre_master_secret key 17 diferent from KEX_RSA(16) > dissect_ssl3

[Wireshark-users] ssl decryption question

2006-12-06 Thread Tatar Kolos
Hi, Can anyone tell me what kind of problem is described in this ssldebug.log file? Thanks, Kolos [..] dissect_ssl enter frame #26 dissect_ssl3_record: content_type 23 association_find: TCP port 1024 found (nil) association_find: TCP port 8181 found 0x91da478 dissect_ssl enter frame #15 ssl_ses

Re: [Wireshark-users] SSL Decryption Issues

2006-11-10 Thread Stephen Fisher
On Mon, Nov 06, 2006 at 11:00:26AM -0600, James Hughes wrote: > Does anyone know why WireShark is loading 443 to HTTP, 636 to LDAP, > 993 to IMAP and 995 to POP? I need 443 associated to something else. This is hard-coded in the source code: From epan/dissectors/packet-ssl.c: ssl_dissector_

[Wireshark-users] SSL Decryption Issues

2006-11-06 Thread James Hughes
I am trying to setup the SSL Decryption feature of WireShark using version 0.99.4. I have been unsuccessful in get the decryption to work so far. I have included the SSL Debug file in the email. I believe the problem is that WireShark is automatically adding associations that are overriding

Re: [Wireshark-users] SSL decryption -- RSA Key format

2006-11-01 Thread Vijay Sitaram
] [mailto:[EMAIL PROTECTED] On Behalf Of Vijay SitaramSent: Friday, October 27, 2006 7:12 PMTo: Community support list for WiresharkSubject: Re: [Wireshark-users] SSL decryption -- RSA Key format  Are you using Wireshark or the command line 'tshark' for this decryption?  I have been trying

Re: [Wireshark-users] SSL decryption -- RSA Key format

2006-11-01 Thread Baker, Brian
support list for Wireshark Subject: Re: [Wireshark-users] SSL decryption -- RSA Key format   Are you using Wireshark or the command line 'tshark' for this decryption?  I have been trying to decrypt SSL traffic for the last couple of weeks but have not been successful

Re: [Wireshark-users] SSL decryption -- RSA Key format

2006-10-27 Thread Vijay Sitaram
has to be saved as only unencrypted privete key in PEM format.Regards,TomasOd: [EMAIL PROTECTED] za u¾ivatele Baker, BrianOdesláno: pá 27.10.2006 17:33Komu: wireshark-users@wireshark.orgPøedmìt: [Wireshark-users] SSL decryption -- RSA Key formatI have just run in to the fi

Re: [Wireshark-users] SSL decryption -- RSA Key format

2006-10-27 Thread Kukosa, Tomas
I am not sure now if it is PKCS#8 but it has to be saved as only unencrypted privete key in PEM format. Regards, Tomas Od: [EMAIL PROTECTED] za uživatele Baker, Brian Odesláno: pá 27.10.2006 17:33 Komu: wireshark-users@wireshark.org Předmět: [Wireshark-users

[Wireshark-users] SSL decryption -- RSA Key format

2006-10-27 Thread Baker, Brian
I have just run in to the first situation where I've needed to use Wireshark's SSL decryption feature.  I want to know what format the RSA key file needs to be in?  Is this PKCS#8 (private key only)?    I'm working from an IIS server, which I understand can export to PKCS#12.  I've also seen som

Re: [Wireshark-users] SSL decryption problems

2006-10-07 Thread Jeff Sadowski
Well judging from the error message it seams the ssl plugin doesn't understand the keyword smtp. I noticed this when I was tring to do ssh. Try a different keywork for the protocal type. I'd try ssl On 10/7/06, Josh Kelley <[EMAIL PROTECTED]> wrote: > I'm having some trouble getting SSL decryption

[Wireshark-users] SSL decryption problems

2006-10-07 Thread Josh Kelley
I'm having some trouble getting SSL decryption to work. Using Wireshark 0.99.3a (as provided by CentOS 4), I'm trying to decrypt SMTP with STARTTLS on my mail server. When I enter an RSA keys list as follows: 127.0.0.1,25,smtp,/etc/pki/tls/private/mail.key I get the following error on my termin

Re: [Wireshark-users] SSL question

2006-08-28 Thread ronnie sahlberg
You need to specify the secret key from the server in order to have wireshark to decrypt the traffic. On 8/28/06, Annette Beaulieu <[EMAIL PROTECTED]> wrote: > > Regards, > Annette Beaulieu > PAN IOT Managed Security Services Delivery - IGS/SD > Evaluation of Shared Applications . > - Forwar