|
Beginning SQL
|
|
Hits: 6 |
|
Date added: 03/31/2007 |
|
Taking readers through the basics of the language, right up to some more advanced topics, this book is a practical, hands on resource and aims to keep the reader involved at all times. Focuses on the SQL standard and is loaded with detailed examples and code; each chapter includes practice exercises that readers can challenge themselves with before looking at the sample solutions in the appendix. SQL is an international standard for manipulating data in databases and is used by database programmers in all major database systems: Microsoft, IBM, Oracle, MySQL, and many others. |
|
|
|
|
Binary protection schemes
|
|
Hits: 1 |
|
Date added: 12/28/2005 |
|
This article covers a comprehensive range of areas pertaining to protecting binaries. This includes:
*looking at previous implementations of protection / licensing schemes
*showing (a hopefully) an interesting technique for licensing implementation
*looking at modifying binaries, for obfuscation and encryption and watermarking purposes
*anti-analysis and debug methods.
Additionally, this document also covers an overview of the ELF file specification,
and mammon's GDB configuration file. |
|
|
|
|
|
|
Biometrics and Authentication
|
|
Hits: 4 |
|
Date added: 09/14/2007 |
|
|
|
|
|
|
Blind SQL Injection
|
|
Hits: 18 |
|
Date added: 12/22/2005 |
|
Are Your Web Applications Vulnerable?
SQL Injection can deliver total control of your server to a hacker giving them the ability to read, write and manipulate all data stored in your backend systems!
Despite being remarkably simple to protect against, there are an astonishing number of production systems connected to the Internet “fixed” the problem by hiding error data from the users but were left vulnerable to this type of attack! |
|
|
|