Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiab77/hardenize
Just a script that helps to review and apply changes based on this excellent guide: https://madaidans-insecurities.github.io/guides/linux-hardening.html
https://github.com/jiab77/hardenize
Last synced: 2 days ago
JSON representation
Just a script that helps to review and apply changes based on this excellent guide: https://madaidans-insecurities.github.io/guides/linux-hardening.html
- Host: GitHub
- URL: https://github.com/jiab77/hardenize
- Owner: Jiab77
- License: mit
- Created: 2021-01-10T17:37:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T17:18:46.000Z (5 months ago)
- Last Synced: 2024-08-12T20:17:17.810Z (5 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hardenize
Just a script that helps to review and apply changes based on this excellent guide: https://madaidans-insecurities.github.io/guides/linux-hardening.html## How to use
Simply run it as __root__ or with `sudo`:
```bash
$ sudo ./hardenize.sh
```## Preview
![image](https://user-images.githubusercontent.com/9881407/104131071-7047d680-5374-11eb-97e5-1c09a5c97fd9.png)