Tag Archives: SECURITY

Security is not a trite one.

Security, security, security. You may have been defeaning with your boss’ emphasis on it. Why do many argue that security is important? Most people think that it just increases cost. That’s right if your application or service is only for … Continue reading

Posted in BUSINESS | Tagged | Leave a comment

How to avoid malicious content mitigation

This document is refered from CERT Adversory CA-2000-02. I introduce a security issue for web developers as I’m a web developer too. If you’ve researched about web security, you may have heard about XSS. What is XSS? XSS is acronym for cross-side … Continue reading

Posted in DEVELOPMENT | Tagged , , | Leave a comment

What is Intrusion Detection System (IDS)?

Intrusion Detection System (IDS) is a product automatizes logging records and checking real-time system events. IDS is not only used to detect intrusion, but also used to check the failure of the system and performance. It also audits breach of CIA. Now, I introduce some … Continue reading

Posted in TECH | Tagged , | Leave a comment