Gitea
Discovery
# Default port: 3000
# Version disclosure at bottom of page
# "Powered by Gitea Version: 1.22.1"
# Check for public repositories
http://TARGET:3000/explore/reposEnumeration
Docker Configuration
volumes:
- /home/developer/gitea/data:/data # Host path : Container pathImportant Files
Finding Config Path via Docker
app.ini Secrets
Extracting Credentials from gitea.db
User Table Output
Cracking Gitea Password Hashes
Using gitea2hashcat
Cracking with Hashcat
Useful Paths
Path
Description
Last updated