Skip to content

Instantly share code, notes, and snippets.

View arunsigood's full-sized avatar
🎯
Focusing

CynorSense arunsigood

🎯
Focusing
View GitHub Profile
@arunsigood
arunsigood / secrets.yara
Created November 16, 2022 19:06 — forked from ecapuano/secrets.yara
yara signatures converted from trufflehog regexes for identifying secrets in text files
/*
Yara signatures for identifying secrets in text files. Requires libmagic!
Mostly all stolen from Trufflehog regexes:
- https://github.com/dxa4481/truffleHogRegexes/blob/master/truffleHogRegexes/regexes.json
*/
import "magic"