ordinary-hacker

Results 32 comments of ordinary-hacker

I think for all of them it's just to do priv escal first to be able to disable, unless they have a way to shut them down without any privileges.

Going back to DND, I want to see if using Wireshark or something similar I find the exact ports and protocol it uses.

yeah I'll reverse engineer each of these, then I'll put here what I manage to find

if any vulns allow to write to any files, config files can be edited to disable tools

> We could find the PID associated w each product and send it a KILL. However some will respawn at launch as they run as agents/daemons. I want to be...

well apparently DND no longer supports connecting to phones for alerts see there's nothing to check out there

For ReiKey, if it ONLY checks CoreGraphics it should be as simple as using other methods such as Carbon events, the AX API, or the IOHID API for keylogging.

Rn I mostly just need to actually test this and do some code refinements

Now this is ready to merge! In case needed for vetting here's a little guide to test: first TLS works with DER format, meanwhile DTLS with PKCS#12 format, you can...