-
Hi there,
wasn't sure where to post this but I've been looking through the source code (specifically for ubuntu and EC2) and I was wondering if there are any docs that detail the hardening that is…
-
It would be handy if it would be possible to define test parameters for a test as a part of a test name.
Example how it could look like:
```
discover:
test:
- /my/test/foo?PARAM1=bar&PARAM2…
-
-
## Description
`test_no_ecrypt_messages_in_logs` in `molecule/testinfra/common/test_system_hardening.py` triggered by `securedrop-admin verify` hangs indefinitely when confronted with a `/var/log/s…
-
### What Happened?
My SSL Hardening settings are reset on every startup of minikube to
`hsts: "false"
`.
I have tried to add my personal addon to ~/.minikube/addons/ingress-deploy.yaml (16490 …
-
* [ ] Check individual hardenings with ```lynis show details TEST-ID```
- [ ] boot_services
- [ ] ~~kernel~~
- [ ] memory_processes
- [ ] authentication
- [x] shells
- [x] filesystems
- [ ] s…
-
Trying to build the [this](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/center-for-internet-security-inc.cis-ubuntu-linux-2204-l1?tab=overview) image from Image template with the belo…
-
hey folks,
Wondering if there is a "best practices" security guide out there (or a post or something) for hardening raspi once everything is loaded up. Ive noticed this code can get a bit finicky s…
-
Hi.
This script ( `apache-brutev8-lb.sh` ) is such a great find as I am in the middle of hardening my apache box.
I currently have ufw/iptables running in my box ( with SSHGuard ( using ufw ) to…
-
There's the `sshd -T` feature. It checks the validity of the `/etc/ssh/sshd_config` configuration file and outputs the **effective** configuration to stdout and then exits.
I thought this may be an …