Skip to content

Commit

Permalink
adding new shady link
Browse files Browse the repository at this point in the history
  • Loading branch information
sobregosodd committed Jan 10, 2025
1 parent 58c051c commit 4404c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guarddog/analyzer/sourcecode/shady-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rules:
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(bit\.ly)\b)
# complete domains: ephimerals,tunnels
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(workers\.dev|appdomain\.cloud|ngrok\.io|termbin\.com|localhost\.run|webhook\.site|oastify\.com|burpcollaborator\.(me|net)|trycloudflare\.com)\b)
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(oast\.(pro|live|site|online|fun|me)|ply\.gg|ngrok-free\.(app|dev))\b)
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(oast\.(pro|live|site|online|fun|me)|ply\.gg|pipedream\.net|ngrok-free\.(app|dev))\b)
# complete domains: exfil
- pattern-regex: ((?:https?:\/\/)?[^\n\[\/\?#"']*?(discord\.com|transfer\.sh|filetransfer\.io|sendspace\.com|backblazeb2\.com|paste\.ee|pastebin\.com|api\.telegram\.org|rentry\.co)\b)
# complete domains: intel
Expand Down

0 comments on commit 4404c89

Please sign in to comment.