The importance of website security is indisputable, especially in the 21st century, when the global population massively depends on the internet for everyday purposes. Be it banking, DMV transactions, filing taxes or shopping, communication or entertainment, the customers demand all…
Tag: SSL
[Solved] Bad Request This web server is running in SSL mode – Webmin – Ubuntu 12.04
Few months ago (Too long, these things happened during my initial days of work), I had faced this error while connecting to Webmin just after completing the installation. I had searched a lot and finally found one solution for this.…
How to disable SSL on Webmin Miniserv
Webmin is one of the most commonly using Web Hosting control panels. This is an open source control panel which works on port 10000. Miniserv is the name of the web server application which handles the Webmin Web application. By default, Miniserv…
CVE-2014-6271: remote code execution through bash – Critical BASH vulnerability discovered
Critical BASH vulnerability discovered – update BASH on your CentOS Linux server!!! ## Shellshock vulnerability..!! Summary >> A critical code execution vulnerability (Remote) affecting bash (Unix shell) has been discovered on September 24, 2014. >> The vulnerability occurs because bash…
[Solved] Open SSL Heartbleed vulnerability – A complete check and fix
In this time, we all are aware about the new Open SSL Heartbleed vulnerability. The Heartbleed bug allows anyone on the Internet to read the memory of the systems protected by the vulnerable versions of the OpenSSL software. You will get…
How to change the ssh port in Linux servers – Command line option
Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers that connects, via a secure channel over an insecure network, a server and…