[root] /design /weblog /security




login:

password:

title search:




 

Mon Jun 02 23:56:06 HKT 2008

security



(google search) (amazon search) second
download here

Mon Jun 02 23:56:06 HKT 2008 From /weblog/design/security

nohup



(google search) (amazon search)



Sun Jun 01 23:43:50 HKT 2008 From /weblog/design/security

crack


Discussion of crack protection - http://discuss.joelonsoftware.com/default.asp?design.4.579670 http://www.focusoncode.com/exe-packers-crypters-and-compressors/ , introduce tools - http://www.pelock.com/

Ten Immutable Laws of Security
Law #1: If a bad guy can persuade you to run his program on your computer, it's not your computer anymore
Law #2: If a bad guy can alter the operating system on your computer, it's not your computer anymore
Law #3: If a bad guy has unrestricted physical access to your computer, it's not your computer anymore
Law #4: If you allow a bad guy to upload programs to your website, it's not your website any more
Law #5: Weak passwords trump strong security
Law #6: A computer is only as secure as the administrator is trustworthy
Law #7: Encrypted data is only as secure as the decryption key
Law #8: An out of date virus scanner is only marginally better than no virus scanner at all
Law #9: Absolute anonymity isn't practical, in real life or on the Web
Law #10: Technology is not a panacea

http://www.microsoft.com[..]s/security/essays/10imlaws.mspx?mfr=true

(google search) (amazon search)


Thu Dec 06 23:33:35 HKT 2007 From /weblog/design/security

wifi


TJX lost customer data due to haven't update wifi code - http://www.google.com[..].com/article/07/01/17/HNtjxbreach_1.html

(google search) (amazon search)


Wed Nov 28 13:35:27 HKT 2007 From /weblog/design/security

config file


Encrypting configuration, probably a good idea - http://www.jasypt.org/encrypting-configuration.html

(google search) (amazon search)


Thu Aug 02 01:20:58 HKT 2007 From /weblog/design/security

reference


Review and summary of "19 Deadly Sins of Software Security" - http://www.codinghorror.com/blog/archives/000841.html

Dumb idea of security and recommend fix - http://www.ranum.com/security/computer_security/editorials/dumb/ ... interesting to read but not much real impact

(google search) (amazon search)




Tue Jun 20 14:44:56 HKT 2006 From /weblog/design/security

losting notebook


Cases like that happen again and again and again... We really need to educate user about security: http://www.dailytech.com/article.aspx?newsid=2914

(google search) (amazon search)


Sun May 07 19:57:54 HKT 2006 From /weblog/design/security

HK police information leakage


Look like most Government don't handle data security well. Recently HK police information leakage case is one of great example:

http://www.thestandard.com.hk[..]35&sid=7287851&con_type=1&d_str=20060330
http://www.google.com[..]ge+case&sourceid=opera&ie=utf-8&oe=utf-8

However, this is not only HK problem some other countries facing similar problem also: http://thedailywtf.com/forums/65974/ShowPost.aspx http://thedailywtf.com/forums/71199/ShowPost.aspx

For HK case, look like it just some idiots in Government given out real data for testing, of course the IT service provider should also check the data and keep the data secure even for test data.

But for later case, it is more trick, it turn out Googlebot is too clear to bypass the security trick which call GET HTTP command to delete link everyday. Remember, all client side security is not safe.

(google search) (amazon search)


Wed Apr 05 15:46:05 HKT 2006 From /weblog/design/security

Test security via HTTP header manipulation tool


An article show how to test various security bug of website using HTTP header manipulation tool. However, look like using a HTTP client is more easy and scriptable?

http://www.onlamp.com/lpt/a/6268

(google search) (amazon search)