Attack surface
This commit is contained in:
7
entries/attack_surface.txt
Normal file
7
entries/attack_surface.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
attack surface
|
||||
|
||||
The amount of interface code exposed to external systems which an attacker
|
||||
could use to gain unauthorized access or to inject exploits into the
|
||||
system. Keeping the attack surface of a server to a minimum is typically
|
||||
desirable, and that means removing any unused programs and disabling unused
|
||||
ports or communications protocols.
|
||||
Reference in New Issue
Block a user