Does JupiterOne have a query to address OpenSSL version 3.x vulnerabilities?

dcpeach
dcpeach ✭✭✭✭✭
edited November 2022 in Security Operations
Mitigation of any and all vulnerabilities is critical to our day to day security operations.

Answers

  • Scooper1920
    edited November 2022
    Great question!  Hope this helps! 

    For general use:
    Find CodeModule with name ~= 'OpenSSL' and version ^= '3.0'
    For vulnerability scanners:
    Find "openssl"
    Find "openssl" with _type = "Finding"
    

This Month's Leaders