links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
falko, member since Apr 16, 2006
.
Search Everyone: "security",

Top "security" experts: asteroza, moo, cdavis, timb, rafi, snak35,

Groups about "security": Security, Networking and Security, Security, My test Pocket PC and security group, security systems industrial los angeles, Network Security,

1 - 10 of 23 next »   Watch falko
 
Are you using SSH in the best way possible? Have you configured it to be as limited and secure as possible? The goal of this document is to kick in the new year with some best practices for SSH: why you should use them, how to set them up, and how to verify that they are in place. All of the examples below assume that you are using EnGarde Secure Linux but any modern Linux distribution will do just fine since, as far as I know, everybody ships OpenSSH.
by falko 2008-01-16 12:04 ssh · openssh · security
http://www.howtoforge.com/ssh-best-practices - cached - mail it - history
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Etch server.
by falko 2007-12-14 06:28 proftpd · tls · debian · security · ftp · linux · server
http://www.howtoforge.com/proftpd-tls-debian-etch - cached - mail it - history
This document describes how to set up a chrooted SSH/SFTP environment on Fedora 7. The chrooted users will be jailed in a specific directory where they cannot break out. They will be able to access their jail via SSH and SFTP.
by falko 2007-10-24 04:49 chroot · fedora · jail · linux · openssh · security · server · sftp · ssh
http://www.howtoforge.com/chroot_ssh_sftp_fedora7 - cached - mail it - history
In this article I will show how to install and configure fail2ban on an OpenSUSE 10.3 system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule.
by falko 2007-10-15 03:02 fail2ban · brute-forde · brute force · opensuse · suse · linux · security
http://www.howtoforge.com/fail2ban_opensuse10.3 - cached - mail it - history
In this article I will show how to install and configure BlockHosts on a Debian Etch system. BlockHosts is a Python tool that observes login attempts to various services, e.g. SSH, FTP, etc., and if it finds failed login attempts again and again from the same IP address or host, it stops further login attempts from that IP address/host. By default, BlockHosts supports services that use TCP_WRAPPERS, such as SSH, i.e. services, that use /etc/hosts.allow or /etc/hosts.deny, but it can also block other services using iproute or iptables.
by falko 2007-09-30 06:11 blockhosts · brute force · ssh · denyhosts · fail2ban · debian · etch · debian etch · linux · server · security
http://www.howtoforge.com/blockhosts_debian_etch - cached - mail it - history
This tutorial shows how you can install and use F-PROT Antivirus on an Ubuntu Feisty Fawn desktop. Although there are not many Linux viruses out there, this can be useful if you often exchange files with Windows users - it can help you to not pass on any Windows viruses (that do not do any harm to Linux systems) to Windows users. F-PROT Antivirus for Linux is free for home use.
by falko 2007-09-24 04:40 virus · anti-virus · f-prot · linux · ubuntu · security
http://www.howtoforge.com/f_prot_antivirus_ubuntu_feisty - cached - mail it - history
This tutorial shows how to install MySecureShell on a Debian Etch system. MySecureShell is an SFTP server that is based on OpenSSH and can be configured in many ways, e.g. it has support for chrooting users into their homedirs or for limiting upload-/download bandwidths. MySecureShell makes SFTP available for users that do not have shell access so that these users do not have to use the insecure FTP protocol anymore.
by falko 2007-09-21 04:55 mysecureshell · sftp · openssh · chroot · jail · security · debian · etch · debian etch · linux · server
http://www.howtoforge.com/mysecureshell_sftp_debian_etch - cached - mail it - history
This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.
by falko 2007-09-09 05:58 ssh · sftp · chroot · jail · security · debian · etch · debian etch · linux · server · openssh
http://www.howtoforge.com/chroot_ssh_sftp_debian_etch - cached - mail it - history
This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.0 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections."
by falko 2007-08-05 05:39 php · hardened php · suhosin · centos · linux · server · buffer overflow · vulnerability · security
http://www.howtoforge.com/php_suhosin_centos5.0 - cached - mail it - history
This tutorial shows how to harden PHP5 with Suhosin on a Fedora 7 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections."
by falko 2007-07-27 06:34 php · hardened php · suhosin · fedora · linux · server · buffer overflow · vulnerability · security
http://www.howtoforge.com/php_suhosin_fedora7 - cached - mail it - history
1 - 10 of 23 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates