Data Security » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘Data Security’

Eraser for data deletion

Monday, October 6, 2008 1:47

Most people have some data that they would rather not share with others - passwords, personal information, classified documents from work, financial records, self-written poems, the list can be continued forever. Perhaps you have saved some of this information on your computer where it is conveniently at your reach, but when ...

This was posted under category: Security-products  |  Read Full Story  |  0 Comments

Perform integrity checks on all new employees

Thursday, February 21, 2008 5:38

o Perform integrity checks on all new employees to make sure that theyhaven’t lied about their background, experience or qualifications.o Give all new employees a ...

This was posted under category: Business security  |  Read Full Story  |  0 Comments

Good information security includes knowing who has access to your system

Tuesday, February 19, 2008 11:28

There is little information in security policy literature about quality measurement or improvement ofpolicy. Instead, the literature concentrates on suggesting what should, or should not be included in asecurity policy (McMillan 1998, ...

This was posted under category: Computer security market research, Data Security  |  Read Full Story  |  0 Comments

EU Data Protection Directive

Tuesday, January 29, 2008 20:50

Having regard to the Treaty establishing the European Community, and in particular Article 100a thereof, Having regard to the proposal from the Commission. Having regard to the opinion of the Economic and Social Committee. Acting in accordance with the procedure referred to in Article 189b of the Treaty Whereas ...

This was posted under category: Data Security, E, Glossary of computer security  |  Read Full Story  |  0 Comments

Decryption

Saturday, January 26, 2008 23:29

Reverse of encryption is called decryption. The process of converting encrypted content back into its original form, often the process of converting ciphertext to plaintext. Deciphering encrypted text can be challenging and time consuming. These programs will reduce some of the hack work allowing you to look for patterns. In most ...

This was posted under category: D, Glossary of computer security  |  Read Full Story  |  0 Comments

Common mistakes in using data recovery software

Saturday, January 26, 2008 22:55

 Data recovery is a very sensitive issue. If your system crash or disaster happen then the first thing you should think about is data recovery. Data recovery should be done through trained peoples. A single mistake in data recovery may leads to loss of whole data. There are some common mistakes which should ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment

Disaster recovery tips

Saturday, January 26, 2008 22:36

1. Keep safge your password of the system. Try to keep password out of the building premises too. Two staff peoples should have the access to same password. 2. Docoument of the system and important system manufacturer updates should be with you. 3. Always trained your staff well to recover the basic ...

This was posted under category: Data Security  |  Read Full Story  |  0 Comments

How to protect site for sql injection

Saturday, January 12, 2008 22:42

The most common methods to prevent this kind of SQL injection vunerability are to check the user's input for dangerous characters like single-quotes; and using prepared statements, which tell the database exactly what to expect before any user-provided data is passed to it.  One should keep in ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment

SQL Injection is one of the many web attack mechanisms

Saturday, January 12, 2008 22:34

SQL Injection is one of the many web attack mechanisms used by hackers to steal data from organizations. It is perhaps one of the most common application layer attack techniques used today. It is the type of attack that takes advantage of improper coding of your web applications that allows ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment

How to check your card id is stolen

Monday, December 17, 2007 0:44

The best way to find out is to monitor your accounts and bank statements each month, and check your credit report on a regular basis. If you check your credit report regularly, you may be able to limit the damage caused by identity theft. If your account statement does not ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment

Database authentication modules

Monday, December 10, 2007 4:13

Basic authentication and digest authentication both suffer from the same major flaw. They use text files to store the authentication information. The problem with this is that looking something up in a text file is very slow. It's ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment

Recovering your data

Wednesday, November 28, 2007 8:50

When a file is deleted from your computer, its contents aren’t immediately destroyed. Windows simply marks the hard drive space as being available for use by changing one character in the file table so that the file entry won’t be displayed in My Computer or a commandline DIR command, etc. ...

This was posted under category: Data Security  |  Read Full Story  |  0 Comments