https://github.com/osquery/osquery logo
#general
Title
# general
a

Ali Mosajjal

12/04/2019, 9:07 PM
Hi all. So I'm looking into out-of-band TLS decryption in my box and I was wondering if osquery can potentially have a hook that can help me with it
t

theopolis

12/05/2019, 4:37 PM
Hi Ali! You’ll have to explain more about what you’re trying to achieve. But I don’t think this is possible, osquery is not the right tool.
a

Ali Mosajjal

12/05/2019, 7:34 PM
so I'm thinking of scraping AES keys generated by OpenSSL/schannel either via hooking the library or dumping memory. I was thinking how deep can osquery go so I can write a plugin for it
t

theopolis

12/05/2019, 11:08 PM
Ah, you cannot do this with osquery. :)
a

Ali Mosajjal

12/05/2019, 11:18 PM
worth a shot
thanks 🙂
2 Views