Telerik Forums
Fiddler Forum
0 answers
244 views

When my device and system are connected to VPN, no traffic is captured in Fiddler. Do we need to perform any additional settings in order to capture the traffic while connected to VPN.

 

Here are few configuration details : 

- "Monitor all connections" checkbox is enabled

- No traffic is captured when both mobile and desktop are connected to VPN

- Traffic is captured when only desktop is connected to VPN. But unable to connect to VPN over mobile once Fiddler is running.

 

Thanks!

Atharva
Top achievements
Rank 1
 asked on 22 Dec 2016
1 answer
3.4K+ views

I am using amazon cloudfront, when i upload any file to my vps this error comes out: 

ERROR
The request could not be satisfied.

This distribution is not configured to allow the HTTP request method that was used for this request. The distribution supports only cachable requests. 

Generated by cloudfront (CloudFront) Request ID: V92TB607J6MiVvAQvNoqAjXSwEG6cOgdmDAuRY-hmjliglDuBOunqQ==

 

How can i solve this?

Mihir
Top achievements
Rank 1
 answered on 22 Dec 2016
0 answers
408 views

Hello

I have configured android emulator to use fiddler as proxy (using Allow remote computer to connect).

Emulator is communicating with proxy (I can see the requestes in fiddler) but if I try to open a page on browser (android app inside emulator) I gor error ERR_INCOMPLETE_CHUNKED_ENCODING on the client.

request and response.

https://1drv.ms/u/s!AkZ_52b5bWyOsRqRX09SzNjns-AW
Panel
Top achievements
Rank 1
 asked on 21 Dec 2016
13 answers
4.0K+ views

When attempting to contact the remote server we get error:

fiddler.network.https> HTTPS handshake to testservices.bacs.co.uk (for #2) failed. System.IO.IOException The handshake failed due to an unexpected packet format.

The initial contact works:

A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.
Version: 3.3 (TLS/1.2)
Random: 55 EF F1 1D BF EC E6 4D C4 4F DB A2 41 4F A5 92 99 ED 52 96 5C CC 17 3F 21 89 56 49 80 C3 E2 5D
"Time": 02/12/1985 18:05:09
SessionID: empty
Extensions:
server_name xxxxxxxxxxx.co.uk  (changed for security)
status_request OCSP - Implicit Responder
elliptic_curves secp256r1 [0x17], secp384r1 [0x18]
ec_point_formats uncompressed [0x0]
signature_algs sha512_rsa, sha512_ecdsa, sha256_rsa, sha384_rsa, sha1_rsa, sha256_ecdsa, sha384_ecdsa, sha1_ecdsa, sha1_dsa
SessionTicket empty

..... etc.

sunil
Top achievements
Rank 1
 answered on 20 Dec 2016
0 answers
256 views

I have integrated Eclipse with Fiddler and i am able to get the response using fiddler, now i want to save the log file using Java in saz/Text format, i am not able to do that.I have done my scripting using Eclipse selenium web driver.
I have enabled the Fiddler proxy by using following code,

<p>
System.setProperty("http.proxyHost", "127.0.0.1");</p><p>System.setProperty("https.proxyHost", "127.0.0.1");
System.setProperty("http.proxyPort", "8888");
System.setProperty("https.proxyPort", "8888");
</p>

I am able to capture the request and response of my application. Now I need to save it in readable format (SAZ/Txt) which I am not able to accomplish

mskhussain
Top achievements
Rank 1
 asked on 19 Dec 2016
0 answers
661 views

Hi - When I try to create, or import an encrypted save file, or try to open an encrypted save file, I receive an error: "Value of 'null' is not valid for 'stream'.".  It does not appear to break the process, it still asks for a password, it still seems to save the file, and it still seems to import the file.   I am running version v4.6.3.50306.

Here is the information garnered from the CTRL+C:

---------------------------
Awww, Fiddlesticks!
---------------------------
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.
Value of 'null' is not valid for 'stream'.
Type: System.ArgumentException
Source: System.Drawing
   at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
   at Fiddler.frmPrompt.GetUserString(IWin32Window wndOwner, String sTitle, String sPrompt, String sDefault, Boolean bReturnNullIfCancelled, PromptIcon piIcon) in c:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\frmPrompt.cs:line 80

Fiddler v4.6.3.50306 (x64 AMD64) [.NET 4.0.30319.18444 on Microsoft Windows NT 6.1.7601 Service Pack 1]
---------------------------
OK  
---------------------------

 

Thanks!

Mike
Top achievements
Rank 1
 asked on 18 Dec 2016
0 answers
49 views
---------------------------
Awww, Fiddlesticks!
---------------------------
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.

“null”的值对于“stream”无效。

Type: System.ArgumentException
Source: System.Drawing
   在 System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)

   在 Fiddler.frmPrompt.GetUserString(IWin32Window wndOwner, String sTitle, String sPrompt, String sDefault, Boolean bReturnNullIfCancelled, PromptIcon piIcon) 位置 c:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\frmPrompt.cs:行号 84


Fiddler v4.6.3.50306 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.14393.0]
---------------------------
确定   
---------------------------

w
Top achievements
Rank 1
 asked on 17 Dec 2016
