Lucene search
+L

17 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 views

ludus-defender-lab

Ludus Defender Lab Ludus-Range-Konfiguration und Ansible-Rollen für ein Windows-Sicherheitslabor, das für MDE und MDI vorbereitet ist, mit einer vollständig fehlkonfigurierten ADCS-Installation zum Testen der Erkennungsabdeckung. Konfiguration| VMs| Zweck ---|---|--- zsec-mde-mdi-lab.yml| DC01 +...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

CVE-2024-38200

CVE-2024-38200 Nach dem Patch Das Erfassen des NTLMv2-Hashes über die HTTP-Methode wurde nicht behoben. Der NTLMv2-Hash-Wert kann weiterhin über HTTP erlangt und an LDAP oder ADCS weitergereicht werden. MSRC erklärte zu dieser Situation: „So wie dargestellt, scheint dies Teil des aktuellen Design...

9.1CVSS7.8AI score0.20296EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

ADCSDevilCOM

ADCSDevilCOM Uno strumento C per richiedere certificati da ADCS utilizzando DCOM su SMB. Questo strumento consente di richiedere da remoto certificati X.509 dal server CA utilizzando il protocollo MS-WCCE su DCOM e bypassa il requisito tradizionale del mapper di endpoint utilizzando direttamente...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 1:45 a.m.2 views

relay_bible

Relay Bible — Leitfaden für Relay-Angriffe bei internen Penetrationstests Eine umfassende Referenz für NTLM-Relay-Angriffe bei autorisierten internen Penetrationstests. Behandelt Authentifizierungsgrundlagen, Coercion-Techniken, Relay-Ziele pro Protokoll, Werkzeuge, fortgeschrittenes Chaining und...

7.5CVSS7.7AI score0.48043EPSS
SaveExploits6References29
Kitploit
Kitploit
added 2026/08/26 12:51 a.m.2 views

modifyCertTemplate

Scopo Questo strumento è progettato per assistere un operatore nella modifica dei modelli di certificato ADCS in modo che uno stato vulnerabile creato possa essere sfruttato per l'escalation dei privilegi e quindi ripristinare il modello allo stato precedente in seguito. È specificamente progetta...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 7:43 p.m.1 views

ADCSKiller

ADCSKiller - Uno strumento di automazione per lo sfruttamento di ADCS ADCSKiller è uno strumento basato su Python progettato per automatizzare il processo di scoperta e sfruttamento delle vulnerabilità di Active Directory Certificate Services ADCS. Sfrutta le funzionalità di Certipy e Coercer per...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 5:01 p.m.1 views

Certiception

Certiception Certiception ist ein Honeypot für Active Directory Certificate Services ADCS , entwickelt, um Angreifer mit einem realistischen und attraktiven Köder anzulocken, der hochrelevante Alarme auslöst. Entwickelt vom SRLabs Red Team, erstellt Certiception eine verwundbar wirkende...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 4:46 p.m.2 views

RemoteKrbRelay

root@kitploit: //, ,//\ \ / \ \ XXX XXX / //, \o-o/-o-o/ / / \ XXX | / \ / ,-/ / \ / /,| | \ | / \ / ,-,,,/ ,,, CICADA8 Research Team From Michael Zhmaylo MzHmO RemoteKrbRelay Probabilmente conosci KrbRelay e KrbRelayUp, ma se ti dicessi che può essere fatto da remoto? Con RemoteKrbRelay...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 5:37 a.m.2 views

Masky

Masky Masky è una libreria Python che fornisce un modo alternativo per ottenere da remoto le credenziali degli utenti del dominio tramite un ADCS. È stato costruito uno strumento a riga di comando basato su questa libreria per raccogliere facilmente PFX, hash NT e TGT su una scala più ampia. Ques...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 11:51 a.m.3 views

certificate-of-compromise

Certificato di Compromissione SoK/Whitepaper sulle operazioni offensive contro il Servizio Certificati di Active Directory v1.0.0 Documento Vivo e Contributi della Comunità Questo documento è un documento vivo. La ricerca su ADCS non è statica: le tecniche vengono corrette, vengono scoperte nuove...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2023/09/16 11:30 a.m.88 views

ADCSKiller - An ADCS Exploitation Automation Tool Weaponizing Certipy And Coercer

ADCSKiller is a Python-based tool designed to automate the process of discovering and exploiting Active Directory Certificate Services ADCS vulnerabilities. It leverages features of Certipy and Coercer to simplify the process of attacking ADCS infrastructure. Please note that the ADCSKiller is...

7.3AI score
SaveExploits0References4
Metasploit
Metasploit
added 2023/01/27 7:49 p.m.742 views

Active Directory Certificate Services (ADCS) privilege escalation (Certifried)

This module exploits a privilege escalation vulnerability in Active Directory Certificate Services ADCS to generate a valid certificate impersonating the Domain Controller DC computer account. This certificate is then used to authenticate to the target as the DC account using PKINIT...

9CVSS7.4AI score0.835EPSS
SaveExploits8
Information Security Automation
Information Security Automation
added 2022/10/29 8:37 a.m.92 views

Microsoft Patch Tuesday October 2022: Exchange ProxyNotShell RCE, Windows COM+ EoP, AD EoP, Azure Arc Kubernetes EoP

Hello everyone! This episode will be about Microsoft Patch Tuesday for October 2022, including vulnerabilities that were added between September and October Patch Tuesdays. As usual, I use my open source Vulristics project to create the report. Alternative video link for Russia: $ cat...

0.5AI score0.9997EPSS
SaveExploits16
Kitploit
Kitploit
added 2022/08/30 12:30 p.m.40 views

Masky - Python Library With CLI Allowing To Remotely Dump Domain User Credentials Via An ADCS Without Dumping The LSASS Process Memory

Masky is a python library providing an alternative way to remotely dump domain users' credentials thanks to an ADCS. A command line tool has been built on top of this library in order to easily gather PFX, NT hashes and TGT on a larger scope. This tool does not exploit any new vulnerability and...

7.6AI score
SaveExploits0References13
Kitploit
Kitploit
added 2022/04/15 12:30 p.m.25 views

modifyCertTemplate - ADCS Cert Template Modification And ACL Enumeration

This tool is designed to aid an operator in modifying ADCS certificate templates so that a created vulnerable state can be leveraged for privilege escalation and then reset the template to its previous state afterwards. This is specifically designed for a scenario where WriteProperty rights over ...

7.8AI score
SaveExploits0References4
Citrix
Citrix
added 2021/07/16 12:00 a.m.13 views

[ADM Cloud] License information is missing on ADM Cloud Service and all managed ADCs enter graceful period

Licenses are missing like below on ADM Cloud Service: And managed ADCs enter graceful period due to no license activation...

7.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2019/10/20 1:31 p.m.7 views

adcs-neat.iadcs.ucsd.edu Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-998560 Security Researcher devl00p Helped patch 3018 vulnerabilities Received 10 Coordinated Disclosure badges Received 15 recommendations , a holder of 10 badges for responsible and coordinated disclosure, found a security vulnerability affecting adcs-neat.iadcs.ucsd.edu...

0.1AI score
SaveExploits0
Rows per page
Query Builder