Sunday 12 May 2013
0 comments

Fiddler The Web Application Debugging Tool


Monitor HTTP/HTTPs traffic from any browser

Fiddler is a free web debugging proxy which logs all HTTP(s) traffic between your computer and the Internet. Use it to debug traffic from virtually any application that supports a proxy like IE, Chrome, Safari, Firefox, Opera, and more. 

 Inspect and debug traffic from any client

Debug traffic from PC, Mac, or Linux systems and mobile devices. Ensure the proper cookies, headers, and cache directives are transferred between the client and server. Supports any framework, including .NET, Java, Ruby, etc.


 Tamper client requests and server responses

Easily manipulate and edit web sessions. All you need to do is set a breakpoint to pause the processing of the session and permit alteration of the request/response. You can also compose your own HTTP requests to run through Fiddler. 

 Test the performance of your web sites and apps

Fiddler lets you see the “total page weight,” HTTP caching, and compression at a glance. Isolate performance bottlenecks with rules like “Flag any uncompressed responses larger than 25kb.”

 Decrypt HTTPS web sessions

Use Fiddler for security testing your web applications -- decrypt HTTPS traffic, and display and modify requests using a man-in-the-middle decryption technique. Configure Fiddler to decrypt all traffic, or only specific sessions.

 Extend Fiddler as much as you want

Benefit from a rich extensibility model which ranges from simple FiddlerScript to powerful Extensions which can be developed using any .NET language. See full list of ready-made add-ons.


System Requirements


  • Supported OS Windows XP to Windows 8
  • Framework .Net Framework v2.0 or later (version 2 runs on the .NET Framework 2.0 while version 4 requires .NET 4.0)
  • Storage min 8 MB disk space
  • Processor min 1 Ghz processor
  • Memory 512 MB (2GB+ highly recommended)


Video:

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.

 
Toggle Footer
Top