Lucene search
+L

60 matches found

Kitploit
Kitploit
added 2026/09/03 7:56 a.m.3 views

StandIn

StandIn StandIn은 작은 AD 사후 침투 툴킷입니다. StandIn은 최근 xforcered에서 리소스 기반 제한 위임resource based constrained delegation을 수행할 .NET 네이티브 솔루션이 필요했기 때문에 탄생했습니다. 그러나 StandIn은 다양한 편의 기능을 포함하도록 빠르게 확장되었습니다. 저는 디렉터리 서비스 프로그래밍에 대해 더 배우고 AD 사후 침투 툴체인에 적합한 도구를 확장하기 위해 StandIn 개발을 계속하고자 합니다. 로드맵 기여하기 기여는 언제나 환영합니다. 풀...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/03 6:10 a.m.151 views

rbcd-attack

Abusing Kerberos Resource-Based Constrained Delegation TL;DR This repo is about a practical attack against Kerberos Resource-Based Constrained Delegation in a Windows Active Directory Domain. The difference from other common implementations is that we are launching the attack from outside of the...

5.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.4 views

TencentOS Server 3: idm:DL1 (TSSA-2024:0307)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0307 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.8CVSS7.6AI score0.02053EPSS
SaveExploits1References3
Gitee
Gitee
added 2025/09/14 11:39 a.m.115 views

nishang

This repository is an offensive tool for Windows systems. It contains a collection of PowerShell scripts that can be used to exploit various vulnerabilities and gain unauthorized access to a system. The scripts are designed to be used by attackers to gain a foothold on a system and then escalate...

7.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.16 views

Alibaba Cloud Linux 3 : 0022: idm:DL1 (ALINUX3-SA-2024:0022)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2024:0022 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2020-17049: A security feature bypass...

9CVSS6.9AI score0.13685EPSS
SaveExploits0References3
Rapid7 Blog
Rapid7 Blog
added 2025/03/21 7:06 p.m.17 views

Metasploit Wrap-Up 03/21/2025

SMB to LDAP Relay This week, the Metasploit team have added an exciting relay module that has been in the works for a long time. This relay module is used to host an SMB server, and execute an SMB to LDAP relay attack against a Domain controller with an LDAP server when NTLMv1 is being used as th...

7.8CVSS8.9AI score0.02551EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2020-17049

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A security feature bypass vulnerability exists in the way Key Distribution Center KDC determines if a service ticket can be used for delegation via Kerberos...

9CVSS6.8AI score0.13685EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/07/04 3:23 a.m.7 views

SUSE CVE-2024-2698

A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the checkallowedtodelegate function: If the target service...

8.8CVSS6.8AI score0.00667EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/12 8:15 a.m.3 views

DEBIAN-CVE-2024-2698

A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the checkallowedtodelegate function: If the target service...

8.8CVSS7.7AI score0.00667EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/06/10 2:36 p.m.9 views

freeipa: delegation rules allow a proxy service to impersonate any user to access another target service

A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the checkallowedtodelegate function: If the target service...

8.8CVSS5.8AI score0.00667EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/10 2:24 p.m.16 views

freeipa: delegation rules allow a proxy service to impersonate any user to access another target service

A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the checkallowedtodelegate function: If the target service...

8.8CVSS5.8AI score0.00667EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/10 2:13 p.m.14 views

freeipa: delegation rules allow a proxy service to impersonate any user to access another target service

A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the checkallowedtodelegate function: If the target service...

8.8CVSS5.8AI score0.00667EPSS
SaveExploits0References5
Gitee
Gitee
added 2024/03/05 12:41 p.m.54 views

Exploit for CVE-2021-42278

This is a Python script for exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate a Domain Administrator DA from a standard domain user. The script uses the Impacket library to interact with the Active Directory. The script has several components: 1. samtheadmin.py: This is the main script...

8.8CVSS7.3AI score0.76109EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2024/01/12 12:00 a.m.51 views

Rocky Linux 8 : idm:DL1 (RLSA-2024:0143)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:0143 advisory. - A security feature bypass vulnerability exists in the way Key Distribution Center KDC determines if a service ticket can be used for delegation via...

9CVSS6.9AI score0.13685EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/01/12 12:00 a.m.29 views

AlmaLinux 8 : idm:DL1 (ALSA-2024:0143)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:0143 advisory. Kerberos: delegation constrain bypass in S4U2Proxy CVE-2020-17049 ipa: Invalid CSRF protection CVE-2023-5455 Tenable has extracted the preceding descripti...

9CVSS6.8AI score0.13685EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/01/10 12:00 a.m.37 views

CentOS 8 : idm:DL1 (CESA-2024:0143)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2024:0143 advisory. - A security feature bypass vulnerability exists in the way Key Distribution Center KDC determines if a service ticket can be used for delegation via...

9CVSS6.9AI score0.13685EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/01/10 12:00 a.m.30 views

RHEL 8 : idm:DL1 (RHSA-2024:0139)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:0139 advisory. Red Hat Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and...

9CVSS6.9AI score0.13685EPSS
SaveExploits0References8
Microsoft KB
Microsoft KB
added 2023/08/08 7:00 a.m.81 views

August 8, 2023—KB5029308 (Security-only update)

None None...

9.8CVSS6.8AI score0.98932EPSS
SaveExploits5
Microsoft KB
Microsoft KB
added 2023/08/08 7:00 a.m.89 views

August 8, 2023—KB5029242 (OS Build 14393.6167) - EXPIRED

None None...

9.8CVSS6.8AI score0.98932EPSS
SaveExploits6
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
Rows per page
Query Builder