- BlogWell - http://blog-well.com -
Hacking Tool Useful for Web Developers
Posted By Mad On May 6, 2008 @ 6:53 am In Dev Stuff | 1 Comment
Photo Credit: practicalowl [1]
I discovered a cool free tool at the recent RSA conference, called Paros [2], a man-in-the-middle (MITM) proxy. While my fist impression was that Paros is no more than a hacking tool, upon further investigation I discovered it can be really useful to developers and testers.
If you don’t know what a man in the middle attack [3] is, it is an Internet attack, where the person doing the attacking intercepts, and attempts to read or alter information moving between two computers.
As a dev tool, Paros is useful because:
Fore warned is fore armed.
One thing I don’t like is that when you download Paros, they hide the download link in the top right hand corner of the download page, and present sponsor solicitations, which on a quick glance, you think they are required for downloading. They are not, so skip them.
I have since discovered Fiddler [4], which I had yet to try. This is a free tool, supposedly from Microsoft, so if you prefer a non-Java based application, as Paros is, give this a try.
Article printed from BlogWell: http://blog-well.com
URL to article: http://blog-well.com/2008/05/06/hacking-tool-useful-for-web-developers/
URLs in this post:
[1] practicalowl: http://flickr.com/photos/practicalowl/
[2] Paros: http://www.parosproxy.org/
[3] man in the middle attack: http://en.wikipedia.org/wiki/Man-in-the-middle_attack
[4] Fiddler: http://www.fiddlertool.com/
Click here to print.
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.