2018年2月21日 星期三

A brief introduction of security testing

What is security?

Security is a continue process to protect your data or asset.   It against unforeseen actions that may cause it to stop functioning or being exploited.

 

What is security testing?

Security  testing is an non-function testing .   The objective of security testing to find the possible vulnerability or threats 

by performing  a set  of security testing case.

 

How to do the security testing?

You can start your testing from 6 basic security concepts. They are

1)Confidentiality

2)Integrity

3)Authentication

4)Authorization

5)Availablity

6)Non-repudication

Base on these 6 parts to create your security test case.  You can also average some security scan tool to do vulnerability scan or threats detections.

 

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...