Translated ['src/pentesting-ci-cd/gitblit-security/gitblit-embedded-ssh-

This commit is contained in:
Translator
2025-08-31 08:24:06 +00:00
parent bab2b25400
commit f6715fdb6f
3 changed files with 179 additions and 48 deletions
@@ -0,0 +1,21 @@
# Gitblit Ασφάλεια
{{#include ../../banners/hacktricks-training.md}}
## Τι είναι το Gitblit
Το Gitblit είναι ένας αυτο-φιλοξενούμενος διακομιστής Git γραμμένος σε Java. Μπορεί να τρέξει ως αυτόνομο JAR ή σε servlet containers και παρέχει ενσωματωμένη υπηρεσία SSH (Apache MINA SSHD) για Git over SSH.
## Θέματα
- Gitblit Embedded SSH Auth Bypass (CVE-2024-28080)
{{#ref}}
gitblit-embedded-ssh-auth-bypass-cve-2024-28080.md
{{#endref}}
## Αναφορές
- [Gitblit project](https://gitblit.com/)
{{#include ../../banners/hacktricks-training.md}}