Valhalla Legends Forums Archive | Web Development | Javascript Injection

AuthorMessageTime
iago
I found a way to inject javascript into our software that I can't really resolve. I need to demonstrate to somebody what the security consequences are.

Can somebody remind me how to use it to grab a cookie from a user? Thanks :)
February 20, 2004, 6:01 PM
St0rm.iD
document.cookie?
February 20, 2004, 8:00 PM
iago
[quote author=St0rm.iD link=board=22;threadid=5378;start=0#msg45199 date=1077307258]
document.cookie?
[/quote]

That's all I needed to know; stupid javascript :)
February 20, 2004, 8:11 PM

Search