当前位置:网站首页>I What is security testing
I What is security testing
2022-07-04 10:48:00 【weixin_ thirty-four million three hundred and twenty-two thousa】
1. What is security testing doing ?
scanning ? In the eyes of many people , What's safe is where the tool scans all day , Scanning with a variety of different tools .
Yes , Scanning is an important part of security testing , Scanning can quickly and effectively find problems . The ease of use of scanning tools , Convenience determines its important position . But the limitations of scanning tools , It is also obvious that the program is not flexible enough . Whether it's the analysis of the scan report 、 Deep mining of loopholes 、 The organization of testing and other work are inseparable from security testers , So it can only be said that the scanning tool reduces the workload of testers , It's a means of security testing
2. How do security testers position themselves ?
We often hear some names about security , Like software security 、 Information security 、 Network security 、 Computer security and so on , These areas are all about security , Which one do we belong to ?
【 software security 】 At a small scale, it's a software product , In addition to hardware, it's software .
【 Information security 】 Look at the name, we know that the key is information , But what is information , Customer data is all useful data ?
【 Network security 】 What is the Internet , Network system hardware 、 Software is a kind of vague concept
【 Computer security 】PC? The server ? Router ?
We can see that these concepts have become all kinds of devices that make up our Internet today, including all kinds of embedded machines 、 external USB、 Hardware and software of Bluetooth and other devices , And the use of 、 maintain 、 Managing these things, the whole security of people
Looking at the difference between them , They focus on different places , Or say something , They have no obvious boundaries, but they have their own priorities
What's our focus , What kind of product is our product ? We have web service 、 Interface services 、 File service 、 Video and other services , We call them our system , So we are doing the security test of this system , So I think we should position it as system security testing
Of course, our system also involves people 、 When it comes to hardware , This is not our focus , We only recognize it from the perspective of software technology . that , System security testing is different from functional testing , Like performance testing , Special tests listed separately
3. What is the essence of security ?
trust 、 The human nature ( The biggest loophole in network security is people )、 Stop loss 、 defense
These are some of the main arguments on the Internet today , Trust or distrust is the essential starting point of the mainstream
4. Concept definition
【 sensitive data 】 The specific scope depends on the specific application scenarios of the product , The product should be analyzed and judged according to the risk
Typical sensitive data includes passwords 、 Bank Account 、 Mass personal data 、 User communication content and key, etc
【 Personal data 】 It refers to directly passing the data or combining the data with other information , Information that identifies a natural person
【 Anonymity 】 Changes to personal data ( Separate one-way hashing 、 Truncation 、 Replacement, etc , To preserve the correspondence between the true value and the replacement value of personal data , Symmetric encryption or mapping table can be used , But the key / The mapping table must be controlled by all the data ), So that the original personal information can no longer be attributed to an identifiable natural person , Or it costs too much to reason 、 It's a disproportionate time 、 Cost and energy
边栏推荐
- How do microservices aggregate API documents? This wave of show~
- Error C4996 ‘WSAAsyncSelect‘: Use WSAEventSelect() instead or define _ WINSOCK_ DEPRECATED_ NO_ WARN
- The future education examination system cannot answer questions, and there is no response after clicking on the options, and the answers will not be recorded
- Discussion | has large AI become autonomous? Lecun, chief scientist of openai
- MFC document view framework (relationship between classes)
- system design
- [machine] [server] Taishan 200
- Three schemes of ZK double machine room
- RHCE - day one
- /*Rewrite the program, find the value of the element, and return the iterator 9.13: pointing to the found element. Make sure that the program works correctly when the element you are looking for does
猜你喜欢
leetcode842. Split the array into Fibonacci sequences
MPLS: multi protocol label switching
[Galaxy Kirin V10] [desktop and server] FRP intranet penetration
BGP ---- border gateway routing protocol ----- basic experiment
Performance test method
OSPF summary
Hidden C2 tunnel -- use of icmpsh of ICMP
Linked list operation can never change without its roots
Si vous ne connaissez pas ces quatre modes de mise en cache, vous osez dire que vous connaissez la mise en cache?
[Galaxy Kirin V10] [server] soft RAID configuration
随机推荐
For and while loops
DML statement of MySQL Foundation
1. Circular nesting and understanding of lists
/*The rewriter outputs the contents of the IA array. It is required that the type defined by typedef cannot be used in the outer loop*/
Rhcsa learning practice
Write a program that uses pointers to set all elements of an int array to 4.18: 0.
Jianzhi offer 04 (implemented in C language)
Realsense of d435i, d435, d415, t265_ Matching and installation of viewer environment
Day06 list job
[Galaxy Kirin V10] [desktop] printer
Occasional pit compiled by idea
Number of relationship models
Rhcsa day 10 operation
Using SA token to solve websocket handshake authentication
Introduction to tree and binary tree
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
Delayed message center design
BGP ---- border gateway routing protocol ----- basic experiment
DDL statement of MySQL Foundation
Snake (C language)