• 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle
  • As someone who wishes someone had told me… Adults don’t know what we are doing either. It took me way too long to realize I’m not an imposter pretending to be an adult, we are all just kind of winging it.

    As you grow older you’ll have seen more stuff and it will be a little easier, but I can attest I don’t have a clue what’s for dinner, just like I don’t know what new headache the next meeting will bring. Live life for life’s sake, the clock will keep ticking whether you’re ready or not.


  • Welcome to today’s 10,000 (totally not trying to be offensive, learning is great).

    TrustedInstaller is actually a service that was introduced with Windows Vista with the intention of preventing modification of system files. It typically is the “owner” of damn near everything in default Windows directories.

    A fun way I typically show off the limitations of the system account is by telling people to try to delete a protected resource, like Windows Defender’s directories. Then try it again when running with TrustedInstaller’s rights and you’ll possibly find yourself just staring at your screen thinking about how useful that could be.



  • Edit: I was scrolling back up and realized I responded to the wrong person about the psexec thing. I apologize for any misunderstanding (I’m gonna leave it because its still kind of good info in there and I suck at typing on mobile).

    I’m not a fan of psexec anymore, in a lot of environments is blocked or gets picked up by overzealous AV. Might I suggest using using something like NTObjectManager to just spawn a child process of TrustedInstaller?

    It works really well, I’ve never seen it flagged by AV, and it’s nice being able to remove shit that system can’t. One thing I had a hard time getting away from PSExec for was remote sessions when remote management was turned off. Thankfully you can just invoke-command to call cmd and enable WinRM remotely… Goddamn I hate Windows but love the simplicity to utilized it’s “under documented” features.















  • Honest question as I finally dusted back off my interest in RSS. With RSS I need to add the URL to my client and it periodically checks back to show me when new content is posted, does ActivityPub handle this differently? Like how does it know which sources to use without having to hunt down their AP feed and add it to a client?

    I could totally be missing something super simple or implied.


  • I’m not the guy you asked, but I self-host it because I like a couple of the features (like making an org for house stuff, and sharing that with certain family members), it’s really awesome for OTP as well. I honestly don’t know which features are the paid ones because I went straight to Vaultwarden as I knew I wanted it in house (physically) and Bitwarden didn’t offer that.