Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matricali/secure-your-php
A little script that helps you harden your PHP environment
https://github.com/matricali/secure-your-php
hardening php php-installation security
Last synced: about 1 month ago
JSON representation
A little script that helps you harden your PHP environment
- Host: GitHub
- URL: https://github.com/matricali/secure-your-php
- Owner: matricali
- License: gpl-3.0
- Created: 2017-07-03T03:33:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T14:31:40.000Z (over 7 years ago)
- Last Synced: 2024-10-16T14:21:35.679Z (3 months ago)
- Topics: hardening, php, php-installation, security
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: security-check.php
Awesome Lists containing this project
README
# Secure Your PHP
This can help you to ensure a proper security level for your PHP installation.## Installation
Download `security-check.php` into your website folder.## Usage
Open it in your browser.
For example: `http://your-website.com/path/to/security-check.php`Then, you can view a report of the security check on your PHP installation.
![Secure Your PHP report](screenshot.png)