this post was submitted on 18 Jun 2025
329 points (99.4% liked)

Technology

71666 readers
5608 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 102 points 2 days ago (3 children)

Orphaned domains like this are interesting, there was a defcon talk, I think, where the presenter bought a bunch of blacklisted orphaned domains just to see if anything would try and connect to them. They got hit with so many botnet clients trying to phone home.

[–] [email protected] 44 points 2 days ago

Yeah those orphaned domains are a goldmine for security researchers, there was a similar talk at blackhat where they showed how expired domains from major companies still recieved auth tokens and sensitive data for months after expiry.

[–] [email protected] 49 points 2 days ago (1 children)

Orphaned IPs as well. If you have an IPv4 from your cloud provider and you want to retire it, you should thoroughly scrub your DNS and all other configs before doing so. Otherwise it's trivial for someone else to spin up a machine on that IP address and abuse your domain.

[–] [email protected] 2 points 19 hours ago

Basically, when you stop paying for hosting, also remove records from your domain, or itll link to the new person with your old hosting ips website and show that on your domain. I always forget when I swap hosting on my personal sites and haven't updated the records, see some random dropshipping or local (not to me) business website on my domain lol

[–] [email protected] 18 points 2 days ago

Please post a link if you're able, that sounds like a very interesting watch.