Posts Tagged ‘hacker’

PHP Tutorial: Password Encryption with MD5, SHA1, and Crypt -HD-

In this tutorial, you will learn how to encrypt passwords and other data by using the md5, sha1, and crypt functions. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

PHP Tutorials: Security – SQL Injection

Protect against SQL Injection and avoid database compromise through variable data that hasn’t been sanitized. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP LFI Tutorial

In this tutorial I will show you a PHP Local File Inclusion technique using /proc/self/environ.

PHP Tutorials: Security – File Uploading

Not protecting file uploads is a common security problem, and can lead to a variety of security issues. Have you protected your file upload process? WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Security – File Includes

Including files from any potentially user defined source can lead to severe security vulnerabilities being present in your code, allowing an attacker to potentially gain full control of your website. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com