Skip to content
#

security-hardening

Here are 257 public repositories matching this topic...

Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.

  • Updated Sep 26, 2021
  • Shell

Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains all CIS controls and many more additional checks that help on GDPR, HIPAA and other security frameworks.

  • Updated Oct 6, 2021
  • Shell
WhiteWinterWolf
WhiteWinterWolf commented May 1, 2021

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

ElectricEye
jonrau1
jonrau1 commented Sep 23, 2021

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.

Curate this topic

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."

Learn more