Website security system

Posted on July 14th, 2010 in Web Programming

Security of a website or web security systems is a major priority for a webmaster. If a webmaster to ignore the security of a website, a hacker can retrieve the necessary data on a website and can even spoil the look of the website (deformation) of it.

Here are some common methods are often used by hackers to attack a website:

Local File Inclusion (LFI)
Methods that exploit the weaknesses of PHP scripts include (), include_once (), require (), require () the variable is not declared correctly. With LFI an attacker can include a file located on the server in question.

SQL Injection
is a technique that uses a SQL query error when writing on a website for a hacker can enter multiple SQL statements to “see” by manipulating data input into the application.

Cross Site Scripting (XSS)
XSS also known as the CSS is an acronym for Cross Site Scripting.
XSS is a method to insert HTML or script code in a web site that runs through a browser on the client.

There are several ways to make our website is not easily penetrated by hackers, which can reduce the risk of damage to the website include:
If you use a CMS like Joomla, phpBB, PHPNuke, Wordpress, etc, CMS rajinlah update with the latest CMS if you see the latest version.
Visit the sites that deal with web application security, such as: www.milw0rm.com,www.securityfocus.comwww.packetstormsecurity.org or to obtain information on the latest bugs. Hire a security expert at the site to analyze the security of your website. Using software like Acunetix for analysis of the weaknesses that could occur on your website

access amp article browser Click code com company content course design end Engine error example file function Home html information Internet line Link market message method name online page php process Search service site sitemap System Text time title type Use way Web Website world

Comments are closed.