Hacking web apps html

Hacking web apps

On JavaPolis 2004 Erwin Geirnaert did a very nice presentation on hacking Web Applications. He gives an overview of how this can be achieved and then he gives some very nice examples for WebSphere and Weblogic. But my favorite is the website where he only changes the parameter patientId=12345 to patientId=* and gets the data of all patients. It is stunning to see how easy it can be to actually get access to the server itself or to retrieve confidential information and it should be a warning to all application server administrators and web developers. The presentation can be viewed on line.