This project is based on my talks:
-
"Extreme security in web servers" (http://www.slideshare.net/cr0hn/extreme-security-in-web-servers)
-
"The art of disguise: Anti-fingerprinting techniques" (http://www.slideshare.net/cr0hn/the-art-of-disguise-antifingerprinting-techniques)
The purpose of this project is to provide an easy, and automated, way to deploy the complex infrastructure, proposed on my talks.
The project provide an easy way to:
- Simulation mode.
- Apply ASLR Patch to FreeBSD kernel.
- Easy instalation of the infrastructure.
- Easy way to hardening of system.
- Easy install of jail system.
- Easy way to apply anti-fingerprinting techniques.
- Easy way to configure optimally your system.
- Add scripts to deploy web sites.
- Add update scripts.
- Add more apps.
- Fix issues.
- More adjust of configuration files.
- Any other good idea.
Many thanks to:
- @capi_x for their help.