Active Members Fi8sVrs Posted March 3, 2019 Active Members Report Posted March 3, 2019 Scanner for Simple Indicators of Compromise Detection is based on four detection methods: File Name IOC Regex match on full file path/name Yara Rule Check Yara signature match on file data and process memory Hash check Compares known malicious hashes (MD5, SHA1, SHA256) with scanned files C2 Back Connect Check Compares process connection endpoints with C2 IOCs (new since version v.10) Additional Checks: Regin filesystem check (via --reginfs) Process anomaly check (based on Sysforensics) SWF decompressed scan (new since version v0.8) SAM dump check DoublePulsar check - tries to detect DoublePulsar backdoor on port 445/tcp and 3389/tcp PE-Sieve process check The Windows binary is compiled with PyInstaller 2.1 and should run as x86 application on both x86 and x64 based systems. Download Download the latest version of LOKI from the releases section. Source: https://github.com/Neo23x0/Loki/blob/master/README.md 1 2 Quote
gigiRoman Posted March 4, 2019 Report Posted March 4, 2019 Eu am folosit scripturi powershell si query wmi pt win. Quote