Cybersecurity

IoT World

I just found my way to an interesting Internet of Things related web site: IoT World is a community of professionals like you, who aim to bring intelligence to everyday devices and connect them together to profoundly alter the way we work, play, and live. The site will provide news, training, and analysis on a

Shellshock fixing

Shellshock Bash Vulnerability has been keeping me busy last few days.  Shellshock is a nasty bug that causes problems. Because ePanorama.net is running on Linux server, I has to do the necessary steps to keep the site safe. First step was to analyze the problem: Does my system have vulnerable bas version? The answer is yes

Shellshock Bash Vulnerability

Unix/Linux Bash: Critical security hole uncovered and it seems to be all around in the news. The claim is that popular Linux and Unix shell has a serious security problem that means real trouble for many web servers. Let’s check the facts fist, is this real from some reliable source. There is Vulnerability Summary for

Secure software design tips

Avoiding the top 10 software security design flaws is a document published as part of the IEEE Computer Society cybersecurity initiative.  IEEE Computer Society Center for Secure Design. The Center intends to shift some of the focus in security from finding bugs to identifying common design flaws in the hope that software architects can learn