jasperdrescher / Simple-and-secure-accounts

A simple and secure php login framework with data-filtering and encryption using modern techniques.
MIT License
6 stars 1 forks source link
cookies css3 html5 javascript login-system php php7

Secure Accounts

Simple-and-secure-accounts

A simple and secure php login framework with data-filtering and encryption using modern techniques.

Table of contents

Usage

Until we reach version 1.0 the module won't have an interface or full security. However, most features are currently supported or at least partially implemented.

The default user from sql/secure_accounts.sql contains these values:

Prerequisites

Name Description Version
Apache The Apache HTTP Server is a free and open-source cross-platform web server. Any
PHP Hypertext Preprocessor is a server-side scripting language designed for web development. PHP 5.3 or newer
MySQL MySQL is an open-source relational database management system. Any

Steps

Features

References

SQL injection

Session hijacking

Brute-force attack

Cross-site Scripting

Covert Timing Channel

Contributors

License

This project is licensed under the MIT License. Licenses of tools and dependencies are not included and may vary.