https://github.com/virtadpt/ubuntu-hardening
A repository of configuration files for multiple versions of Ubuntu Server that increase the default security posture.
https://github.com/virtadpt/ubuntu-hardening
Last synced: 11 months ago
JSON representation
A repository of configuration files for multiple versions of Ubuntu Server that increase the default security posture.
- Host: GitHub
- URL: https://github.com/virtadpt/ubuntu-hardening
- Owner: virtadpt
- Created: 2014-05-29T18:17:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T01:53:50.000Z (over 8 years ago)
- Last Synced: 2025-03-18T22:12:03.039Z (over 1 year ago)
- Language: Shell
- Size: 77.1 KB
- Stars: 36
- Watchers: 12
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a set of configuration files for Ubuntu Server (versions 12.04 and
14.04, both LTS) that I deploy on new VMs in production to harden them.
Recursively copy all of the files in a particular release's directory into
/etc to install them.
The v12.04 files are fairly well tested.
Consider the v14.04 files experimental. We've stopped deploying Trusty VMs in
the field because reasons.
The configuration changes are taken from the following ebooks and other Git
repositories:
* https://benchmarks.cisecurity.org/community/editors/groups/single/?group=debian
* https://benchmarks.cisecurity.org/downloads/show-single/?file=apache.310
* https://benchmarks.cisecurity.org/downloads/show-single/?file=apache24.100
* https://github.com/ioerror/duraconf/
As always, these files are a work in progress.