Category Archives: Security Essential

Who-Rae Australia 3500301 Green Maplock GPS Locking Device

Provides both physical security for GPS units, and a visual deterrent against potential “smash and grab” thieves. Provides user with the confidence to leave their GPS in the car, where it is needed. Fits most auto GPS units with diagonal … Continue reading

Posted in Security Essential | Tagged , , , , , , | Leave a comment

Eikon To Go Digital Privacy Manager – Fingerprint reader – USB

TO GO DIGITAL PRIVACY MGR W/CD Product DescriptionNever have to remember passwords/websites again! Swipe your finger lock or log into your PC or Mac, encrypt/secure files, launch applications like Word or Excel with this 256 bit encrypted device…. More >> … Continue reading

Posted in Security Essential | Tagged , , , , , | 5 Comments

Sql Injection

Forms of vulnerability Incorrectly filtered escape characters This form of SQL injection occurs when user input is not filtered for escape characters and is then passed into an SQL statement. This results in the potential manipulation of the statements performed … Continue reading

Posted in Security Essential | Tagged | Leave a comment

How bad guys hack into websites using SQL Injection

SQL Injection is one of the most common security vulnerabilities on the web. Here I’ll try to explain in detail this kind of vulnerabilities with examples of bugs in PHP and possible solutions. If you are not so confident with … Continue reading

Posted in Security Essential | Tagged , , , , , | Leave a comment

Physical Security Systems Handbook: The Design and Implementation of Electronic Security Systems

Product DescriptionA practical reference written to assist the security professional in clearly identifying what systems are required to meet security needs as defined by a threat analysis and vulnerability assessment. All of the elements necessary to conduct a detailed survey … Continue reading

Posted in Security Essential | Tagged , , , , , , | 2 Comments

Preventing Sql Injection

One of the most effective methods of preventing SQL injection from being used is to thoroughly validate every input from the user, by identifying all possible meta-characters which could be utilised by the database system and filtering them out. Filters … Continue reading

Posted in Security Essential | Tagged , | Leave a comment

Dealing With the Threat of an Sql Injection Attack

One of the biggest security issues present in ASP and PHP is the SQL injection. The thing with ASP and PHP is that they have flaws that let web developers make unintentional mistakes in creating SQL queries, leading to vulnerabilities … Continue reading

Posted in Security Essential | Tagged , , , | Leave a comment

Physical Security: An Ever Changing Mission

Product DescriptionPhysical Security: An Ever Changing Mission (1996) was produced by the Federal Law Enforcement Training Center to provide an overview of physical security measures that have been enacted over the years. The film outlines strategies and security techniques that … Continue reading

Posted in Security Essential | Tagged , , , , | Leave a comment

3 Primary Elements to Physical Security

Physical security describes measures that prevent or deter someone from accessing a location or information. It can be as simple as a closed door or as complicated as a military installation. In the security field there are three primary elements … Continue reading

Posted in Security Essential | Tagged , , , | Leave a comment

Sql injection is a security issue which is present in ASP and PHP

Sql injection is a security issue which is present in ASP and PHP. Sql injections can be prevented with good amount of research and prevention of unintentional mistakes. Sql injection attacks pose a serious threat to the security of websites. … Continue reading

Posted in Security Essential | Tagged , , , | Leave a comment