|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to detect who redirects traffic to a aspx page? is this info passed along in request object or chow to detect who redirects traffic to a aspx page? is this info passed
along in request object or can sites anonymously redirect traffic to other sites? You might check out the following ServerVariables (look at the
Request.ServerVariables collection): HTTP_REFERRER REMOTE_ADDR REMOTE_HOST HTH, /tim Hello tim.ara***@gmail.com,
but be aware that these values can be easily modified/spoofed. So don't base any security decisions on them. --------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com Show quoteHide quote > You might check out the following ServerVariables (look at the > Request.ServerVariables collection): > HTTP_REFERRER > REMOTE_ADDR > REMOTE_HOST > HTH, > /tim
X509 digital certificate for offline solution
Authorization against AD using MC++ Why defaultcredential doesn't use the impersonated user? String to byte[] & back using Base64 Create an Event Log on a Least Privilege User Account Bad Data error in DES encryption Securing a control assembly against use of foreign assemblies sn.exe exit code documentation ? Decrypt file in VB6 encrypted in vb.net <identity impersonat=> problems. |
|||||||||||||||||||||||