osquery lets you ask questions about your Linux, Mac, and Windows infrastructure. Intrusion detection, infrastructure reliability, compliance, and more.
Here's a little one-liner I like to use with @osquery to figure out what process is listening on a network port when I can't bind my dev server:
osqueryi 'select * from processes join listening_ports using (pid) where port = 8080'
Team @docker, what's the plan for OSS organizations that use the free team tier with your new pricing announcement (sunsetting the free teams tier)? Are projects like @osquery no longer welcome on the platform?
Anyone know of a tool like @snyksec that supports C++ and can generate *public* reports of dependency vulnerabilities and fixes? Snyk seems to have a nice workflow but doesn't support the public reporting use case. Looking to address this issue for @osquery.
🎉 Announcing osquery 5.2.2 with native macOS M1 support! 🎉
Downloads available in our package repos and at https://t.co/NPm0pB3tuW. Huge effort from @trailofbits, @Smjert, @alessandrogario, @sharvilshah and more.
Osquery is not vulnerable to the Log4J CVE-2021-44228, as there are no Java components. The https://t.co/G7Qr0iNunH website is statically hosted on GitHub pages.
Osquery is not vulnerable to the Log4J CVE-2021-44228, as there are no Java components. The https://t.co/G7Qr0iNunH website is statically hosted on GitHub pages.
Announcing, osquery 5.0! 🎉
This is a tremendously exciting release. New code signatures, new paths, new packaging, new functionality!
Check it out at https://t.co/iRsR1j4rve
While CFPs continue to roll in, we’re excited to share the latest confirmed speaker/session: @atlassian Site Reliability Engineer, Brendan Shaklovitz (@nyanshak).
To register, visit https://t.co/FbNwyscgbK
#osqueryatscale
The importance of APIs in Security products is often ignored. A good API makes your product even better and us Security Engineering teams love them! https://t.co/HyhEubpf3k #CyberSecurity#DFIR#osquery#detection#infrastructure
This makes bpf events very accessible: select * from bpf_process_events. You’ll have to build from tip right now, but expect these features in the next stable release (eta 1 month). Next up, EndpointSecurity process events!
My PR implementing #bpf support in #osquery has been merged! Huge thanks to @trailofbits for being awesome and @teddyreedv for being the best maintainer ever! https://t.co/n35EPhi2UC
We are thrilled to announce the winning teams of https://t.co/ppYocDgP90 #DEFCONSafeMode finals.
8M @graylog2 queries
91K+ scoreboard submissions
800+ participants
500+ challenges
350+ teams
260GB+ PCAPs
150GB+ endpoint telemetry
10K+ @osquery queries
20+ hours of content
I'm very excited to release Fleet 3.0.0! We've managed to scale Fleet to over 150k hosts with the new changes, and also introduced some nice new features like Manual Labels. Check it out! #osquery
https://t.co/E6BgbSprVW
@jmeller@kolide There are multiple hubs already, if you want to use those or derive inspiration. https://t.co/Xwj2Jovq3E and the second I cannot find right now but I saw demoed at DEF CON last year.
Enjoyed my first virtual talk at @jupyterthon and also my first blog, hope there will be more! 😉
Thanks again @Cyb3rWard0g & @Cyb3rPandaH for this opportunity.
Here is the link to my talk: https://t.co/AYSStDF8ZR
And also the link to my blog: https://t.co/4RV9Sgp0fS
#osquery