Avatar photo
By: Fei Huang

June 12, 2024 8:38 pm

344 views

Understanding and Addressing AI Security Risks

In the digital age, Artificial Intelligence (AI) stands as one of the most transformative technologies, reshaping industries, economies, and even the ways we interact with the world. From enhancing healthcare diagnostics to optimizing supply chain logistics, AI's potential seems boundless. However, amidst the promises of progress, lurk shadows of security risks that demand our attention. […]

Read More


Avatar photo
By: Fei Huang

May 17, 2022 7:55 am

9,812 views

A Zero Trust, Open Source, Cloud Native Security Model

By now, you’ve probably heard about zero trust security. Zero trust is more than the latest tech marketing buzzword; it’s a practical approach to securing container environments. This model emerged as the application/service perimeter began to disappear as we evolved from physical devices to VMs, microservices and finally, distributed workloads in the cloud […]

Read More


Avatar photo
By: Fei Huang

July 30, 2020 11:53 am

1,262 views

How to Protect Container Infrastructures Against the Malware “Doki”

By Fei Huang Recently, security researchers from Intezer shared an interesting case study about malware targeting public Docker environments. Security researchers have named this malware Doki. It is being downloaded and installed as a Linux backdoor. It is using the DynDNS service and a unique Domain Generation Algorithm (DGA) based on the Dogecoin cryptocurrency blockchain […]

Read More


Avatar photo
By: Fei Huang

June 4, 2020 12:11 pm

1,446 views

How to Protect Secrets in Containers Using DPI and DLP

Every cloud application and service utilizes a key (secret) to identify and authorize communications. Secrets are also used to authorize access to containerized applications which require a login. These credentials are widely used by public facing services as well as internal and external REST API’s everywhere. Examples include the AWS IAM access key, Google […]

Read More


Avatar photo
By: Fei Huang

April 18, 2018 12:21 pm

1,370 views

The Ultimate Guide to Kubernetes Security

By Fei Huang and Gary Duan Containers and tools like Kubernetes enable enterprises to automate many aspects of application deployment, providing tremendous business benefits. But these new deployments are just as vulnerable to attacks and exploits from hackers and insiders as traditional environments, making Kubernetes security a critical component for all deployments. Attacks for ransomware, […]

Read More


Avatar photo
By: Fei Huang

October 31, 2017 12:40 pm

4,571 views

How to Deploy a Docker Container Firewall

By Gary Duan and Fei Huang Protecting Application Containers A Docker container firewall should be a ‘must-have’ requirement before deploying any container-based applications. In this post we’ll compare a couple ways to deploy a Docker container firewall –  manually vs. with a commercial solution such as NeuVector. However you choose to do […]

Read More