I don't understand how to exploit non-persistent XSS; everywhere I read this cookie-logger thing, for example on this page:
http://hbay.netii.net/Webs.pdf
"In the next section we’ll talk about creating a cookie logger so we can steal session cookies and successfully get some user and/or admin privileges!"
But how is the user supposed to get his cookies logged? It isn't permanent, I can only get mine logged
It don't get how it can be possible in non-persistent XSS...
Thank you




