Sploitus New Git Exploitation Tools Released: GitHacker and Pwdlyser
Article Content
- •GitHacker can recover complete Git repositories from `.git` directories.
- •Pwdlyser analyzes passwords from Active Directory and databases for security assessments.
- •Both tools are publicly available, increasing the risk of misuse by malicious actors.
Two new cybersecurity tools, GitHacker and Pwdlyser, have been released, targeting vulnerabilities in Git repositories and password analysis respectively. GitHacker allows users to exploit `.git` directories to recover entire repositories, including source code and commit history, even when directory listings are disabled. It has been benchmarked against other tools and reportedly recovers 100% of artifacts in various scenarios. Pwdlyser is designed for security professionals to analyze passwords from Active Directory accounts and databases, providing detailed reports and metrics on password strength. Both tools are aimed at improving security assessments and can potentially be misused for malicious purposes. Security teams are advised to be aware of these tools and their capabilities. The tools are available for public use, raising concerns about their potential for abuse in cyberattacks.
Ask AI about this cluster
Answers cite the sources they use
More articles in this cluster (2)
Following this threat?
Track GitHacker in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical GitLab Vulnerabilities Exploited Within Hours of Disclosure On September 10, 2026, GitLab released patches for critical vulnerabilities CVE-2026-85706 and CVE-2026-87719. CVE-2026-85706, a path traversal flaw, allows unauthenticated users to read arbitrary files from GitLab servers, while CVE-2026-87719 enables credential theft via insecure deserialization. Both…