-
Updated
Sep 22, 2021
security-hardening
Here are 257 public repositories matching this topic...
-
Updated
Sep 26, 2021 - Shell
-
Updated
Oct 6, 2021 - Go
-
Updated
Oct 6, 2021 - Shell
-
Updated
Oct 6, 2021 - C
-
Updated
Sep 12, 2021 - JavaScript
-
Updated
Oct 3, 2021 - Rust
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Oct 4, 2021 - C++
-
Updated
Jul 26, 2020 - Ruby
-
Updated
Nov 20, 2020
https://github.com/0xmachos/mOSL is a good replacement until this is updated.
Basically, we should remove all settings that are no longer relevant, and add ones that are newly added.
-
Updated
Jun 29, 2021
-
Updated
Oct 6, 2021 - Shell
-
Updated
Oct 6, 2021 - HCL
-
Updated
Sep 29, 2021 - C++
-
Updated
Oct 6, 2021 - HTML
-
Updated
Oct 5, 2021 - HTML
I'm not confident in the security brought by the readonly_exec
statement.
In the classical *nix DAC model, it is expected for unprivileged users to be able to change the write permission flag on files they own. Therefore, Snuffleupagus readonly_exec
statement only relies on the hope that an attacker won't find a way to rely on this standard mechanism to prevent the execution of arbitrary
-
Updated
Sep 21, 2020 - PHP
-
Updated
Sep 7, 2018
-
Updated
Oct 21, 2018 - Shell
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Sep 29, 2021 - Jinja
-
Updated
Mar 9, 2020 - Shell
Story
As a user of ElectricEye, I want to output my findings to MongoDB (or Amazon DocumentDb) so that I can interact or process findings within my preferred database technology.
Definition of Done
- Test with Amazon DocDB (and maybe a MongoDB Container?)
- New Output plugin is fully functional
- Support for TLS Authentication / Username+Password into MongoDB
- Update CFN & TF vari
Improve this page
Add a description, image, and links to the security-hardening topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the security-hardening topic, visit your repo's landing page and select "manage topics."
Description of problem:
The bash remediation of selinux_state runs:
whereas the Ansible remediation doe