开发者

What are the standards for security on the web and web development?

开发者 https://www.devze.com 2022-12-28 10:52 出处:网络
What are the standards that govern security practices on the we开发者_开发问答b and web development?What standards body publishes such documents?It depends on the industry.Credit Cards use the PCI-DSS

What are the standards that govern security practices on the we开发者_开发问答b and web development? What standards body publishes such documents?


It depends on the industry. Credit Cards use the PCI-DSS. The US medial industry uses HIPAA. Cryptographic systems are governed by FIPS-140 which was created by NIST. Then there is the CWE system which is a list of every known vulnerability type.


Have a look at OWASP.

The Open Web Application Security Project (OWASP) is a 501c3 not-for-profit worldwide charitable organization focused on improving the security of application software.


Most general and apply to any developpement but interesting anyway :

CWE/SANS TOP 25 Most Dangerous Programming Errors


I don't know of any standards governing security practices specifically focussed on web apps, but the ISO27000 family of standards cover information systems in general. Warning: getting hold of a copy of ISO2700x, unless you work for ISO or a university, is not cheap...

0

精彩评论

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