Cyber Triage reposted this
DFIR+AI Primer: How to Combat Hallucinations ...and one Claude recently gave me Hallucinations are why GenAI outputs need verification. They happen when you ask them to enrich artifacts and reason about what happened and they don't have the information. You have four options to combat them: - Ignore them and take the risk. - Use another LLM to verify (this works for logic errors, but not if the other LLM has the same knowledge gaps) - Query to make sure artifacts are actually in the case - Manually verify the results The approach you use depends on what your risk level is. Criminal cases have low risk thresholds and should have extensive manual verification. Low impact EDR alerts may have a high risk threshold and have less verification. The upcoming Cyber Triage release allows AI to add "enrichment notes" and score items as suspicious, but they are all clearly identified as "[AI]" so you can review. How do you verify? Manually? Or with another LLM? Blog: https://lnkd.in/gxUJm5t2