|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 77
Members: 0
Total: 77
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
avoid xss, is it so simple ? |
|
Posted: Fri Jun 24, 2005 4:46 pm |
|
|
def_bond |
Beginner |
|
|
Joined: Jun 12, 2005 |
Posts: 3 |
|
|
|
|
|
|
|
i was thinking a way to avoid xss attacks on your php site, and came to the inclusion that the use of htmlspecialchars or htmlentities function on every text output could solve the problem...
is it so simple ? |
|
|
|
|
|
Re: avoid xss, is it so simple ? |
|
Posted: Fri Dec 30, 2005 1:42 pm |
|
|
B-HFH |
Regular user |
|
|
Joined: Jul 05, 2005 |
Posts: 5 |
|
|
|
|
|
|
|
def_bond wrote: | i was thinking a way to avoid xss attacks on your php site, and came to the inclusion that the use of htmlspecialchars or htmlentities function on every text output could solve the problem...
is it so simple ? |
listen def , there are a lot of chars that html functions cant avoid them.
look at this site:http://ha.ckers.org/xss.html
you need to build function by yourself according to the examples from this site.
btw , try to avoid from cookies. |
|
|
|
|
www.waraxe.us Forum Index -> Cross-site scripting aka XSS
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|