Closed g33k247 closed 4 weeks ago
I'm seeing Loki warnings on my Nuclei template directory like this:
FILE: C:\Users\<masked>\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 18 19:34:57 2023 ACCESSED: Fri Jun 16 19:05:38 2023 REASON_1: File Name IOC matched PATTERN: \\(cve|CVE)-20[012][0-9]\-[0-9]{4,5}.{0,20}($|\\) SUBSCORE: 60 DESC: Exploit Code File Names
Is there a way to exclude the entire directory from the Loki scan job?
https://github.com/Neo23x0/Loki?tab=readme-ov-file#user-defined-scan-excludes
I'm seeing Loki warnings on my Nuclei template directory like this:
FILE: C:\Users\<masked>\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 18 19:34:57 2023 ACCESSED: Fri Jun 16 19:05:38 2023 REASON_1: File Name IOC matched PATTERN: \\(cve|CVE)-20[012][0-9]\-[0-9]{4,5}.{0,20}($|\\) SUBSCORE: 60 DESC: Exploit Code File Names
Is there a way to exclude the entire directory from the Loki scan job?