diff --git a/README.md b/README.md index a3e976a..fd22420 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Docker](#docker-images-for-penetration-testing--security) - [Endpoint](#endpoint) - [Anti-Virus / Anti-Malware](#anti-virus--anti-malware) + - [Content Disarm & Reconstruct](#content-disarm--reconstruct) - [Configuration Management](#configuration-management) - [Authentication](#authentication) - [Mobile / Android / iOS](#mobile--android--ios) @@ -165,6 +166,10 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Linux Malware Detect](https://www.rfxn.com/projects/linux-malware-detect/) - A malware scanner for Linux designed around the threats faced in shared hosted environments. +### Content Disarm & Reconstruct + +- [DocBleach](https://github.com/docbleach/DocBleach) - An open-source Content Disarm & Reconstruct software sanitizing Office, PDF and RTF Documents. + ### Configuration Management - [Rudder](http://www.rudder-project.org/) - Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation & Compliance. Automate common system administration tasks (installation, configuration); Enforce configuration over time (configuring once is good, ensuring that configuration is valid and automatically fixing it is better); Inventory of all managed nodes; Web interface to configure and manage nodes and their configuration; Compliance reporting, by configuration and/or by node.