-
1). How bad guys hack into websites using SQL Injection By : Matija Vidmar
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 programming languages and web technologies you may be wondering what SQL stay for. Well, it's an acronym for Structured Query Language (pronounced "sequel").
Article Related to: sql injection, sql, security
|
-
2). Web Servers and Firewall Zones By : Chris Weight
Web and FTP Servers
Every network that has an internet connection is at risk of being compromised. Whilst there are several steps that you can take to secure your LAN, the only real solution is to close your LAN to incoming traffic, and restrict outgoing traffic.
However some services such as web or FTP servers require incoming connections. If you.
Article Related to: firewall, internet, web server, ftp server, security, dmz, lan, iis, sql, hacker, hacking
|
|
|