UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit b780e1f5 authored by Bryan Gagne's avatar Bryan Gagne
Browse files

Merge branch 'postexp-content-fixes' into 'master'

Minor spelling and grammatical fixes

See merge request !50
parents d2dfc435 6b8c86c9
1 merge request!50Minor spelling and grammatical fixes
Pipeline #81233 passed with stages
in 1 minute and 11 seconds
......@@ -15,7 +15,7 @@ v2.0, 2019-12-10
[rationale]#There are many important tasks to perform after the exploitation of a target has led to initial access of its network or systems.
These tasks are important for both attackers and defenders.
Attackers need to move as quickly and quietly as possible.
Defenders need to detect the attacker's pressence, detect potential data exfiltration, and prevent attackers from moving freely through the defenders' systems and networks.#
Defenders need to detect the attacker's presence, detect potential data exfiltration, and prevent attackers from moving freely through the defenders' systems and networks.#
image::slide_title_fade.png[background, size=100%]
......@@ -73,7 +73,7 @@ netsh interface portproxy reset
image::slide_title_fade.png[background, size=100%]
== Control Sockets
Benifits Provided Include:
Benefits Provided Include:
* Multiplexing
* Data exfiltration
......@@ -115,7 +115,7 @@ image::slide_title_blk.png[background, size=100%]
== User Enumeration
Why is this important?
What does it Provide?
What does it provide?
----
net user
......@@ -129,7 +129,7 @@ image::slide_title_fade.png[background, size=100%]
== Process Enumeration
Why is this important?
What does it Provide?
What does it provide?
----
tasklist /v
......@@ -144,7 +144,7 @@ image::slide_title_fade.png[background, size=100%]
== Service Enumeration
Why is this important?
What does it Provide?
What does it provide?
----
tasklist /svc
......@@ -159,7 +159,7 @@ image::slide_title_fade.png[background, size=100%]
== Network Connection Enumeration
Why is this important?
What does it Provide?
What does it provide?
----
ipconfig /all
......@@ -196,4 +196,4 @@ Transport Methods
scp
----
image::slide_title_fade.png[background, size=100%]
\ No newline at end of file
image::slide_title_fade.png[background, size=100%]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment