Uber Investigating Breach of Its Computer Systems

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tpm-fido

    A WebAuthn/U2F token protected by a TPM (Go/Linux)

  • If you have a Linux PC with a TPM, you can use https://github.com/psanford/tpm-fido to create and "plug in" a virtual USB WebAuthn key whose secret is irretrievably stored in the machine's TPM. This effectively asserts that your specific machine is being used to enter a given site. However, it's important to remember it doesn't necessarily verify that *you're* present, or even if *anyone* is present at all, since the presence check is done via a software dialog and can be pwned along with the rest of the system.

  • santa

    A binary authorization and monitoring system for macOS

  • > Infostealers for Mac are a thing (Uber is a mac heavy shop I hear)

    Block unknown executables on company machines. Google developed Santa to protect themselves: https://github.com/google/santa

    > and that's all it takes to steal cookies and tokens post-mfa,

    Make post-MFA cookies and tokens short-lived. Require MFA re-authentication at least daily.

    > or why even bother with that, if you're running code just make it a reverse shell.

    All outbound connections should be strictly monitored, especially from production servers, which should have no ability to make outbound connections. With modern dependency management, that's harder for build servers, but still doable.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MacOS + MDM Policies (Privacy, Notifications, Native Apps)

    1 project | /r/macsysadmin | 12 Jan 2023
  • Possible to restrict which applications a user can install/execute?

    3 projects | /r/macsysadmin | 16 Dec 2022
  • On Oct 24th Apple will release macOS Ventura - Are you ready?

    1 project | /r/macsysadmin | 19 Oct 2022
  • What Anti-Keylogging Software do you use or recommend?

    1 project | /r/cybersecurity | 10 Sep 2022
  • Way to get either report or alert on newly installed apps?

    1 project | /r/macsysadmin | 10 Sep 2022