PowerShell Need Logs

PowerShell Need Logs

Many vulnerabilities commonly use PowerShell to execute attacks on your system without leaving any traces. Powershell transcription logs are turned off by default on windows. Lets change that...

- Go to your start menu and find "Registry Editor" as admin
- go to this path: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\PowerShell\Transcription
- Either create or open a DWORD called "EnableTranscripting" and set it to 1 

Now you will see powershell transcription logs anytime that anyone (or anything) uses powershell to run commands on your computer! These logs will appear in your documents folder by default. (see image attached) 

(if you want a free guide of other hardening tips like this or a better method of hardening configuration settings email me at hardeningtips@senteon.co😉 )

Block Personal Microsoft Accounts

1 min read

Block Personal Microsoft Accounts

Put yourself in this IT support scenario: You get a ticket that made no sense.User couldn’t access company files.OneDrive was “missing.”Desktop...

READ MORE
Pins are Bad Mkay...

1 min read

Pins are Bad Mkay...

One thing I still see constantly in business environments?People treating PIN logins like they’re “just a shorter password.”They’re not.And if you...

READ MORE
Your Windows OS shouldn't be a running advert...

1 min read

Your Windows OS shouldn't be a running advert...

Maybe I am old now but I feel more and more everyday like Windows is becoming like a news feed. Nothing says "Enterprise-Grade Workstation" like...

READ MORE