All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Malicious Domain ghrc.io Impersonates GitHub Container Registry to Steal Credentials

By

todsacerdoti

9mo ago· 3 min readenNews

Summary

A malicious domain ghrc.io is impersonating GitHub's legitimate container registry ghcr.io to steal GitHub credentials. The domain appears to be a simple typo of the legitimate ghcr.io address but is actually running a default nginx setup that is maliciously capturing user credentials when developers accidentally type the wrong address.

Key quotes

· 4 pulled
A simple typo of ghcr.io to ghrc.io would normally be a small goof
But in this case, that typo appears to be doing something very malicious, stealing GitHub credentials
ghcr.io is an OCI conformant registry for container images and OCI artifacts used by a lot of projects
ghrc.io Is Just a Default Nginx
Snippet from the RSS feed
A simple typo of ghcr.io to ghrc.io would normally be a small goof. You’d typically get a 404 or similar error, finally work out the issue, fix it, and move along. But in this case, that typo appears to be doing something very malicious, stealing Gi

You might also wanna read