您好,欢迎光临本网站![请登录][注册会员]  
文件名称: Building.Secure.PHP.Apps
  所属分类: PHP
  开发工具:
  文件大小: 710kb
  下载次数: 0
  上传时间: 2015-10-16
  提 供 者: rami****
 详细说明: Do you ever wonder how vulnerable you are to being hacked? Do you feel confident about storing your users sensitive information? Imagine feeling confident in the integrity of your software when you store your user's sensitive data. No more fighting fires with lost data, no more late nights, your application is secure. In this short book I'll give you clear, actionable details on how to secure various parts of your web application. You will also find scenarios to handle and improve existing legacy issues. Several years ago I was writing a web application for a client in the CodeIgniter PHP framework, *shudder*, but CodeIgniter didn't include any type of authentication system built in. I of course did what any good/lazy developer would do and went on the hunt for a well made library to supply authentication capabilities. To my chagrin I discovered that there weren't any clean, concise libraries that fit my needs for authentication in CodeIgniter. Thus began my journey of creating Ion Auth, a simple authentication library for CodeIgniter, and a career long crusade for securing web applications as well as helping other developers do the same. Here we are years later, a lot of us have moved on to other frameworks or languages, but I still repeatedly see basic security being overlooked. So let's fix that. I want to make sure that you'll never have to live the horror of leaking user passwords, or have someone inject malicious SQL into your database, or the suite of other "hacks" that could have been easily avoided. Let's make sure we all get home on time and sleep well at night. Topics This is a quick read, at just over 100 pages. This is a handbook style guide to specific items you can act on. The following sections will be covered: Never trust your users - escape all input HTTPS/SSL/BCA/JWH/SHA and other random letters, some of them actually matter Password Encryption and Storage for Everyone Authentication, Access Control, and Safe File Handing Safe Defaults, Cross Site Scripting and other Popular Hacks Format All code examples are written in PHP with accompanying source code on GitHub. Progress This book is now 100% complete and ready to school you. There will be occasional releases for errata and to keep things up to date. Table of Contents Chapter 1 - Never Trust Your Users. Sanitize ALL Input! Chapter 2 - HTTPS/SSL/BCA/JWH/SHA and Other Random Letters; Some of Them Actually Matter. Chapter 3 - Password Encryption and Storage for Everyone Chapter 4 - Authentication, Access Control, and Safe File Handing Chapter 5 - Safe Defaults, Cross Site Scripting, and Other Popular Hacks ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: Secure PHP Apps
 输入关键字,在本站1000多万海量源码库中尽情搜索: