1
0
James Rodewig 5 жил өмнө
parent
commit
3deebc2804

+ 1 - 1
docs/reference/eql/detect-threats-with-eql.asciidoc

@@ -220,7 +220,7 @@ The response also includes other valuable information about how the
 
 You now know that a `regsvr32.exe` process was used to register a potentially
 malicious script, `RegSvr32.sct`. Next, see if `regsvr32.exe` later loads the
-`scrob.dll` library.
+`scrobj.dll` library.
 
 Modify the previous EQL query as follows: