Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kacos2000/Win10

Win 10/11 related research
https://github.com/kacos2000/Win10

amcache bam dfir eventlog events forensic jumplist keyword-lists keywords mediaplayer-library notifications objectid sticky-notes timeline wdi win10 win11 windows xml yourphone

Last synced: about 1 month ago
JSON representation

Win 10/11 related research

Awesome Lists containing this project

README

        


## Windows 10/11 stuff ##

| **File** |**Description**
| :-------- | :---
|[Automatic/Custom Destinations, BagMRU & ShellLNK (LNK) Browser](https://github.com/kacos2000/Jumplist-Browser)|
|[$MFT directory tree reconstruction & FILE record browser](https://github.com/kacos2000/MFT_Browser)|
|[Background Activity Moderator (Win10 v1803/1809/1903)](https://github.com/kacos2000/Win10-Research/blob/master/Bam/readme.md) |![Bam preview](bam.jpg)
Background Activity Service and registry entries. Powershell parsers & info.
|[PowerShell History (pdf)](ConsoleHost_history.pdf) |[PowerShell script](https://github.com/kacos2000/Win10/blob/master/PS-History.ps1) to read the current user's log(s).
|[SQLite queries](https://github.com/kacos2000/queries/blob/master/README.md) |Various sqlite queries *(Browser data, Skype etc)*
|[Cortana](Cortana.pdf) |![Cortana preview](cortana.jpg)
Some notes on Cortana *(pdf)*
|[Desktop Icon Layouts](Desktop_IconLayouts.pdf) |![Desktop preview](desktop.jpg)
List of user desktop icon/shortcuts/files (registry) *(pdf)*
|[MS Edge Container permissions](Edge_AccessEnum_AC.xlsx) |MS Edge Access permissions *(test notes)*
|[MS Edge Containers]('MS%20Edge%20AC.pdf') |MS Edge container info *(test notes)* *(pdf)*
|[USB devices](USB_device.pdf) |USB device history in the registry *(test notes)* *(pdf)*
|[Unix Hex to Time conversion](Unix_Hex-Time_Calc.xlsx) |Excel spreadsheet to convert UNIX dates in Hexadecimal to readable DateTime
|[Windows Installation and Upgrades](Windows%20install%20date%20-%20registry.pdf) |![Upgrades preview](upgrades.jpg)
How to determine the original Windows Installation date. *(pdf)*
|[Zone.Identifier ADS view](https://github.com/kacos2000/Win10-Research/blob/master/ads_streams/readme.md) |![Powershell preview](https://raw.githubusercontent.com/kacos2000/Win10-Research/master/ads_streams/s_results.JPG)
PowerShell script to list Alternate Data Streams and view the Zone.Identifier ADS contents of files in the selected folder/subfolders. More info at [Phill Moore's blog](https://thinkdfir.com/2018/06/17/zone-identifier-kmditemwherefroms/) and at [Hacking Exposed](http://www.hecfblog.com/2018/06/daily-blog-402-solution-saturday-62318.html. Also, powerShell script to list Files/Folders that are HardLinks or Junction Points.
|[Windows 10 Timeline (Win10 v1803/1809/1903)](https://kacos2000.github.io/WindowsTimeline/) |Analysis of Windows 10 timeline feature.
SQLite queries, Powershell scripts & info.
|[Windows 10 Notifications](https://github.com/kacos2000/Win10-Research/blob/master/Notifications/readme.md)| SQLite query of the *(Push)* Notifications dB, Powershell scripts & other info
|[Windows 10 Sticky Notes](https://github.com/kacos2000/Win10/blob/master/StickyNotes/readme.md)|SQLite query and info
|[Windows 10 *(v1809/1903)*: YourPhone app](https://github.com/kacos2000/Win10/blob/master/YourPhone/readme.md)| SQLite query to view the Contacts & SMS Messages plus info.
|[Windows 10 event log parsers](https://github.com/kacos2000/Win10-Research/blob/master/EventLogs/readme.md)| PowerShell scripts to read live or offline Windows event log(s), Eventlog keyword lists, OpCodes etc.
|[Windows 10 AmCache.hve parser](https://github.com/kacos2000/Win10-Research/blob/master/AmCache/readme.md)| PowerShell scripts to parse the AmCache hive.
|[Windows 10 Search JumpList](https://github.com/kacos2000/Win10-Research/blob/master/JumpList/readme.md)| PowerShell script to parse the Windows 10 '**Search JumpList**' entries
|[NTFS ObjectIDs](https://github.com/kacos2000/Win10/blob/master/ObjectID/readme.md)| powershell script listing the NTFS $MFT ObjectID's of files in selected Folder & subfolders. Powershell script to parse a local or mounted drive and save the $USN journal to a comma separated file. Also, a script to get NTFS information from a local or mounted drive and get user readable results. All three use Windows's "fsutil.exe" command.
|[Windows Diagnostics Infrastructure](https://github.com/kacos2000/Win10/blob/master/WDI/Readme.md)| Powershell script that uses Microsoft TraceRpt.Exe to convert all Event Trace Logs (.ETL) of the target "\Windows\System32\WDI" folder to the respective summary.txt and eventlog.csv (comma separated file). It also copies the StartupInfo folder and it's contents.
|[Office Document Cache](https://github.com/kacos2000/Other/blob/master/OfficeFileCache/Readme.md)| ![OfficeFileCache](https://raw.githubusercontent.com/kacos2000/Other/master/OfficeFileCache/OfficeFileCacheFSD.JPG)PowerShell scripts & EXEs to parse MS Office ..stuff :)
|[Windows Media Player Library Metadata parser](https://github.com/kacos2000/Win10/blob/master/WindowsMediaPlayer/readme.md)| ![wmpl](https://raw.githubusercontent.com/kacos2000/Win10/master/WindowsMediaPlayer/wmpl.JPG) Windows Media Player Library Metadata parser
[Win 11 Program-Compatibility parser](https://github.com/kacos2000/Win10/blob/master/ProgramCompatibility/readme.md)|![image](https://user-images.githubusercontent.com/11378310/213304751-fd5db833-b565-4496-a79f-12055b67cab7.png)