Jump to content

XSS


MDCode

Recommended Posts

I've run into a tough situation with XSS.  I was wondering what would be the best way to negate the use of "javascript:action" type attacks.  ( Ex: javascript:alert(String.fromCharCode(88 83 83)); )  I've heard that there are some ways that browsers can be exploited to the point of which just removing all use of "javascript:" is not enough.

 

What would be the best method of action against this?

Link to comment
https://forums.phpfreaks.com/topic/276334-xss/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.