dragon0023 2013-03-27 21:54
浏览 32
已采纳

单个管理员网站的安全性? [关闭]

A couple weeks ago I decided to learn PHP and make a blog from scratch. Most of the features are completed so now I'm looking at security, specifically for the admin area. As it stands right now, in this admin area I will manage (database) content. I've been reading many articles regarding security, such as:

The definitive guide to form-based website authentication

http://www.wikihow.com/Create-a-Secure-Login-Script-in-PHP-and-MySQL

http://www.wikihow.com/Create-a-Secure-Session-Managment-System-in-PHP-and-MySQL

What are best practices for securing the admin section of a website?

Admin section for website - security?

securing my admin page that accesses several php files

and a bunch of Google articles regarding SSL

Basically, I'm just having trouble understanding exactly how much security I need with regards to the admin login page and the admin area. The consensus seems to be that I should use SSL, but that seems like overkill to me since this is a brand new website with initially 0 visitors.

In addition, I'm now starting to ask why I even need an admin area. If I'm the only person operating the blog, why couldn't I just manage the content from phpmyadmin? Without an admin area (and without requiring users to register to post comments) I shouldn't need SSL for anything. There wouldn't be any sharing of sensitive information. Wouldn't it make my life easier not to even have an admin section in this case?

So to clarify, I'm just trying to understand what the appropriate level of security protections would be for a brand new website with a single admin operating the website and if this website has an admin login page and an admin login area. Obviously I'll take measures to protect against SQL injections and brute force attacks, but what would be an appropriate measure to protect sensitive data such as an admin password? Thanks in advance for the help!

  • 写回答

1条回答 默认 最新

  • dqajyxqem115006813 2013-03-27 21:59
    关注

    Think of what kind of info you are going to protect with this security system. Next think of what you will lose if someone breaks through it. Put your time needed to write and implement really good security on the other hand. Ask yourself what is more important? That's all =)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 Oracle中如何从clob类型截取特定字符串后面的字符
  • ¥15 想通过pywinauto自动电机应用程序按钮,但是找不到应用程序按钮信息
  • ¥15 MATLAB中streamslice问题
  • ¥15 如何在炒股软件中,爬到我想看的日k线
  • ¥15 seatunnel 怎么配置Elasticsearch
  • ¥15 PSCAD安装问题 ERROR: Visual Studio 2013, 2015, 2017 or 2019 is not found in the system.
  • ¥15 (标签-MATLAB|关键词-多址)
  • ¥15 关于#MATLAB#的问题,如何解决?(相关搜索:信噪比,系统容量)
  • ¥500 52810做蓝牙接受端
  • ¥15 基于PLC的三轴机械手程序