Fiddler!

Download Fiddler http://telerik.com/download/fiddler
Get Fiddler web debugger. It's free. Ask the community https://groups.google.com/forum/?fromgroups#!forum/httpfiddler
Go to Fiddler forums to get help. Simulate user load with Fiddler http://telerik.com/campaigns/teststudio/fiddler-powered-load-testing
Test Studio load testing powered by Fiddler.

Fiddler alternatives

  • Charles

  • Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

    tags: analyzer debugger http proxy web-debugging
  • mitmproxy

  • mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP. It provides a console interface that allows traffic flows to be inspected and edited on the fly. It also features mitmdump, a commandline tool that provides a tcpdump-like interface for saving, viewing and manipulating HTTP traffic.

    tags: debugger http proxy ssl ssl-proxy
  • Advanced REST Client

  • The web developers helper program to create and test custom HTTP requests.Advanced REST client for Google Chrome.

    tags: developer-tools rest-api web-services-testing
  • Zed Attack Proxy

  • The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing.ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

    tags: fuzzer owasp penetration-testing proxy sql-injection
  • NetworkMiner

  • NetworkMiner is a Network Forensic Analysis Tool (NFAT) for Windows. NetworkMiner can be used as a passive network sniffer/packet capturing tool in order to detect operating systems, sessions, hostnames, open ports etc. without putting any traffic on the network. NetworkMiner can also parse PCAP files for off-line analysis and to regenerate/reassemble transmitted files and certificates from PCAP files.

    tags: Portable internet-security network-analyzer network-security sniffing
  • SmartSniff

  • SmartSniff is a packet sniffer that capture TCP/IP packets and display them as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based protocols, like HTTP, SMTP, POP3 and FTP) or as hex dump (for non-text base protocols, like DNS). Application can capture TCP/IP packets on your network without installing a capture driver (works only for Windows 2000/XP or greater).

    tags: Portable monitoring sniffing sockets socks
  • Proxy.app

  • Proxy.app is the perfect tool for debugging and analysing both HTTP requests and responses and modify data in transit. It can be used to debug hard problems while doing web development or as a penetration testing tool during security assessments.

    tags: http-analyzer penetration-testing web-debugging web-development
  • Google Lighthouse

  • Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication.

    tags: code-quality-analysis code-review developers source-code-analysis