
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2017 08:50 PM
I was wondering if we would have a thread of useful registry keys, and files to scan.
Example:
%programfiles(x86)%\Common Files\McAfee\Engine\avvscan.dat - McAfee virus definition file (old date = old definitions)
SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install - LastSuccessTime = last time windows updates applied to a computer/server
%windir%\CCM\CcmExec.exe = SCCM client installed
%windir%\system32\mictray.exe
%windir%\system32\mictray64.exe
C:\Users\Public\mictray.log
= Check for Hewlett Packard conextant audio version for the keylogger vulnerability
SOFTWARE\Wow6432Node\McAfee Endpoint Encryption\EEGo - Health = Status of McAfee hard disk encryption (missing, not healthy, etc)
I'm wondering what other neat things I can scan for that would prove very useful
- Labels:
-
General Discussion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 10:14 PM
SOFTWARE\Wow6432Node\Teamviewer [ClientID]
SOFTWARE\Teamviewer [ClientID

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2020 01:18 PM
Files:
c:\LS\LSPush.exe (to check the LSPush version)
c:\windows\system32\drivers\etc\hosts (to check for changes in the hosts file)
c:\pagefile.sys (to report on the size of the pagefile)
Registry Keys:
McAfee:
SOFTWARE\McAfee\AVSolution\DS\DS - dwContentMajorVersion
SOFTWARE\Wow6432Node\McAfee\AVEngine - AVDatVersion
SOFTWARE\McAfee\AVEngine - AVDatVersion
SOFTWARE\McAfee\AVSolution\MCSHIELDGLOBAL\GLOBAL - enableoas
VNC:
SOFTWARE\TightVNC\Server - RfbPort
RDP:
SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp - UserAuthentication
SYSTEM\CurrentControlSet\Control\Terminal Server - fDenyTSConnections
SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp - PortNumber
Defender:
SOFTWARE\Policies\Microsoft\Windows Defender - DisableAntiSpyware
WSUS:
Software\Policies\Microsoft\Windows\WindowsUpdate - WUServer
SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate - TargetGroup
SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update - AUOptions
SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU - AUOptions
SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Download - LastSuccessTime
SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install - LastSuccessTime
And then a couple of custom registry keys that we set using PowerShell scripts which we use to monitor our backups:
eg. SOFTWARE\CUSTOMER_XYZ\Backup\LastSuccessfullTransfer - Date

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2020 06:33 AM
HKLM SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters SMB1
HKLM SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters SMB2
Symantec Endpoint Protection virus definition update date
HKLM SOFTWARE\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate LatestVirusDefsDate
HKLM SOFTWARE\WOW6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate LatestVirusDefsDate
SSL and TLS client default status
HKLM SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0\Client DisabledByDefault
HKLM SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Client DisabledByDefault
Windows OS build number
HKLM SOFTWARE\Microsoft\Windows NT\CurrentVersion ReleaseId

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2019 01:52 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2019 01:51 PM
AT YOUR OWN RISK AND UNCONFIRMED:
TSysFiles - you can insert 'Searchfile' and 'Enabled' (1 or 0)
TsysRegistry - you can insert 'Rootkey' 'RegPath' 'Regvalue' and 'Enabled'
that should be everything you need as the other column is a unique autoincrement key that everything should then key off of afterwards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 06:47 AM
Or files! Example -the hosts file! If its modified, have it email you as something sketchy might be going on!
I'll have to dig some up when I'm at work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 06:43 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2019 04:06 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 11:47 PM
my bad
