开发者

Which database is secure for web application for avoiding hacking [closed]

开发者_运维问答 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Which database is secure for web application for avoiding hacking


They're mostly all secure (though you can subscribe to any vulnerability announcement mailing lists... so if a major security flaw shows up in the next few years, you will have time to react).

Security issues are mostly design flaws, for example SQL injection, unescaped content that you print out directly onto your webpage, etc.

To learn some of the basics of web design security, you may wish to do all the tutorials on http://google-gruyere.appspot.com/


There's no guarantee that any software can be made immune from hacking. All databases can be made to work if secured properly; all of them are vulnerable if not. No one can say that database X is always secure.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