Windows Hardening

  • Be sure to checkout “Tips & Tricks”
    Dear Guest Visitor → Once you register and log-in:

    This forum does not automatically send notices of new content. So if, for example, you would like to be notified by mail when Steve posts an update to his blog (or of any other specific activity anywhere else), you need to tell the system what to “Watch” for you. Please checkout the “Tips & Tricks” page for details about that... and other tips!

    /Steve.
  • Forums Outage Fixed (Obviously!)
    Just a note that the glitch following yesterday's
    webserver certificate update was found and fixed!
  • A Patch for SpinRite 6.0's Division Overflow
    Please see my blog posting for the whole story!

Status
Not open for further replies.

CredulousDane

Well-known member
Sep 26, 2020
62
6

PHolder

Well-known member
Sep 16, 2020
1,095
2
479
Ontario, Canada
Windows is vulnerable to the same three things that most OSes are:
1. an attacker who can put hands on the hardware
2. a user who is ignorant of good security/safety practices
3. an attacker using the network

So my recommendations are:
1. don't let strangers near your hardware
2. get educated on good security and safer computing
3. use a good router/firewall device and keep it up to date

If you do these things, I don't think anyone would consider you not making a best effort. There are always going to be zero days and other things that you can't prepare for.... so the absolute best advice is to make sure you follow a good backup strategy for the data you care most about.
 

CredulousDane

Well-known member
Sep 26, 2020
62
6
I think I'm doing alright with those recommendations, I'm just always curious to learning more and hardening is new to me. But is your recommendation then that hardening is more for the hardcore and not so much the mainstream? ;)
 

Lob

What could possibly go wrong?
Nov 7, 2020
162
45
Microsoft has some white papers for hardening.

Standard rules apply; go through every component and every service and understand what it exists for. Disable or remove everything you can. Limit the accounts and rename administrator (plus change the password and put the only copy of that password in a safe). Think about limiting your daemons into their own accounts without system-wide access, especially to the filesystem.

I assume this is Internet-facing; I'd only allow the necessary ports/protocols to it, isolate it from other devices in at least a VLAN and patch early.
 
  • Like
Reactions: CredulousDane

CredulousDane

Well-known member
Sep 26, 2020
62
6
Microsoft has some white papers for hardening.

Standard rules apply; go through every component and every service and understand what it exists for. Disable or remove everything you can. Limit the accounts and rename administrator (plus change the password and put the only copy of that password in a safe). Think about limiting your daemons into their own accounts without system-wide access, especially to the filesystem.

I assume this is Internet-facing; I'd only allow the necessary ports/protocols to it, isolate it from other devices in at least a VLAN and patch early.

I'll go throught it carefully and will start with the Simple solution for now :)
 

PHolder

Well-known member
Sep 16, 2020
1,095
2
479
Ontario, Canada
is your recommendation then that hardening is more for the hardcore
I wouldn't quite go that far, there are simple things you can do, but even the simple things come with the tradeoffs of making your PC less friendly. Let's say you disable file sharing between PCs (as one measure you could take to slow down the spread of a crypto-malware, for example.) Some time later you want to do something unrelated, and it fails, and now you're in this icky situation of not understanding why shit's broke. (Say printing breaks (yes I know it's already broke right now, LOL) and you really need to print something... are you going to guess that turning sharing back on is the fix? Maybe, but not right away.)
 
  • Like
Reactions: CredulousDane

CredulousDane

Well-known member
Sep 26, 2020
62
6
Yeah, I see. It could be those changes that are forgotten and some day I need what has been disabled not consciously knowing what's wrong ;)

Will look into hardening but probably not change a lot.

Thanks for your feedback :)
 

colin.p

Member
Jun 30, 2021
7
3
I just recently started using a similar program from the same developer called "Configure Defender". Nothing has blown up as of yet but I am rather puzzled as to why he has 3 programs that "seem" to do the same thing?
 

colin.p

Member
Jun 30, 2021
7
3
After RTFM of all three, I see that Configure Defender can be run along side (compliment) Simple Windows Hardening or Hard Configurator.
 

CredulousDane

Well-known member
Sep 26, 2020
62
6
Simple Windows Hardening now comes with a tool which seems good if you have MS Office installed AND Microsoft decides to enable VBA again.

1653081203691.png
 
Status
Not open for further replies.