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
Posts Tagged ‘hacker’
PHP Tutorials: Security – SQL Injection
January 1st, 2012
phpmoz 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
December 12th, 2011
phpmoz In this tutorial I will show you a PHP Local File Inclusion technique using /proc/self/environ.
PHP Tutorials: Security – File Uploading
August 17th, 2011
phpmoz 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
August 16th, 2011
phpmoz 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

Posted in
Tags:

