Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Persistant XSS Exploitation filter_list
Author
Message
Persistant XSS Exploitation #1
I have a question.

Say there's a site, example.com. At example.com/shit/lel.php, there's a persistent XSS vulnerability. Is there a way that you could insert some code so that example.com/index.php is edited?

I figure it's a stretch, but I'm just making sure.

Eclipse


RE: Persistant XSS Exploitation #2
obviously, that's what XSS is about, injecting HTML, CSS or Java Script, and it's dangerous because you can inject Java Script, so try to do something about that.


RE: Persistant XSS Exploitation #3
(02-17-2015, 10:26 PM)dotcppfile Wrote: obviously, that's what XSS is about, injecting HTML, CSS or Java Script, and it's dangerous because you can inject Java Script, so try to do something about that.

I don't think you understood the question. I know what XSS allows you to do, but I'm asking if it's possible to edit a page that's not directly vulnerable.

example.com/shit/shit.php is vulnerable and editable. Can something be added here so that example.com/index.php is edited? (../../index.php)


RE: Persistant XSS Exploitation #4
Nope. Not universally, at least.


RE: Persistant XSS Exploitation #5
(02-17-2015, 10:32 PM)Dyme Wrote: Nope. Not universally, at least.

Alright, that's all I needed to know.

#closed








Users browsing this thread: