News Feed
Jobs Feed
Sections




News Archive
Anson Cheung:
Top 6 security attacks in PHP
August 09, 2012 @ 17:03:55

Anson Cheung has posted about some security attacks (six of them) that you need to watch out for when developing your apps.

Be aware of the most common security threats to PHP applications is the important step to secure your PHP scripts may not be immune. Here, the article is going to go over top 6 common security threads in PHP scripts. You may familiar with this, if not, this is a good time for you to read and keep in mind.

The top six on his list are:

  • SQL Injection
  • Cross-Site Scripting (XSS)
  • Session fixation
  • Session capturing/hijacking
  • Cross-Site Request Forgeries (CSRF)
  • Code Injection

For each item, he includes a bit of explanation as to what the issue is and a common solution as to how to prevent it.

0 comments voice your opinion now!
security attack xss csrf session sqlinjection code


blog comments powered by Disqus

Similar Posts

Secunia.com: Ubuntu update for PHP

International PHP Magazine: Poll Question: In Which of the Following PHP Security Suffers?

Community News: DC PHP Conference 2007 Session Schedule Posted

PHPit.net: PHP Security - Basic PHP Security

Stefan Esser's Blog: What site do you want to break today?


Community Events











Don't see your event here?
Let us know!


framework interview language introduction functional example testing opinion tool phpunit code community release podcast development unittest series conference application zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework