Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/08/26 8:22 p.m.207 views

adaudit

adaudit This PowerShell script is designed to conduct a comprehensive audit of Microsoft Active Directory, focusing on identifying common security vulnerabilities and weaknesses. Its execution facilitates the pinpointing of critical areas that require reinforcement, thereby fortifying your...

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

secretsdump.py

secretsdump.py Descrição Esta é uma versão personalizada do script secretsdump.py da biblioteca Python impacket. Ela permite a extração de segredos hives do registro NTDS.dit, SAM e .SYSTEM de vários sistemas Windows simultaneamente. Esta versão personalizada melhora a original ao aceitar um...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/23 3:30 p.m.1 views

AD-description-password-finder

AD विवरण पासवर्ड खोजक इस टूल का उद्देश्य यह जांचना है कि Active Directory खातों के विवरण में पासवर्ड क्लियर टेक्स्ट में संग्रहीत हैं या नहीं। आवश्यकताएँ हैं: ntds.dit और SYSTEM hive की एक प्रति होना अगर आपके पास python नहीं है, तो आप इस रिपॉजिटरी के binary फ़ोल्डर में स्क्रिप्ट के .exe संस्करण का...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 9:34 p.m.1 views

ntdsdotsqlite

NTDS.Sqlite Diese Software kann entweder direkt als CLI-Werkzeug oder als Bibliothek verwendet werden, um aus einer NTDS.DIT-Datei eine SQLite-Datenbank zu erzeugen. Verschlüsselte Bits können entschlüsselt werden, wenn die zugehörige System-Hive mit angegeben wird. Installation python -m pip...

5.5AI score
SaveExploits0
Trellix
Trellix
added 2026/08/18 12:00 a.m.14 views

Stitching the Kill Chain: Detecting NTDS.dit Exfiltration with Trellix Helix Correlation

Stitching the Kill Chain: Detecting NTDS.dit Exfiltration with Trellix Helix Correlation By Adithya Chandra and Maulik Maheta · August 18, 2026 Executive Summary While attackers continuously cycle through new tooling, their underlying techniques remain remarkably consistent. Credential theft from...

6.4AI score
SaveExploits0
Trellix
Trellix
added 2025/09/25 12:00 a.m.18 views

When AD Gets Breached: Detecting NTDS.dit Dumps and Exfiltration with Trellix NDR

When AD Gets Breached: Detecting NTDS.dit Dumps and Exfiltration with Trellix NDR By Maulik Maheta · September 25, 2025 Executive summary Active Directory AD stores the digital keys to an organization's kingdom. When attackers gain access to a network, they often target the NTDS.dit file, which...

7.3AI score
SaveExploits0
Trellix
Trellix
added 2023/05/21 12:00 a.m.50 views

Detecting and Visualizing Lateral Movement Attacks with Trellix XDR - Part 2

Detecting and Visualizing Lateral Movement Attacks with Trellix Helix Connect - Part 2 By Maulik Maheta · May 21, 2023 This blog was also written by Chintan Shah Executive summary In the part 1 of this series we discussed in depth about the known Lateral movement attacks like abusing weak service...

7.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/09/16 9:09 p.m.138 views

CISA, FBI: State-Backed APTs Are Exploiting Critical Zoho Bug

The FBI, CISA and the U.S. Coast Guard Cyber Command CGCYBER warned today that state-backed advanced persistent threat APT actors are likely among those who’ve been actively exploiting a newly identified bug in a Zoho single sign-on and password management tool since early last month. At issue is...

9.8CVSS10AI score0.9896EPSS
SaveExploits8References10
Rapid7 Blog
Rapid7 Blog
added 2020/10/02 1:57 p.m.23 views

This One Time on a Pen Test: I Know...Everything

Each year, Rapid7 penetration testers complete hundreds of internally and externally based penetration testing service engagements. This post is part of an ongoing series featuring testimonials of what goes on beneath the hoodie. For more insights, check out our 2020 Under the Hoodie report. It...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/30 5:41 p.m.1241 views

Windows Secrets Dump

Dumps SAM hashes and LSA secrets including cached creds from the remote Windows target without executing any agent locally. This is done by remotely updating the registry key security descriptor, taking advantage of the WriteDACL privileges held by local administrators to set temporary read...

7.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2020/09/15 2:29 p.m.308 views

Exploit for CVE-2020-1472

CVE-2020-1472 - Zero-Logon POC !alt texthttps://github.com...

10CVSS8.2AI score0.99512EPSS
SaveExploits76
Kitploit
Kitploit
added 2019/08/28 1:00 p.m.80 views

NebulousAD - Automated Credential Auditing Tool

NebulousAD Automated Credential Auditing Tool. Installation Simply download the precompiled release requires no python interpreter, or build from source: Requires Python2.7 for now Run git clone [email protected]:NuID/nebulousAD.git Next, install with python setup.py install Then initialize...

7.2AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2019/06/14 11:16 a.m.175 views

Exploit for CVE-2019-1040

CVE-2019-1040 Great writeup! Exploiting CVE-2019-1040 - Comb...

5.9CVSS7.9AI score0.48043EPSS
SaveExploits6
Penetration Testing Lab
Penetration Testing Lab
added 2018/07/04 5:56 a.m.78 views

Dumping Domain Password Hashes

It is very common during penetration tests where domain administrator access has been achieved to extract the password hashes of all the domain users for offline cracking and analysis. These hashes are stored in a database file in the domain controller NTDS.DIT with some additional information li...

2.5AI score
SaveExploits0
Metasploit
Metasploit
added 2015/12/15 9:28 p.m.41 views

Post Windows Gather NTDS.DIT Location

This module will find the location of the NTDS.DIT file from the Registry, check that it exists, and display its location on the screen, which is useful if you wish to manually acquire the file using ntdsutil or vss. This module requires Metasploit: https://metasploit.com/download Current source:...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2015/05/11 7:48 p.m.77 views

Windows Domain Controller Hashdump

This module attempts to copy the NTDS.dit database from a live Domain Controller and then parse out all of the User Accounts. It saves all of the captured password hashes, including historical ones. This module requires Metasploit: https://metasploit.com/download Current source:...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2015/02/08 6:49 p.m.89 views

Windows File Gather File from Raw NTFS

This module gathers a file using the raw NTFS device, bypassing some Windows restrictions such as open file with write lock. Because it avoids the usual file locking issues, it can be used to retrieve files such as NTDS.dit. This module requires Metasploit: https://metasploit.com/download Current...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2014/02/10 10:33 p.m.29 views

[Quarks PwDump] Dump Windows Credentials

Quarks PwDump is new open source tool to dump various types of Windows credentials: local account, domain accounts, cached domain credentials and bitlocker. The tool is currently dedicated to work live on operating systems limiting the risk of undermining their integrity or stability. It requires...

6.6AI score
SaveExploits0
Metasploit
Metasploit
added 2013/03/14 12:40 p.m.23 views

PsExec NTDS.dit And SYSTEM Hive Download Utility

This module authenticates to an Active Directory Domain Controller and creates a volume shadow copy of the %SYSTEMDRIVE%. It then pulls down copies of the ntds.dit file as well as the SYSTEM hive and stores them. The ntds.dit and SYSTEM hive copy can be used in combination with other tools for...

7.4AI score
SaveExploits0
Rows per page
Query Builder