I am in the process of writing a news posting type script
and have finally created the basic framework for it.
I have attempted to block many security holes such as
XSS/HTML/JAVASCRIPT/etc... and all seems good so far.
This is where I would like testers to see if they can exploit my script
then report back here what was or wasn't successful.
The only way I can think of that my script can be exploited right now
is from the submit forms, which I have done my best to protect.
There might be areas I have overlooked though.
You can view the dev site of my script at
http://www.vilificnews.info/
and can test the demo located at
http://www.vilificnews.info/dev
Thanks for the help