Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/08 11:00 a.m.10 views

ldap_shell

LDAP shell This project is a fork of ldapshell from Impacket. It provides an interactive shell for Active Directory enumeration and manipulation via LDAP/LDAPS protocols, making it useful for both system administrators and security professionals. Installation These tools are only compatible with...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 10:10 a.m.289 views

jackdaw

jackdaw gather gather gather What is this? Jackdaw is here to collect all information in your domain, store it in a SQL database and show you nice graphs on how your domain objects interact with each-other an how a potential attacker may exploit these interactions. It also comes with a handy...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 7:37 a.m.9 views

ad-ldap-enum

ad-ldap-enum ad-ldap-enum is a Python script developed to collect users/computers and their group membership from Active Directory. In large Active Directory environments, tools such as NBTEnum were not quick enough. By executing LDAP queries against a domain controller, ad-ldap-enum is able to...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/08 6:45 a.m.78 views

kerberoast

🚩 Sponsors If you like this project, consider sponsoring it on GitHub! Sponsors kerberoast Kerberos attack toolkit -pure python- Install pip3 install kerberoast Prereqirements Python 3.6 See requirements.txt For the impatient IMPORTANT: the accepted target url formats for LDAP and Kerberos are th...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 6:44 a.m.4 views

ADReaper

ADReaper ADReaper is a tool written in Golang which enumerates an Active Directory environment with LDAP queries within few seconds Installation You can download precompiled executable binaries for Windows/Linux from latest releases Install from source To build from source, clone the repo and bui...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 4:38 a.m.5 views

ADCollector

ADCollector ADCollector is a lightweight tool that enumerates the Active Directory environment to identify possible attack vectors. It will give you a basic understanding of the configuration/deployment of the environment as a starting point. Notes: ADCollector is not an alternative to the powerf...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 3:23 a.m.7 views

ADCSKiller

ADCSKiller - An ADCS Exploitation Automation Tool 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...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:22 a.m.12 views

linWinPwn

linWinPwn - Swiss-Army knife for Active Directory Pentesting using Linux Description linWinPwn is a bash script that wraps a number of Active Directory tools for enumeration LDAP, RPC, ADCS, MSSQL, Kerberos, SCCM, vulnerability checks noPac, ZeroLogon, MS17-010, MS14-068, object modifications...

8.1CVSS7.8AI score0.08895EPSS
SaveExploits6References22
Kitploit
Kitploit
added 2026/09/07 11:56 p.m.5 views

msLDAPDump

msLDAPDump LDAP enumeration tool implemented in Python3 msLDAPDump simplifies LDAP enumeration in a domain environment by wrapping the ldap3 library from Python in an easy-to-use interface. Like most of my tools, this one works best on Windows. If using Unix, the tool will not resolve hostnames...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 1:34 p.m.4 views

SilentHound

SilentHound Quietly enumerate an Active Directory Domain via LDAP parsing users, admins, groups, etc. Created by Nick Swink from Layer 8 Security. Installation Using pipenv recommended method root@kitploit: python3 -m pip install --user pipenv git clone...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 10:46 a.m.8 views

automato

automato.rb automato はネイティブのLDAPライブラリを使用して、さまざまなディレクトリオブジェクトの収集と列挙を自動化します。これは内部ペネトレーションテスト中に非常に有用です。 automato はまた、パスワードスプレー攻撃を実行したり、任意の数のシステムに対してユーザーがローカル管理者であるかどうかを特定することもできます。 証拠保存のために出力ファイルが自動的に作成されます。 使用方法 root@kitploit: $ ruby automato.rb automato v2.0 Written by: Sanjiv Kawa Twitter:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 8:35 a.m.9 views

kerberoast

