c3rberus

Results 8 comments of c3rberus

I am getting the same error, were you able to narrow this one down?

After some testing it appears if I set my master password in $Credential it throws the error reported. $pw = ConvertTo-SecureString "password" -AsPlainText -Force $Credential = New-Object System.Management.Automation.PSCredential ('root', $pw)...

The version of winlogbeats shipped is 7.11.1 and that is dated, released on Feb 17, 2021. I too am curious if there are plans to upgrade thecollector-sidecar with latest winlogbeats?...

Is ContentIndexState=Applicable expected in Exchange 2019 due to the new search engine (Big Funnel)?

It would be very useful to be able to import the output of HardeningKitty to visualize using this tool, +1 for this feature.

I am getting the same error, Windows 10. ``` C:\Program Files (x86)\OpenSCAP 1.3.5>oscap xccdf eval C:\IT\U_MS_Windows_10_V2R3_STIG_SCAP_1-2_Benchmark.xml OpenSCAP Error: Failed to create new OVAL agent session for: 'U_MS_Windows_10_V2R3_STIG_SCAP_1-2_Benchmark-oval.xml'. [C:\projects\openscap\src\XCCDF\xccdf_session.c:1151] ``` Windows...

Support for Duo MFA would be great, or RADIUS where Duo Proxy could be used. As a workaround for now, we have Azure AD P2 and Duo for admins, so...