Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions IntroClassFiles/Tools/IntroClass/AppLocker/AppLocker.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Let’s get started by opening a Terminal as Administrator

![](attachments\Clipboard_2020-06-12-10-36-44.png)

![](attachments\Clipboard_2020-06-12-12-35-15.png)

When you get the User Account Control Prompt, select Yes.

And, open a Ubuntu command prompt:
Expand Down Expand Up @@ -121,6 +119,8 @@ This should generate a subset of rules for each group. It should look similar t

![](attachments\Clipboard_2020-06-12-13-00-24.png)

Only change the default rule so that the local administrators are <u>not allowed</u> to run all files anywhere.

Next, we need to enforce the rules:


Expand Down Expand Up @@ -165,13 +165,9 @@ Now, let's surf to your Linux system, download the malware and try to run it aga



You should also get an error.




You should get an error.

To finish this lab, simply restart your class VM and log in as ADHD.
To finish this lab, simply disable AppLocker and restart your class VM to log in as ADHD.



Expand Down