# commonsec **Repository Path**: mirrors_mapbox/commonsec ## Basic Information - **Project Name**: commonsec - **Description**: Batten down hatches on default Ubuntu SSH and firewall configuration - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Common Sense Security A few small configuration changes to tighten SSH security, meant only as a starting point. ## Requirements Tested on Ubuntu 12.04. ## Install `./bin/setup.bash` #### Optional arguments - -p `` - -u `` ## What it does - Creates login user for specified user - Allows SSH on specified port for specified user - Uses ip_conntrack to limit SSH login attempts - Disables SSH password login - Disables root login - Adds user to sudoers Warning, this will overwrite: - /etc/ssh/sshd_config - Your iptables settings - Make modifications in /etc/sudoers.d