Lucene search
+L

215 matches found

Kitploit
Kitploit
added 2026/08/26 12:38 a.m.4 views

Get-RBCD-Threaded

Get-RBCD-Threaded Strumento per scoprire percorsi di attacco di Resource-Based Constrained Delegation in ambienti Active Directory Basato quasi interamente sui meravigliosi articoli "Wagging the Dog: Abusing Resource-Based Constrained Delegation to Attack Active Directory" di Elad Shamir e "A Cas...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 6:09 p.m.33 views

bofhound

THIS REPO IS NO LONGER ACTIVE ⛔🚧 This repo is no longer maintained. To submit an issue, pull request, or obtain the lastest version, reference https://github.com/coffeegist/bofhound 🚧⛔ root@kitploit: | / / / | /| | | | / \ | | | | | \ | | | \ | | | | | | | | | | || | | | | | | | | | | | | | .--. ...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 12:19 p.m.1 views

CVE-2025-61156

CVE-2025-61156 È stata scoperta una vulnerabilità nel componente in modalità kernel TfSysMon.sys di ThreatFire System Monitor =v4.7.0.53 che consente a utenti non privilegiati di terminare arbitrariamente processi con privilegi di modalità kernel. Di conseguenza, i processi PPL e i processi di...

7.8CVSS0.00132EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/24 9:05 a.m.2 views

aced

Aced Aced è uno strumento per analizzare e risolvere la DACL di un singolo principal di Active Directory target. Aced identificherà i privilegi di accesso in ingresso interessanti concessi contro l'account target, risolverà i SID delle autorizzazioni in ingresso e presenterà tali dati...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 10:00 p.m.1 views

psexec_noinstall

psexecnoinstall Das Repository enthält psexec, das dabei hilft, den vergessenen Pipe auszunutzen Lassen Sie einen nicht genialen Administrator sich mit PsExec mit dem Host verbinden: Wir haben das entdeckt, als wir das RemComCommunication-Bundle sahen. Dieses ist Standard für PsExec Mit...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/21 5:47 a.m.2 views

Cable

Cable Cable ist ein Post-Exploitation-Tool, das für Reconnaissance und die auf Discretionary Access Control Lists DACL fokussierte Ausnutzung einer Active-Directory-Umgebung eingesetzt wird. Dieses Tool wurde in erster Linie entwickelt, um mehr über die offensive .NET-Entwicklung im...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 8:50 p.m.1 views

WindowsDACLEnumProject

Projeto Windows DACL Enum Uma coleção de ferramentas para enumerar e analisar DACLs do Windows Lançado como código aberto pela NCC Group Plc - http://www.nccgroup.com/ Desenvolvido por Ollie Whitehouse, ollie dot whitehouse at nccgroup dot com https://github.com/nccgroup/WindowsDACLEnumProject...

5.4AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/18 10:51 a.m.6 views

CVE-2026-72382

A flaw was found in ksmbd in the Linux kernel. A remote attacker, by sending a specially crafted security descriptor with an undersized Discretionary Access Control List DACL during an SMB2SETINFO operation, can trigger an integer underflow. This underflow leads to excessive memory allocations fo...

8.8CVSS5.5AI score0.00589EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.7 views

CVE-2026-72382

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject undersized DACLs before parsing ACEs parsedacl limits the attacker-controlled ACE count by comparing it with the number of minimal ACEs that fit in the DACL size. The DACL size field is 16 bits, but the expression...

8.8CVSS5.5AI score0.00589EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: reject undersized DACLs before parsing ACEs parsedacl limits the attacker-controlled ACE count by comparing it with the number of minimal ACEs that fit i...

8.8CVSS5.5AI score0.00589EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 8:35 p.m.7 views

CVE-2026-68098

A flaw was found in ksmbd, a Linux kernel module. The setntacldacl function, which processes Discretionary Access Control Lists DACLs, can stop copying Access Control Entries ACEs prematurely due to a size accounting overflow. This can cause a subsequent deduplication process to read beyond the...

8.8CVSS5.3AI score0.00414EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:19 p.m.6 views

CVE-2026-68099

In the Linux kernel, the following vulnerability has been resolved: ksmbd: restore DACL size on checkaddoverflow to avoid malformed ACL checkaddoverflow unconditionally writes the truncated sum into d even on overflow, per its contract in include/linux/overflow.h. The four checkaddoverflow guards...

0.00172EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:19 p.m.8 views

CVE-2026-68100

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...

8.1CVSS0.00435EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:19 p.m.5 views

UBUNTU-CVE-2026-68099

In the Linux kernel, the following vulnerability has been resolved: ksmbd: restore DACL size on checkaddoverflow to avoid malformed ACL checkaddoverflow unconditionally writes the truncated sum into d even on overflow, per its contract in include/linux/overflow.h. The four checkaddoverflow guards...

5.4AI score0.00172EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.6 views

CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS5.5AI score0.00414EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:19 p.m.6 views

UBUNTU-CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS5.5AI score0.00414EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 11:58 a.m.9 views

EUVD-2026-55481

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...

5.3AI score0.00435EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.35 views

CVE-2026-68099

The CVE-2026-68099 vulnerability is in ksmbd within the Linux kernel, where check_add_overflow() could cause an on-wire NT ACL to be malformed. In the affected DACL builders (set_posix_acl_entries_dacl() and set_ntacl_dacl()), overflow handling previously allowed the loop to break while the desti...

5.4AI score0.00172EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:58 a.m.36 views

CVE-2026-68098

CVE-2026-68098 affects ksmbd in the Linux kernel. The root cause is in set_ntacl_dacl(), which can stop copying ACEs when DACL size accounting overflows. As a result, the dedup walk may inspect a tail beyond the copied ACEs, potentially enabling an out-of-bounds read with possible denial of servi...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.11 views

EUVD-2026-55479

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

5.4AI score0.00414EPSS
SaveExploits0References5
Rows per page
Query Builder