All articles tagged with "openssh"
Stop broadcasting passwords in cleartext. We break down the exact 'sshd_config' implementation for chrooted SFTP on CentOS 6 and Debian Squeeze to secure your data transfer layer.
Sending passwords in clear text over Port 21 is professional negligence. Learn how to configure a secure, chrooted SFTP environment on Linux to satisfy Datatilsynet requirements and sleep better at night.
FTP is a security relic that exposes credentials in plain text. Learn how to implement chrooted SFTP on CentOS 6 and Debian 6 to satisfy Datatilsynet requirements and secure your infrastructure.
FTP sends your credentials in clear text. In 2011, with attacks like Gumblar still circulating, continuing to use standard FTP is negligence. Learn how to migrate to SFTP, lock down users with Chroot, and satisfy Datatilsynet requirements on your CoolVDS instance.
Plain FTP sends your root passwords in cleartext. Stop exposing your infrastructure to packet sniffers. Here is the battle-tested guide to locking down file transfers using OpenSSH chroots on Linux, ensuring compliance with Norwegian data laws.
Sending passwords over port 21 is professional negligence. We analyze the packet-level risks of FTP and implement a chrooted SFTP solution using OpenSSH 5.x to secure your Norwegian infrastructure.