Malware News
16.2K subscribers
1.64K photos
7 videos
130 files
8.3K links
The latest NEWS about malwares, DFIR, hacking, security issues, thoughts and ...

Partner channel: @cveNotify

For ads: https://telega.io/c/malwr
Download Telegram
Does an OS update change the user account creation date? User insists OS was not changed but feature update done so it affected the user creation date show in the SAM registry
Is this possible?
πŸ—£netau20

Yes. Windows updates can screw with lots of timestamps, including the account creation date.
πŸ‘€lithium630

What OS are we talking about? Windows 10 (without much else info, I'll just guess that since most home PCs seem to be using it now...)

Check the registry for some additional information. System -> Setu. In there you'll see something along the lines of "Source OS (Updated on...) which will show you each update of the OS.

To get the original date of the OS install, go to Sam -> Domains -> Account. You should see two values... "F" and "V". In the F value you're going to highlight and sweep values 08 through 15 (this will be a total of 8 hex values.) Decode those in Windows 64-bit LE and you'll have the original time of the OS installation.

So that should give you the original install along with every update. And that should give you a clearer picture of what exactly is going on.
πŸ‘€Bad_Grammer_Girl

Are you using something like RegRipper against a local user account on a Windows machine?
πŸ‘€shinyviper


πŸŽ–@malwr
ATTACK&DEFENCE VERIFICATION AUTOMATION
https://medium.com/@92.murat.o/attack-defence-verification-automation-d129c33465a2
πŸ—£FinchAndrei

Nice approach and integration. Only downside - the tools involved come in with a 6-digit USD/year price tag - for smaller teams and budgets an oss oriented implementation could be welcomed, e.g. using Shuffle as the SOAR tool, etc.

https://github.com/frikky/shuffle
πŸ‘€vornamemitd


πŸŽ–@malwr