mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-25 20:34:33 -08:00
518 B
518 B
Gitblit Security
{{#include ../../banners/hacktricks-training.md}}
What is Gitblit
Gitblit is a self‑hosted Git server written in Java. It can run as a standalone JAR or in servlet containers and ships an embedded SSH service (Apache MINA SSHD) for Git over SSH.
Topics
- Gitblit Embedded SSH Auth Bypass (CVE-2024-28080)
{{#ref}} gitblit-embedded-ssh-auth-bypass-cve-2024-28080.md {{#endref}}
References
{{#include ../../banners/hacktricks-training.md}}