On what is based?
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)
Why?
The purpose of this project is to provide an easy, and automated, way to deploy the complex infrastructure, proposed on my talks.
What gives?
The project provide an easy way to:
- Pure bash shell script -> no dependecies.
- Simulation mode -> try BaZIN without change your system.
- 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.
TODO
- Add scripts to deploy web sites.
- Add update scripts.
- Add more apps.
- Fix issues.
- More adjust of configuration files.
- Any other good idea.
Thanks
Many thanks to:
- @capi_x for their help.