Hello,
My company has recently started using a proxy (which I can see set in the Local Area Network (LAN) Settings dialog.
Now, when I try and proxy my traffic through Fiddler from the urllib2 python library it does not get captured by Fiddler. However, when I turn the Windows proxy off the traffic does get captured by Fiddler.
Does any body have an idea about why this would be? Is there some contention between the way that Windows proxies traffic and the way Fiddler proxies traffic?
Thanks,
Douglas.
the yellow warning "system proxy was changed" pop up constantly.
I use PROCESS MONITOR to monitor the proxy.
Guess What I Found.
there is no other application alter this value but itself !
See the Pic. It delete the proxy setting automatically.
I don't know what to do.
监听苹果app时提示下图信息,然后就不知道怎么弄了!
When listening to the apple app, prompt the following information, and then don't know how to do it!
Hi All,
i'd like to capture traffic to this kind of link : https://10.150.87.244/webcoding ( fiddlercore is working good with the url of this link is https://nlbp.webcoding.p04.cldsvc.net/webcoding)
I've manual added 10.150.87.244 to IE Exception when fiddlercore is running and it's working, I can access this link and can capture traffic.
But I don't want to do that manual. Please advice (sorry for my bad Eng)
I did a load test performance for an application, and sends many requests to the server through different concurrent users. Some requests failed and returned 504. However, I'm wondering about the time factors, and don't understand the followings:
A) There is an elapsed time about 1 minute between ClientDoneRequest and ServerConnected. I try to understand why I experience this 1 minute gap, what indicates, and how to interpret it/
1) ClientDoneRequest:13:06:11.336
2) ServerConnected:13:07:11.241
B) The other question is that the serverConnected is later than ServerBeginResponse! How is it possible?
1) ServerConnected:13:07:11.241
2) ServerBeginResponse:13:07:11.134
I copied the entire timing below:
NOTE: This request was retried after a Receive operation failed.
ClientConnected:13:04:28.914
ClientBeginRequest:13:06:10.972
GotRequestHeaders:13:06:10.972
ClientDoneRequest:13:06:11.336
Determine Gateway:0ms
DNS Lookup: 0ms
TCP/IP Connect:0ms
HTTPS Handshake:52ms
ServerConnected:13:07:11.241
FiddlerBeginRequest:13:07:11.294
ServerGotRequest:13:07:11.294
ServerBeginResponse:13:07:11.134
GotResponseHeaders:00:00:00.000
ServerDoneResponse:13:08:19.817
ClientBeginResponse:13:08:19.819
ClientDoneResponse:13:08:19.819
Overall Elapsed:0:02:08.846
I have attempted to figure out this problem but cannot determine what the root cause is. Basically, I am receiving a "ReadResponse()failed: The server did not return a complete response for this request. Server returned 0 bytes." message when I perform a basic GET. In the log it shows "fiddler.network.readresponse.failure> Session #9853 raised exception System.IO.IOException The read operation failed, see inner exception. < A call to SSPI failed, see inner exception"
This only started occurring after I updated the Cipher Suites which are supported on the web server. Below are the Cipher Suites that work and the ones that don't. It seems that Fiddler needs a DES option to be available for some reason but even when I remove just one of the ciphers that use DES, the failure occurs.
Working Cipher Suite:
ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
Non-Working Cipher Suite:
ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:!DSS
On the web server, I see an error that states "Re-negotiation handshake failed: Not accepted by client!?". I can access the site fine through a web browser and using the first set of cipher suites but cannot with the second. Do you have any idea why removing just one of the DES suites causes this issue?
Hello.
I hope you can help me. there is this page. espnganatelcel.com
every time I try to debugg with fiddler, the server refuses to connect. I tried every trick I searched about certificates but nothing. How do they accomplish that?
I hope some can help me out, I´m running fiddler ver. v5.0.20173.49666 for .NET 4
thanks.
Armando.
I was trying to watch all the Google Analytics HTTPS traffic from an Android App but it's impossible.
All the recommended settings on http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid were done.
The smartphone barely connect to the network even though the settings are ok and well configured.
Sometimes when it
Hello,
I am using Fiddler in my home lab to see what encrypted traffic do my programs/apps send over internet. Fiddler is running under windows 10 on a dedicated machine. I have 2 client machines that use Fiddler as a remote proxy, one desktop with Windows 10 and one wireless smartphone with Android 7.1.1. Except for a few programs/apps (e.g. Viber, Skype), everything works fine. One of the main problems is that Android thinks it is offline. I could browse internet but PlayStore seems to be unable to download apps. So I decided to add some google hostnames to the proxy bypass list to see if this solves the problem. It seems that this list has no effect when Fiddler is running as a remote proxy.
Question 1: Is this how it is supposed to work or am I doing something wrong?
Another problem is memory usage: on the dedicated Fiddler machine I have upgraded from 6 to 8 GB RAM. It seems Fiddler uses nearly all RAM although I have limited the number of sessions to the minimal available (10000).
Question 2: Can I somehow tell Fiddler (using a script) to use e.g. only 6 GB?
I am using the latest Fiddler version.