Wireshark-users: Re: [Wireshark-users] Help regarding how wireshark converts www passwords in htt
Hi all,
I have been trying to capture network packets using jpcap library, I am able to capture the raw http packet and extract the information but i m not able to convert www password in human readable form
my output shows:
HTTP
Method :
GET
http://www.google.co.in/url?sa=t&source=web&cd=1&ved=0CBUQhgIwAA&url=""> HTTP/1.1
Header:
Host: www.google.co.inUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer:
http://www.google.co.in/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-GB%3Aofficial&q=espnsdfgsdfg&btnG=Search&aq=f&aqi=&aql=&oq=&gs_rfai=
Cookie: PREF=ID=992c3ecf74b74e11:U=b262e9728a6a66ab:LD=en:NR=10:TM=1221477566:LM=1275285333:S=CMu2Qca18jeuvvXE; NID=35=SiQSrGr3ML10y4MKmpzJgR9m0y-E4V5Qy6Wv3r6EDruf48YGT-nJbs7F7Az5slGlojT7UB0f6KkppndBem_-c-Q9VrJVRfTjxcpmJ8wVUQ4Uw4839-jmKG1AkYM9rL-V
Proxy-Authorization:
Basic d3d3MTgxMzpodGlqbmVycw==In wireshark Proxy authorization info is displayed as plain text .... which I m not able figure out !!
Can anybody guide me ...
Thank you !!
--
---