Archive
15 Steps to Make a Windows 7 Bootable Disk
Computer Network Denial Of Service Denial
Denial of Service (DoS) and distributed Denial of Service (DDoS) attacks involve an attempt to make a computer resource unavailable to its intended users. This may simply be for malicious purposes as is often the case when big commercial or famous web sites undergo a DDoS attack. However, it is also possible to exploit the system’s response to such an attack to break system firewalls, access virtual private networks, and to access other private resources. A DoS attack can also be used to affect a complete network or even a whole section of the Internet.
The Top 10 Web Application security vulnerabilities
The Top 10 Web Application security vulnerabilities
Read more…
Quick comparison of MyISAM, Infobright, and MonetDB (mysql)
Recently I was doing a little work for a client who has MyISAM tables with many columns (the same oneĀ Peter wrote about recently). The client’s performance is suffering in part because of the number of columns, which is over 200. The queries are generally pretty simple (sums of columns), but they’re ad-hoc (can access any columns) and it seems tailor-made for a column-oriented database.
SQL WHERE Clause Optimization
Cross Site Scripting (XSS) Explained!
Cross Site Scripting (XSS) is a code injection vulnerability found in web applications and is generally used by malicious hackers to hijack a legitimate user’s session with the website. XSS vulnerabilities are caused because of improper validation of user input by the Server and then sending this invalidated input back to the user in some exploitable form. A great resource to track the latest XSS vulnerable software, websites and latest research is XSSed.com
