hacking ASP session state
Date: March 18, 2010 10:07AM
Hello all,
I'm doing a test against an IIS 6 box with session state enabled. Sessions are tracked completely server side by a url like such:
websitedotcom/(S(1ngoc045sslvlc45tazuhg45))/AppPages/address/changeaddress.aspx
or
websitedotcom//(S(j4nd2sjarzlj5ejved0irh2u))/apppages/changeaddress.aspx
So each time you visit the site, it's a new URL, also the session state tends to change during automated scans. Has anyone ran into this problem? Most automated tools break trying to scan or spider (Acunetix, Paros).
Any ideas on approach?
Edited 1 time(s). Last edit at 03/18/2010 10:16AM by bflavor2.