Help Needed : Firefox browser Configuration Data capture tool

2016-04-25 Thread HARSHAD SURYAKANT WADKAR
Hello,

I would like to view (capture) the data sent by a client web browser (firefox 
45.0.2, ubuntu OS), to any visited website, when following about:config 
settings are done.

I would like to view (capture) this data - with default setting as well as 
after changing the settings (user set)

beacon.enabled
browser.send_pings
dom.event.clipboardevents.enabled
media.peerconnection.enabled
...
etc.

Primary reason behind the question is - I would like to see what change in the 
data happens before and after the settings, when client browser sends data to 
any website.

Can anyone suggest me any tool that will help me to capture such data. I have 
tried using HttpFox, Firebug but not got any success.


Thanks and Regards,

 Harshad



Wadkar Harshad Suryakant

Res. No. : 020-26685821

Cell No. : 09422517896

Email: wadkarharsh...@rediffmail.com
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Help Needed : Firefox browser Configuration Data capture tool

2016-04-25 Thread Patrick McManus
You aren't clear on what level you want to capture the data. The gold
standard to see exactly what is communicated would be wireshark. When https
is used (hopefully all the time) it can automatically decode the traces if
you provide the key material -
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format
can be used to obtain that for your own session.

hope that helps.

On Mon, Apr 25, 2016 at 2:07 AM, harshad wadkar 
wrote:

> Hello,
>
> I would like to view (capture) the data sent by a client web browser
> (firefox 45.0.2, ubuntu OS), to any visited website, when following
> about:config settings are done.
>
> I would like to view (capture) this data - with default setting as well as
> after changing the settings (user set)
>
> beacon.enabled
> browser.send_pings
> dom.event.clipboardevents.enabled
> media.peerconnection.enabled
> ...
> etc.
>
> Primary reason behind the question is - I would like to see what change in
> the data happens before and after the settings, when client browser sends
> data to any website.
>
> Can anyone suggest me any tool that will help me to capture such data. I
> have tried using HttpFox, Firebug but not got any success.
>
>
> Thanks and Regards,
> Harshad
>
> Wadkar Harshad Suryakant
> Res. No. : 020-26685821
> Cell No. : 09422517896
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Help Needed : Firefox browser Configuration Data capture tool

2016-04-25 Thread harshad wadkar
Hello,

I would like to view (capture) the data sent by a client web browser
(firefox 45.0.2, ubuntu OS), to any visited website, when following
about:config settings are done.

I would like to view (capture) this data - with default setting as well as
after changing the settings (user set)

beacon.enabled
browser.send_pings
dom.event.clipboardevents.enabled
media.peerconnection.enabled
...
etc.

Primary reason behind the question is - I would like to see what change in
the data happens before and after the settings, when client browser sends
data to any website.

Can anyone suggest me any tool that will help me to capture such data. I
have tried using HttpFox, Firebug but not got any success.


Thanks and Regards,
Harshad

Wadkar Harshad Suryakant
Res. No. : 020-26685821
Cell No. : 09422517896
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform