Submit Your Article
Home Articles News Tutorials Videos Add An Article
Topics: Design Photoshop Programming PHP CSS Java Database Web Development Javascript Ajax
– Close + Open

Find Out More About DevWebPro!

Sign up for the newsletter


» Terms & Conditions

Welcome to the New DevWebPro!

DevWebPro Includes:
  Hundreds Of Tutorials   Developer News
  Unique Gadget Videos   Tons of Topics to Discuss
  Expert Advice   We Will Publish Your Articles

Security Tools

By: Derald
Wednesday, July 8th, 2009
Text: Decrease Font Size Increase Font Size | Print Print Article | Share: Delicious Digg StumbleUpon Post to Twitter Post to Facebook

One of the things that we don’t talk about much on DeveloperFox, or in programming that much, is security. Your scripts are only as good as they are secure. A hole in your code could cause you a lot of headaches in the long run. With the possibility of so many security issues, it is hard to track them all, and to test your site against them. Here are a few scripts that will make that process easier.

SEO Egghead’s XSS Scanner

This is a simple web based cross script security scanner. It does not provide a lot of information, but it does at least allow you to check to see if there is some security issues on your site. Even with the information it provides, it is better than not having any information at all.

Acunetix

Acunetix has scans for multiple security issues on your site, but comes with a price tag. (Full list here) There is a free version of the software you can try, and a trial version. Knowing that your user and/or company information is safe, maybe worth the price for some developers.

PHP Security Scanner / PHP SecInfo / Spike PHP Security Audit Tool

Most websites you visit today are based around PHP. PHP security scanners will scan your website for any security issues that may be present and give you information about the flaws that were found. If you are using third party add-ons for a CMS, or forum software, this tool is helpful to determine how safe that add-on is.

Paros

Paros is a Java based scanner, which “intercepts and modifies” all HTTP and HTTPS data sent from the server and the client. Some of the data that is modified includes cookies and POST/GET information.

Topics: , , , , ,

About the Author:

Leave a Comment

DevWebPro is an iEntry Network ® publication - © 1998-2010 All Rights Reserved