View Single Post
Old Jul 18th, 2006, 7:39 PM   #1
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
Block XSS Program

Hey yall. I was thinking the other day about ways to prevent XSS tell me what you think of this and if you think it would work.

When the user goes to the website, the programs scans for all html files in the directory dls them to the programs temp folder and scans for the words XSS. I read all XSS stuff has XSS in it somwhere so I thought iabout it searchign for XSS. If found it blokcs the XSS code, and the user can continue. What it does is like puts loading on pause till it finishes scanning. Theres might be other ways but thats one I thought of. Tell me hat yall think if it would work or not or other ways you think owuld work.
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain

Destruction leads to a very rough road, but it also breeds creation.
bigguy is offline   Reply With Quote