The Database Hacker's Handbook: Defending Database Servers

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

Databases are the nerve center of our economy. Every piece of your personal information is stored there -- medical records,bank accounts,employment history,pensions,car registrations,even your children's grades and what groceries you buy. Database attacks are potentially crippling-and relentless.

In this essential follow-up to The Shellcoder's Handbook,four of the world's top security experts teach you to break into and defend the seven most popular database servers. You'll learn how to identify vulnerabilities,how attacks are carried out,and how to stop the carnage. The bad guys already kNow all this. You need to kNow it too.

*Identify and plug the new holes in Oracle and Microsoft sql Server *Learn the best defenses for IBM's DB2,Postgresql,Sybase ASE,and MysqL servers *discover how buffer overflow exploitation,privilege escalation through sql,stored procedure or trigger abuse,and sql injection enable hacker access *Recognize vulnerabilities peculiar to each database *Find out what the attackers already kNow http://rapidshare.com/files/51094864/0764578014.rar

相关文章

项目需要,有个数据需要导入,拿到手一开始以为是mysql,结果...
本文小编为大家详细介绍“怎么查看PostgreSQL数据库中所有表...
错误现象问题原因这是在远程连接时pg_hba.conf文件没有配置正...
因本地资源有限,在公共测试环境搭建了PGsql环境,从数据库本...
wamp 环境 这个提示就是说你的版本低于10了。 先打印ph...
psycopg2.OperationalError: SSL SYSCALL error: EOF detect...