Telerik Forums
Fiddler Forum
1 answer
67 views

i did not do any settings in the fiddler

 

I dont knowalmost anything

 

i vote on the site and what can I do?

 

I know I can repeat this action but I want to know if I can just edit the number of votes once or create a file with more than one vote and repeat it

 

sorry for the inconvenience

 

Can someone help me? This is a test

 

Tomy
Top achievements
Rank 1
 answered on 10 Apr 2016
2 answers
404 views

Hi, 

 

How do I add new payloads to the intruder21 tool I've saved my payload list to a .i21cfg file and get an error 

 

there is an error in  xml document (1, 1)

is not just possible to load the payload file from a text file just like in burp ?

 

Thanks

Nevah
Top achievements
Rank 1
 answered on 06 Apr 2016
1 answer
192 views

hi,

I am using Fiddler core version -Mono JIT compiler version 4.2.1. 

We send request through fiddler proxy to server and get XML or JSON response from server. Response contains URLs; however every time response missed few urls. Missing urls is not have pattern.

e.g. we are expected to get 20 urls in response; however first time we miss url9 next time url4 and url12. Pattern is not fixed

We are using BeforeRequest and BeforeResponse method and writing all logs in text file.

Is there any issue of FiddlerCore where it lost network packets in between?

Tsviatko Yovtchev
Telerik team
 answered on 06 Apr 2016
1 answer
595 views

I was hoping to use Fiddler to capture the URL of universal app for offline install.  However, when Fiddler is running, the app store cannot connect.  Once Fiddler is closed, I can connect to the Windows store.

 

This doesn't appear to have been an issue previously as I've seen other articles that say to use Fiddler to do this.  So what's the issue?

Tsviatko Yovtchev
Telerik team
 answered on 04 Apr 2016
3 answers
223 views

Guys,

I frequently receive from customers Fiddler traces and need to analyze them. Especially when slow response time is the problem I try to identify, I would like to as you a few questions :

1) Do we have a way (not while capturing, but reviewing a trace offline) to ask fiddler to identify for me sessions that are slow. For example <500 ms put color green, 500 to 1 sec orange, and >1 sec red ?

2) Also, do we have a way to use a script (VBS or PowerShell) to parse (and modify) a fiddler Trace. For example "For Each line... check response time (overall_elapsed)... if 500 to 1 sec add a comment such as 'very slow'. Idea would be to quickly identify common scenario that I encounter for my products when slow.

Again that is an offline (not real time) analysis sent by customers.

Thanks a lot for your advice !

Tsviatko Yovtchev
Telerik team
 answered on 30 Mar 2016
6 answers
910 views
I have a HTTPS Post that is failing with either:
  - The underlying connection was closed: An unexpected error occurred on a send, or
  - The request was aborted: Could not create SSL/TLS secure channel

When  capturing traffic with fiddler the problem goes away.  I've read the advice from Eric here:
  - http://blogs.telerik.com/fiddler/posts/13-02-28/help!-running-fiddler-fixes-my-app-
  - http://stackoverflow.com/questions/21481682/httpwebrequest-the-underlying-connection-was-closed-the-connection-was-closed

The server I'm connecting to (Chase bank ofx server) isn't intermittently letting me connect, so retrying isn't an option.

I'm wondering if there is a way to build/emulate the fiddler proxy in C# to keep the client connection open and get around the .Net 4 "bug" Eric mentions in the Stack Overflow post?  Or is there anything I can do in my firewall to keep the connection open?

I'd be grateful for any assistance getting started.
Tuan
Top achievements
Rank 1
 answered on 24 Mar 2016
1 answer
172 views

Hello. (win 10 doesnt work on my pc)

 

I'm wondering if fiddler is available for a WIN 8 pc ? Whenever i try to download it i only get options for NET downloads.

Tsviatko Yovtchev
Telerik team
 answered on 23 Mar 2016
1 answer
314 views

Hi,

 

I've recently been trying to get Fiddler to pick up traffic for my new app, hower it's failing!

Wireshark can pick the traffic up completely fine.

 

I am trying to pick up http traffic from port 8180, i attached pcap of the packets its failing to obtain.

 

Yes, i am using latest version, no filters/rules is enabled. Yes, it picks up other traffic.

 

Packet that it fails: https://www.sendspace.com/file/nf7077

Tsviatko Yovtchev
Telerik team
 answered on 23 Mar 2016
1 answer
102 views
People seem to be bypassing my authentication system using this and i am wondering if there's a way to detect it being used...I've tried

if (Process.GetProcessesByName("fiddler").Length != 0)
        {
            MessageBox.Show("Internal Error");
            Close();
        }
But it doesn't seem to detect it....if anyone could help that would be GREAT..Thx..!B
Tsviatko Yovtchev
Telerik team
 answered on 21 Mar 2016
1 answer
193 views
i have an old version of a game called Minecraft, that uses a .saz file to make sounds work (because the url that originally stored the sounds is gone now). inside the saz file it has 3 automatic responses that respond with "Parkways-Indev.saz#000[number]_s.txt". my question is, how do i access those text files? they don't exist in the folder and i cant find an option in fiddler.
Tsviatko Yovtchev
Telerik team
 answered on 21 Mar 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?