May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

What are different methods and techniques used for security testing at the data base level?




Many of the traditional methods and techniques for security testing at the database level are still in use but, their efficiency has reduced somewhat. This is probably due to the increased sophistication of attacking methods and techniques, and also because of the focus of the traditional methods and techniques being reliant on the architecture of [...]



What are different methods and techniques used for security testing at black box level?




As we all know, security testing is the concern about the security issues or processes to ensure a high level of security of a software system or application. But nowadays security testing means much more than just normal security check up. We mean to say that security is something much more than just being a [...]



Introduction to Database Encryption




Encryption can provide strong security for data, but is that enough ? Data in a database can be accessed by many systems, but developing a database encryption strategy must take many factors into consideration. Where should the encryption be performed, for example — in the database, or in the application where the data originates? Who [...]



Database Integrity




Database Integrity is the preservation of data correctly & implies the process of keeping the dbase away from accidental deletion or alteration. There are following types of integrity constraints:- • Entity integrity constraints • Referential integrity constraints • Domain integrity constraints

DATABASE SECURITY: – Database security is a measurement of confidence that the integrity of [...]