diff --git a/README.md b/README.md index 9aec596..1690e68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[# TrustedInstaller +# TrustedInstaller A simple Proof of Concept in Go to spawn a new shell as TrustedInstaller. Read more about how this PoC works on this [blog about TrustedInstaller](https://fourcore.io/blogs/no-more-access-denied-i-am-trustedinstaller). It is important to note that this should be executed as a user which has SeDebugPrivileges. Upon execution, it will automatically ask for UAC in case it is not executed as as an Administrator.