1. are there any parameters in the request itself that are not the
cookie and can be suspected as client/session identifiers? (either in
the body of a POST or as part of the URL in a GET)?
2. are you trying to execute a similar request? is there a chance you...
A few questions to direct this -
1. are there any parameters in the request itself that are not the
cookie and can be suspected as client/session identifiers? (either in
the body of a POST or as part of the URL in a GET)?
2. are you trying to execute a similar request? is there a chance you...
[ more ]