/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

enigma0x3.net
| | oddvar.moe
5.7 parsecs away

Travel
| | TL;DR - GPO scripts can be defined for user and started with GPScript.exe /Logon - Logonscripts do not show up in Autoruns.exe I started to play around with GPscript.exe here the other day and found some interesting stuff and I want to have this documented for the future, so therefor I wrote this blogpost...
| | macrosec.tech
3.6 parsecs away

Travel
| | The first thing we need to do is to identify which dll is crucial for discord to run because that is the dll we will use to perform dll hijacking. In order to find out, we need to open the file location of discord and we see: To identify the COM Keys of Chrome that we can use for COM Hijacking, we use the tool Process Monitor to identify all the processes running when Chrome runs, we also discover the COM servers that are missing CLSID's and the ones which don't require elevated privileges. We use the following filters:
| | thinkdfir.com
5.0 parsecs away

Travel
| | In preparation for an upcoming FOR500 class I thought I would test out one of the recent additions to the class. This post by my colleague Zach shows that Win10 1903 and later has a registry key that will store the full path of any executable that utilises the computers camera or microphone. Zach shows...
| | netsekure.org
21.2 parsecs away

Travel
| Windows 7 includes support for TLS 1.1 and TLS 1.2. I've been running with enabled 1.2 support for a while now and no problems at all, so I ...