Fireshark: Linking the malicious web
Fireshark is a tool, made up of a Firefox plugin and a set of postprocessing scripts that allows you to capture web traffic from the core of your web browser, enabling you to log events and download content to disk for post-process analysis.

Main use:
- Mass injection analysis
 - Redirection chaining
 - Deobfuscation analysis
 - Content profiling.
 
Fireshark is free to use. It is currently supported on Firefox and released under the GPLv3 license.