Re: Phishing detection from FQDN's as prefixes

Francois Marier <[email protected]> Wed, 9 Aug 2017 17:57:30 -0700
Newsgroups gmane.comp.mozilla.security
Message-ID <[email protected]>
(Moving thread to mozilla.dev.security)

On 09/08/17 03:04 PM, Adam Shannon wrote:
> Has anyone looked into what some use cases are for using a FQDN as a prefix
> in a hostname? (Or even how common such names in use are?) I could imagine
> setting up a proxy or archival service with such a scheme:
> 
> www.google.com.corp.com/search?q=flowers
> 
> www.myblog.net.proxy.com?rev=2017-08-09
> 
> If a large percentage of hostnames with a FQDN prefix are phishing related
> it might be an initial pool for further research by agencies.

These researchers have looked at a similar idea:

  https://dl.acm.org/citation.cfm?doid=1314389.1314391

Francois