Skip to content

Commit a8c6814

Browse files
Merge pull request #563 from DataDog/t5h/add_mal_download_domains
Update shady links rule
2 parents d3de127 + 3817b22 commit a8c6814

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guarddog/analyzer/sourcecode/shady-links.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ rules:
3939
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(discord\.com|transfer\.sh|filetransfer\.io|sendspace\.com|backblazeb2\.com|paste\.ee|pastebin\.com|hastebin\.com|ghostbin.site|api\.telegram\.org|rentry\.co)\b)
4040
# complete domains: intel
4141
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(ipinfo\.io|checkip\.dyndns\.org|\bip\.me|jsonip\.com|ipify\.org|ifconfig\.me)\b)
42+
# complete domains: malware download
43+
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(files\.catbox\.moe)\b)
4244

4345
# top-level domains
4446
- pattern-regex: (https?:\/\/[^\n\[\/\?#"']*?\.(link|xyz|tk|ml|ga|cf|gq|pw|top|club|mw|bd|ke|am|sbs|date|quest|cd|bid|cd|ws|icu|cam|uno|email|stream|zip)\/)

0 commit comments

Comments
 (0)