Skip to content

birhanu-eshete/SCAAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCAAMP

Security Configuration Assistant for Apache-MySQL-PHP

What is SCAAMP All About?

Given the configuration paths for Apache HTTP server, PHP interpreter, and MySQL database server, SCAAMP automatically audits the three environments for possible configuration vulnerabilities. It generates an audit summary that shows current values of security-critical configration directives. On the same summary, it also shows the recommended values for each configuration directive. Finally, it allows automated fixing of configuration by changing values from "Unsafe" to "Safe" as per configuration security best practices.

Requirements

  • Apache Web Server
  • PHP Interpreter
  • Browser

Installation

  1. Download the latest release (as ZIP) or clone this repo (git clone https://github.com/birhanum/SCAAMP.git)
  2. Extract the files to your local web server's document root
  3. Make sure your web server has file permissions
  4. Open your browser at http://localhost/SCAAMP/

Usage

Follow the instructions on the docs/scaamp11.pdf.

Contact

About

Security Configuration Assistant for Apache, MySQL and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published