🚩 スポンサー このプロジェクトが気に入ったら、GitHubでスポンサーになることを検討してください! スポンサーになる kerberoast Kerberos攻撃ツールキット -純Python- インストール pip3 install kerberoast 前提条件 Python 3.6 requirements.txtを参照 待ちきれない方へ 重要:LDAPおよびKerberosで受け入れられるターゲットURLの形式は以下の通りです : +://:@/?= : +://:@/?= 手順 -SSPI使用時-: kerberoast auto 手順 -SSPI未使用-: 1...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 10:35 p.m.8 views

ldapdomaindump

LDAPDomainDump 通过LDAP转储Active Directory信息 简介 在Active Directory域中,任何经过身份验证的用户(或计算机)都可以通过LDAP检索大量有趣的信息。这使得LDAP成为内网渗透测试信息收集阶段中一个非常有用的协议。问题在于,LDAP数据通常不易以易于阅读的格式获取。 ldapdomaindump 是一款旨在解决该问题的工具,它通过收集和解析可通过LDAP获取的信息,并将其输出为人类可读的HTML格式,以及机器可读的JSON和CSV/TSV/greppable文件。 该工具的设计目标如下: 轻松概览域中所有用户/组/计算机/策略...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 5:47 a.m.4 views

Cable

Cable Cable 是一款后渗透工具,用于对 Active Directory 环境进行侦察和以自由访问控制列表(DACL)为重点的利用。此工具主要是为了在 Active Directory 环境中学习更多关于 .NET 攻击性开发的知识而创建,同时希望扩展我目前关于以 Active Directory 为重点的攻击性安全的知识与理解。 用法 root@kitploit: |\ |\ |\ |\ \ |\ \ \ \ |\ \ |\ \ \ |\ /\ \ \ \ \ /| \ \ \ \ \ \ \ \ \ \ \ \ |/ \ \ \ \ \ \ \ \ |\ ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2023/06/24 12:30 p.m.29 views

msLDAPDump - LDAP Enumeration Tool

msLDAPDump simplifies LDAP enumeration in a domain environment by wrapping the lpap3 library from Python in an easy-to-use interface. Like most of my tools, this one works best on Windows. If using Unix, the tool will not resolve hostnames that are not accessible via eth0 currently. Binding...

7.3AI score
SaveExploits0References4
Qualys Blog
Qualys Blog
added 2022/09/29 2:32 p.m.39 views

Qualys Threat Research Thursday

Welcome to the second edition of the Qualys Research Team’s “Threat Research Thursday”, where we collect and curate notable new tools, techniques, procedures, threat intelligence, cybersecurity news, malware attacks, and more. Feedback on our first edition, Introducing Qualys Threat Research...

0.2AI score0.98905EPSS
SaveExploits6
Debian CVE
Debian CVE
added 2022/06/27 8:45 p.m.82 views

CVE-2022-31088

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. In versions prior to 8.0 the user name field at login could be used to enumerate LDAP data. This is only the case for LDAP search configuration. This issue has been fixed ...

6.5CVSS6AI score0.01236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/12/02 4:17 p.m.9 views

xstream: Arbitrary code execution via unsafe deserialization of com.sun.jndi.ldap.LdapSearchEnumeration

A flaw was found in xstream, a simple library used to serialize objects to XML and back again. This flaw allows a remote attacker to load and execute arbitrary code from a remote host by manipulating the processed input stream. The highest threat from this vulnerability is to confidentiality,...

8.5CVSS7.7AI score0.04735EPSS
SaveExploits1References5
Prion
Prion
added 2020/12/17 5:15 a.m.18 views

Denial of service

HashiCorp Vault and Vault Enterprise 1.4.1 and newer allowed the enumeration of users via the LDAP auth method. Fixed in 1.5.6 and 1.6.1...

5CVSS5.2AI score0.01289EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/17 4:17 a.m.35 views

CVE-2020-35177

HashiCorp Vault and Vault Enterprise 1.4.1 and newer allowed the enumeration of users via the LDAP auth method. Fixed in 1.5.6 and 1.6.1...

5.2AI score0.01289EPSS
SaveExploits0References2
Rows per page
Query Builder