Skip to content

Instantly share code, notes, and snippets.

View fordantitrust's full-sized avatar

Ford AntiTrust fordantitrust

View GitHub Profile
@fordantitrust
fordantitrust / windows_hardening.cmd
Created May 15, 2020 02:43 — forked from mackwage/windows_hardening.cmd
Script to perform some hardening of Windows OS
:: Windows 10 Hardening Script
:: This is based mostly on my own personal research and testing. My objective is to secure/harden Windows 10 as much as possible while not impacting usability at all. (Think being able to run on this computer's of family members so secure them but not increase the chances of them having to call you to troubleshoot something related to it later on). References for virtually all settings can be found at the bottom. Just before the references section, you will always find several security settings commented out as they could lead to compatibility issues in common consumer setups but they're worth considering.
:: Obligatory 'views are my own'. :)
:: Thank you @jaredhaight for the Win Firewall config recommendations!
:: Thank you @ricardojba for the DLL Safe Order Search reg key!
:: Thank you @jessicaknotts for the help on testing Exploit Guard configs and checking privacy settings!
:: Best script I've found for Debloating Windows 10: https://github.com/Sycnex/Windows10Debloater
:
@fordantitrust
fordantitrust / logstash.conf
Created October 10, 2019 17:00 — forked from rebornix/logstash.conf
Logstash configuration for IIS log.
input {
file {
type => "IISLog"
path => "C:/inetpub/logs/LogFiles/W3SVC*/*.log"
start_position => "beginning"
}
}
filter {

Keybase proof

I hereby claim:

  • I am fordantitrust on github.
  • I am fordantitrust (https://keybase.io/fordantitrust) on keybase.
  • I have a public key whose fingerprint is E10D 4E01 1028 99A2 2F5C E30B 8AE3 4193 306D 261B

To claim this, I am signing this object: