Loki icon indicating copy to clipboard operation
Loki copied to clipboard

Loki - Simple IOC and YARA Scanner

Results 36 Loki issues
Sort by recently updated
recently updated
newest added

Hi Team, I would like to understand how the C2 Back Connect Check works. Could you please provide me with the sample POC and arguments? I tried but its not...

Need : sudo apt-get install libssl-dev to making requiement

This pull request introduces a new include_callback function to properly handle the YARA rule includes

Added steps explaining how to use python virtual environments to use Loki due to some Linux distros locking the python global installation of modules.

I'm seeing Loki warnings on my Nuclei template directory like this: `FILE: C:\Users\\nuclei-templates\http\cves\2018\CVE-2018-17431.yaml SCORE: 60 TYPE: UNKNOWN SIZE: 1552 FIRST_BYTES: b'-' CREATED: Thu May 18 19:34:57 2023 MODIFIED: Thu May...

Getting a bunch of these messages when starting a scan: line 1126, in initialize_yara_rules yara.SyntaxError: line 22: unterminated regular expression On Windows 11, executing from PowerShell. Once Loki gets past...

Hi I start using the 0.46.1 seems that the scanner picks the edge browser open pages and kill their process ![Screenshot 2023-04-25 100508](https://user-images.githubusercontent.com/61413950/234200033-324d75d3-358f-4fc1-aca5-59ea1c988f39.png) [](url) How can I run the scan...

When running Loki on Linux, Filename IOCs that reside in the Windows root folder, such as `C:\\Program.exe` will be matched in every (sub)folder in the scan directory. Example scan results,...

[`Safety`](https://pypi.org/project/safety) run in our GitHub Actions finds `8 vulnerabilities were found in 6 packages` in `requirements.txt`.

Is it possible to force Memory Dump Scan (mdmp-files) during yara check without rebuilding the app?