TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Domain Validation and Padlocks

2 pointsby _jomoover 6 years ago

1 comment

LinuxBenderover 6 years ago
You can also use LetsEncrypt to get a wildcard for any domain and put &quot;paypal&quot; in front of it. That won&#x27;t even show up in the cert transparency database [1] or any of the API&#x27;s that spammer bots use for newly registered domains.<p>The reason I mention this is that you can have dozens or hundreds of domains warmed up and ready to provide malicious websites. And to the point of the authors site, there is no way to tell that these sites are not legit, beyond people knowing in advance that paypal uses EV certs and the average person has no idea what EV certs are.<p>[1] - <a href="https:&#x2F;&#x2F;crt.sh&#x2F;?id=1106070533" rel="nofollow">https:&#x2F;&#x2F;crt.sh&#x2F;?id=1106070533</a>