Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felbinger/masterthesis-appendix
Sicherheit von NixOS
https://github.com/felbinger/masterthesis-appendix
Last synced: 2 months ago
JSON representation
Sicherheit von NixOS
- Host: GitHub
- URL: https://github.com/felbinger/masterthesis-appendix
- Owner: felbinger
- Created: 2024-07-10T13:00:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T05:19:08.000Z (4 months ago)
- Last Synced: 2024-08-29T06:29:42.397Z (4 months ago)
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Appendix
This repository contains the digital appendix of my Master's thesis. Relevant parts have been included in the thesis itself.## Tools
- [PEASS-ng](https://github.com/peass-ng/PEASS-ng)
- [lynis](https://github.com/CISOfy/lynis)## Files
- [NixOS Baseline Lynis (unprivileged)](./0_nixos-baseline-unprivileged-lynis-results.txt)
- [NixOS Baseline LinPEAS (unprivileged)](./1_nixos-baseline-unprivileged-linpeas-results.txt)
- [NixOS Baseline Lynis (privileged)](./2_nixos-baseline-privileged-lynis-results.txt)
- [NixOS Hardened Lynis (unprivileged)](./3_nixos-hardened-unprivileged-lynis-results.txt)
- [NixOS Hardened LinPEAS (unprivileged)](./4_nixos-hardened-unprivileged-linpeas-results.txt)
- [NixOS Hardened Lynis (privileged)](./5_nixos-hardened-privileged-lynis-results.txt)