Telerik Forums
Fiddler Forum
1 answer
302 views

Hello,

 

I keep receiving the following error each time I open Fiddler:

---------------------------
Folder Creation Failed
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

Access to the path 'C:\Users\Rich\Documents\Fiddler2\Captures' is denied.

Type: System.UnauthorizedAccessException
Source: mscorlib
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)

   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)

   at Fiddler.CONFIG.() in c:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Application\Config.cs:line 1644


Fiddler v4.6.2.32002 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.14393.0] 
---------------------------
OK   
---------------------------

Tsviatko Yovtchev
Telerik team
 answered on 19 Oct 2016
1 answer
133 views

I am sure you guys are busy testing the beta version of Fiddler for the Mac.  I am super excited to see this work moving forward.  Unfortunately the number one feature I use these days does not work on the beta version for the Mac, which is Remote connections.  Each time I try to select to Allow remote connections it crashes. :-(

Is this a known issue?  If so I hope it can be addressed soon as without this the usage of Fiddler on the Mac is dead on arrival for me.

 

Tsviatko Yovtchev
Telerik team
 answered on 19 Oct 2016
2 answers
440 views

So I looked up a video on bypassing HWID authentication and it looks like something like this. Take a look at the screenshot below:

https://i.imgur.com/U5axh27.png?1

This is what I'm supposed to get when someone uses Fiddler to receive the authenticating packets(?) but all I get is this when I'm using Fiddler I don't get anything:

http://i.imgur.com/deCF1iX.png

Do you guys have any clue as to how to solve this problem? Was this an impossible task from the beginning because I would first have to infiltrate their servers first? A in this case, a .lua script is injected into league of legends.exe and that .lua is asking for an HWID authentication from their server at access.sx-auth.me... Someone please help me! I've been trying to solve this for the past four days and I just can't seem to do it. At least tell me it's impossible so I can stop hurting myself lmao. Thanks.
Christian
Top achievements
Rank 1
 answered on 18 Oct 2016
5 answers
207 views
HI, I came across the blog article below and I'm curious if there are any examples on how to use an existing cert vs the default "fiddler DO NOT TRUST".

http://blogs.telerik.com/fiddler/posts/13-08-19/faq---certificates-in-fiddler
Tsviatko Yovtchev
Telerik team
 answered on 17 Oct 2016
2 answers
361 views

Hello Eric,

I have a quick question.
I have made a c# program that downloads files from any site and saves them (if, and only if the content type of the file contains the word "torrent").

One site in particular allows me to do this. However after I have downloaded "X" number of files, my ip is prevented from downloading any more for a 24 hour period.

The temporary (or manual) solution to this is to disconnect and reconnect my internet (therefore getting a new ip address).

However this is not feasible, as I need this functionality inside a C# winforms app.

Can FiddlerCore change my actual internet ip address (without me disconnecting and reconnecting) just before sending an HttpWebRequest to a new download link (ie generate a new one) ?
(or even better) Can it spoof my ip address ? And if so,would it require FiddlerCore to setup as a proxy ?

Thanks

Hendrik

Den
Top achievements
Rank 1
 answered on 09 Oct 2016
1 answer
90 views

I am trying to understand how the installed version of my Fiddler on my server has created a dependency where if Fiddler is not running/memory resident my .Net application will not pass traffic via http/https.

We really like the product however want to be sure we can control access to our business critical applications without relying on 3rd part apps.  can someone please help me to understand what setting/where this can be changed so IE works wit or without Fiddler running? I think it has to do with the Web Session Manipulation feature, i have tried to replicate the issue however have not been able to. server OS 2008r2.

Tsviatko Yovtchev
Telerik team
 answered on 07 Oct 2016
1 answer
276 views

Initially I thought this was a bug from the Jetty HttpClient Java library, after I filled out a bug report and things were checked into we found out that Fiddler proxy replies to the CONNECT with a response that contains Connection: close.

I tried to capture the same traffic in Charles and it's working with no issues. Here is the link to my Jetty bug report page.

https://github.com/eclipse/jetty.project/issues/973#issuecomment-250836144

 

Here is the link to the log file  http://dropcanvas.com/11ltw

 

Any idea why it's working fine in Charles but not in Fiddler?

Tsviatko Yovtchev
Telerik team
 answered on 07 Oct 2016
2 answers
376 views
Hi Eric,
        I'm using fiddler with selenium(firefox) and configured firefox using details provided at http://blogs.telerik.com/fiddler/posts/13-04-01/configuring-firefox-for-fiddler.

Log.OnLogString Event handler has 2 Messages

1. Fiddler ICertificateProvider v4.4.8.0 loaded.
   fiddler.certmaker.bc.Debug: False
  ObjectID: 0x283d6c

2. fiddler.network.streaming> Streaming of response #5 to client failed: An established connection was aborted by the software in your host machine. Leaking aborted.

Regards,
Avinash.
Matt
Top achievements
Rank 1
 answered on 06 Oct 2016
5 answers
673 views

Hi,
I'm using fiddler to intercept the calls from my web browser to a local server from about two months and it is simply AMAZING so thank you for this great tool.

Now I would like to use it in a manner a bit more complex. I would like to intercept the calls (XML/SOAP) form my local webserver (WebLogic) to a remote one of which obviously I know the specific IP and port.

I have some problem to configure the proxy used by Weblogic, in fact it seems that the standard manner doesn't work. Maybe it is a my fault (I'm not an expert in this field) or maybe the weblogic domain, configured by my company, has some particular restriction that prevent me to use a proxy.

