From charlesreid1

No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The defense of Metasploitable covers a couple of aspects:
Defense of a machine falls into two main categories:
* Stopping intrusions, before they happen: [[Metasploitable/Defenses/Stopping]]
* Intrusion Prevention
* Detecting intrusions, after they happen: [[Metasploitable/Defenses/Detecting]]
* Incident Recovery
* On-machine defenses:
 
* Network defenses:
In the first scenario, you're working to stop intrusions before they happen: [[Metasploitable/Defenses/Stopping]]
 
In the second scenario, you're detecting intrusions after they happen and doing forensic work: [[Metasploitable/Defenses/Detecting]]
 
There are also categories of defense types:
* On-machine defenses
* Network defenses
 
For on-machine defenses, you're looking at systems and software that operate within the domain of a single computer.
 
For network defenses, you're analyzing an entire network, incorporating data from multiple systems and domains.


=Flags=
=Flags=


{{MetasploitableFlag}}
{{MetasploitableBlueTeamFlag}}

Latest revision as of 17:06, 31 March 2016

Defense of a machine falls into two main categories:

  • Intrusion Prevention
  • Incident Recovery

In the first scenario, you're working to stop intrusions before they happen: Metasploitable/Defenses/Stopping

In the second scenario, you're detecting intrusions after they happen and doing forensic work: Metasploitable/Defenses/Detecting

There are also categories of defense types:

  • On-machine defenses
  • Network defenses

For on-machine defenses, you're looking at systems and software that operate within the domain of a single computer.

For network defenses, you're analyzing an entire network, incorporating data from multiple systems and domains.

Flags