0 answers
133 views

Here is my layout to start.

 

I am trying to get www.mysite.com/blog/ to rewrite to blog.mysite.com.

Both of them are separate IIS Websites on the same server.

 

I discovered that the way to do it was ARR.

 

I have set it all up and it works, but here is the problem.

It only works when I set the Proxy Chain to localhost:8888 and fiddler is running.

But otherwise, it does not work.

I don't want to leave Fiddler running all the time.

 

What can I do?

Yoni
Top achievements
Rank 1
 asked on 15 Dec 2016
0 answers
380 views

Hello,

I'm trying to capture remote traffic of an iOS App but unlike other Apps this one gives a problem.

When i use the app with "Decrypt HTTPS Traffic" enabled, the app simply says "Network Unavailable". I tried using both the root certs (MakeCert and CertEnroll) but still i have the issue.

But i have tried various other apps and they never had an issue like this.

Protocols - <client>;ssl3;tls1.0

CONNECT openapi.starbucks.com:443 HTTP/1.1
Host: openapi.starbucks.com
User-Agent: Starbucks/8540 (iPhone; iOS 10.1.1; Scale/2.00)
Connection: keep-alive
Connection: keep-alive
 
A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.
 
Version: 3.3 (TLS/1.2)
Random: 58 52 8C D0 24 D8 EA E5 7E B2 88 14 60 CF 8E DC 50 83 B5 FE 4A 4E D6 A1 AC 3C F5 29 4B C9 8E 76
"Time": 11/15/2080 6:14:08 AM
SessionID: empty
Extensions:
    server_name openapi.starbucks.com
    elliptic_curves secp256r1 [0x17], secp384r1 [0x18], secp521r1 [0x19]
    ec_point_formats    uncompressed [0x0]
    signature_algs  sha256_rsa, sha1_rsa, sha384_rsa, sha512_rsa, sha256_ecdsa, sha1_ecdsa, sha384_ecdsa, sha512_ecdsa
    NextProtocolNego    empty
    ALPN        http/1.1, http/1.0
    status_request  OCSP - Implicit Responder
    SignedCertTimestamp (RFC6962)   empty
    extended_master_secret  empty
Ciphers:
    [00FF]  TLS_EMPTY_RENEGOTIATION_INFO_SCSV
    [C02C]  TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
    [C02B]  TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
    [C024]  TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
    [C023]  TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
    [C00A]  TLS1_CK_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
    [C009]  TLS1_CK_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
    [C008]  TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA
    [C030]  TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
    [C02F]  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
    [C028]  TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
    [C027]  TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
    [C014]  TLS1_CK_ECDHE_RSA_WITH_AES_256_CBC_SHA
    [C013]  TLS1_CK_ECDHE_RSA_WITH_AES_128_CBC_SHA
    [C012]  TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
    [009D]  TLS_RSA_WITH_AES_256_GCM_SHA384
    [009C]  TLS_RSA_WITH_AES_128_GCM_SHA256
    [003D]  TLS_RSA_WITH_AES_256_CBC_SHA256
    [003C]  TLS_RSA_WITH_AES_128_CBC_SHA256
    [0035]  TLS_RSA_AES_256_SHA
    [002F]  TLS_RSA_AES_128_SHA
    [000A]  SSL_RSA_WITH_3DES_EDE_SHA
 
Compression:
    [00]    NO_COMPRESSION
 
 
 
HTTP/1.1 200 Connection Established
FiddlerGateway: Direct
StartTime: 18:00:08.035
Connection: close
 
Encrypted HTTPS traffic flows through this CONNECT tunnel. HTTPS Decryption is enabled in Fiddler, so decrypted sessions running in this tunnel will be shown in the Web Sessions list.
 
Secure Protocol: Tls12
Cipher: Aes128 128bits
Hash Algorithm: Sha256 ?bits
Key Exchange: ECDHE_RSA (0xae06) 256bits
 
== Server Certificate ==========
[Subject]
  CN=openapi.starbucks.com, OU=IT, O=Starbucks Coffee Company, L=Seattle, S=Washington, C=US
 
[Issuer]
  CN=Symantec Class 3 Secure Server CA - G4, OU=Symantec Trust Network, O=Symantec Corporation, C=US
 
[Serial Number]
  40626739BADBE66F920DB2A9B690F2C2
 
[Not Before]
  3/25/2016 5:30:00 AM
 
[Not After]
  3/27/2017 5:29:59 AM
 
[Thumbprint]
  1A46FFA5F683FB8DDF82D800B70246614A24F002
 
[SubjectAltNames]
openapi.starbucks.com

 

Cynthia
Top achievements
Rank 1
 asked on 15 Dec 2016
1 answer
231 views

Hi everyone. Basically the issue im having is that I want to capture and decrypt traffic from a program. The issue is that nothing related to it shows up on Fiddler.

Yes I already checked the filters, everything is fine and also tried removing and reinstalling the certificates. The odd part is that Net-peeker 3.50 can capture the packets but of course I can't decrypt the traffic.

Any suggestion will be greatly appreciated.

Thanks.

Tsviatko Yovtchev
Telerik team
 answered on 15 Dec 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?