Hi Eric,
I know that Fiddlercore can only intercept http/s traffic.
Can you recommend or do you know of any c# api's that can intercept/capture these types of traffic (Similar to how fiddlercore does it):
RTSP
MMS
MMST
MMSU
Basically I just need to capture there bytes response and any other associated data.
Thanks
Hendrik
I have a teacher that wants to see activity on their ipads live while in class to bust kids not doing what they are supposed to. Is there a remote viewer? Or do I have to let the teacher remote into the server? (scary)
Thanks
Rodney
Our firewalls are indicating that the host fiddler2.com (50.56.19.116) is sending traffic from its port 80 to our client which is being identified as potentially malicious malware. I am quite sure that this is a false-positive, but can anybody list the possible ways in which a client and a telerik server will communicate?
Hello Everyone,
I am a first time Fiddler user and I could use some help.
I have an ipad app hard coded to go to https://server1.com and i need it to go to http://server2.com
So I added...
if (oSession.HostnameIs("server1.com")) {
oSession.hostname="server2.com";
}
the app is hard coded to use https port 443 with server1, and server2 has https working with a self signed certificate I think it is failing because of cert mismatch, i see it is tunneling to server2:443 in the capture, but still getting connection refused.
What is the easiest way to get this working?
Thanks in advance for any help you can provide.
Rodney
Hello, the only way I can get HTTPS to work is when I have my browser setting to include our company's enterprise (forward) proxy, so that when Fiddler starts, that enterprise proxy is next in line. If I instead have the browser set as "No proxy" before starting Fiddler, then an HTTPS connection will fail with a 502 once Fiddler is started.
Using WireShark to do a network trace, I can see why things are failing:
1) Once Fiddler is started, the browser has a proxy (Fiddler), and so it starts a CONNECT handshake when doing HTTPS.
2) Fiddler *forwards* the CONNECT to the web server, as if the web server were instead itself a proxy. Because the web server is not listening on port 80 (which CONNECT uses), this fails with a 502.
It seems like when there was no proxy before Fiddler started, it should "swallow" all CONNECTs and not forward them to the target web servers.
What am I missing here?
Thanks, Steve
Hi,
I am customising my fiddler script and was hoping to get the response body as a base64 string, is this possible?
I tried the following:
var bytes = Encoding.UTF8.GetBytes(oSession.GetResponseBodyAsString());
var base64 = Convert.ToBase64String(bytes);
FiddlerObject.log(base64);
However this did not work. I am probably missing something really obvious.
The response body is a PNG.
Many thanks
Pete
Dear Sir/Madam
hopefully someone who can help me to deal with my problem
I don't know why i cannot use fiddler anymore , and I had tried remove it and reset it again ,but it's working ,on the other hand , I was using as URL http://127.0.0.1:8888/troubleshooter.cgi to get message as following
Fiddler Echo Service
GET /troubleshooter.cgi HTTP/1.1
Host: 127.0.0.1:8888
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36
Accept-Encoding: gzip, deflate, sdch
Accept-Language: zh-TW,zh;q=0.8,en-US;q=0.6,en;q=0.4,zh-CN;q=0.2 This page returned a HTTP/200 response
Originating Process Information: chrome:4676
Alternate hostname test
"DNS_PROBE_FINISHED_NXDOMAIN"
Hello,
I am trying to capture the traffic of instagram android app, I tried it Andy emulator then real device both of them failed.
I set proxy manually and I can capture data browser http,https there is no problem when capturing browser.
But I cant sniff my twitter android app traffic. I tried drony and proxydroid but couldn't sniff any data.
there is no certiface error even I can sniff all htttps data on browser. Instagram doesn't send any data to fiddler.
How can I solve this problem ?
selected .net 2 on http://www.telerik.com/download/fiddler
attached is the Symantec screen displaying the download link (<mixed characters>.cloudfront.net....).
Symantec messages:There is strong evidence that this file is untrustworthy. This file has been seen by hundreds of Symantec users. Symantec has known about this file approximately 2 weeks.