I guess if there is a manner to redirect to fiddler all the outgoing request to a specific address on a specific port ad using an OS configuration instead of a local server configuration. I mean, when windows detects an outgoing connection to a specific remote address and port it automatically redirect (transparently) it to another, in this case to fiddler.

Is there an easy way to obtain this behaviour?
Thanks in advance.

Best regards,

Akif
Top achievements
Rank 1
 answered on 04 Oct 2016
1 answer
185 views
Hello folks.

I am using Fiddler to inspect third party service below:
I can see the following line at the end of the service Raw view:
[14025056,11490323,11741683,11894131,12598439,10738317,12857184,13225140,11803292,12733331]
If I go to the TextView tab of the Fiddler I can see the save value. This value represent hsbc word. Is there anyway to get word not the value with the fiddler? 
.
________________________________________
POST https://www.infogreffe.com/services/entreprise/rest/recherche/resumeEntreprise?typeRecherche=ENTREP_RCS_ACTIF HTTP/1.1
Accept: */*
Content-Type: text/plain
X-Requested-With: XMLHttpRequest
Referer: https://www.infogreffe.com/societes/recherche-siret-entreprise/resultats-recherche-siret-entreprise.html?ga_cat=entrep&ga_q=hsbc
Accept-Language: ru,en-US;q=0.8,en;q=0.7,ja;q=0.5,zh-Hans-CN;q=0.3,zh-Hans;q=0.2
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393
Host: www.infogreffe.com
Content-Length: 91
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: __utmc=53895152; BIGipServer~DMZ-Extranet-46~POO_Infogref_Prod_FRONT_7001=rd1o00000000000000000000ffffac164cado7001; __utma=53895152.184381049.1474915223.1475235630.1475240695.14; __utmz=53895152.1474915223.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); _tlc=www.infogreffe.com%2Fsocietes%2Frecherche-siret-entreprise%2Fresultats-recherche-siret-entreprise.html%3Fga_cat%3Dentrep%26ga_q%3Dlibre:1475240695:www.infogreffe.com%2Fsocietes%2Frecherche-siret-entreprise%2Fchercher-siret-entreprise.html:infogreffe.com; _tlv=5.1475219287.1475237218.1475240882.18.4.2; _tlp=587:2979322; _tls=*.567631,567630,550796,550798..3726595900932679749; __utmb=53895152.2.10.1475240695; __utmt=1; GUEST_LANGUAGE_ID=en_US; COOKIE_SUPPORT=true; cookie_azameo_id=J60Z69QI91HC9FKC; azameo_appnexusid=1475219300; conversion_query=; BIGipServer~DMZ-Extranet-46~POO_Infogref_Prod_FRONT_7001=rd1o00000000000000000000ffffac164cado7001; BIGipServer~LAN-LB-Infogreffe-95~POO_Infogref_Prod_8040_LFRAY=rd4o00000000000000000000ffffac1a299do8040; BIGipServer~LAN-LB-Infogreffe-95~POO_Infogref_Prod_8030_WEBLO=rd4o00000000000000000000ffffac1a299fo8032; BIGipServer~DMZ-Extranet-46~POO_Infogref_Prod_FRONT_7021=rd1o00000000000000000000ffffac164cabo7021; JSESSIONID=9RLDXqnDByc62tcm0Zp98gnFcywnfTnPnPw2JGv2QBN1n243ky2r!1009519416; WSCACHEID=Ry2yXprH34D1zbykQFvLnnhgn9ZfdmvBrLlvMvvh1GSbX5QC9p1P!1405719974!1474915111071

[14025056,11490323,11741683,11894131,12598439,10738317,12857184,13225140,11803292,12733331]
_______________________________________

hokushin
Top achievements
Rank 1
 answered on 30 Sep 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?