Jump to content

Web Application Security Resource

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
PowerWill500

PowerWill500

    Newbie

  • Members
  • Pip
  • 1 posts
Hey all,

I'm looking for a book or other resource that will help me ensure that my web applications are completely secure. I develop primarily in PHP and SQL, though the resource can be cross-platform. I just want to make sure my applications are invulnerable.

Does anyone have experience with such resources?

Thanks,
Will

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,722 posts
PHP Security Consortium: PHP Security Guide
Top 7 PHP Security Blunders
PHP Freaks - Tutorial: PHP Security
Essential PHP Security by Chris Shiflett
sudo rm -rf /

#3
Guest_johnny.dacu_*

Guest_johnny.dacu_*
  • Guests
There are lot of resurces outhere... You could try use a Framework if you don't want to spent about security issues

#4
dbest

dbest

    Newbie

  • Members
  • PipPip
  • 10 posts
Go to OWASP and WEBAPPSEC. You will find that they will provide you a general overview of security in application.