Classified Registry

Viewing the page source, there is a link to a Google Artifact Registry at us-west4-docker.pkg.dev/classified-registry-dc33/classified-registry/hexnova:latest

We are able to pull from the registry annoymously.

Viewing the docker image history, we are able to see the partial flag.

docker image history us-west4-docker.pkg.dev/classified-registry-dc33/classified-registry/hexnova:latest
docker image history us-west4-docker.pkg.dev/classified-registry-dc33/classified-registry/hexnova:latest --no-trunc | grep FLAG

Last updated

Was this helpful?