Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/15 5:13 a.m.13 views

KRBUACBypass

背景 このPOCは、BlackHat USA 2022でJames Forshaw(@tiraniddo)氏が発表した「 Taking Kerberos To The Next Level」というトピックに触発されたものです。彼は、Kerberosチケットを悪用してUACバイパスを実現するデモを公開しました。サービスチケットにKERB-AD-RESTRICTION-ENTRYを追加し、偽のMachineIDを入力することで、SCMにアクセスしてシステムサービスを作成し、簡単にUACをバイパスしてSYSTEM権限を取得できます。James Forshawは、この原理を「 Bypassing...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 4:09 a.m.10 views

Kerbeus-BOF

Kerbeus-BOF Kerberos 悪用のための Beacon Object Files。これは Rubeus プロジェクトの重要な機能の一部を C 言語で実装したものです。このプロジェクトは C2 フレームワーク Cobalt Strike、Havoc、AdaptixC2、Outflank C2 との統合を特徴としています。 チケットの要求と更新 asktgt asktgt アクションは、指定されたユーザーと暗号化キー(/rc4 または /aes256)に対して生の AS-REQ(TGT 要求)トラフィックを構築します。ハッシュの代わりに /password...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 1:30 a.m.8 views

CVE-2022-26923-Powershell-POC

CVE-2022-26923-Powershell-POC Certify と Rubeus をメモリ上に読み込み、自動的に実行するための PowerShell POC です。 仕組み 1. Certify.exe と Rubeus.exe をメモリに読み込みます。 2. ターゲットマシン上で誤って構成された証明書テンプレートをスキャンします。詳細: https://www.youtube.com/watch?v=HBRCI5O35R8 3. 脆弱なテンプレートに基づいて、Administrative ユーザーの証明書を要求します。 4. 証明書を証明書ハンドラーに送信し、.pfx...

9CVSS8.2AI score0.835EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/15 12:16 a.m.11 views

Rubeus

Rubeus Rubeus は、生の Kerberos 相互作用と悪用のための C ツールセットです。これは、Benjamin Delpy の Kekeo プロジェクト(CC BY-NC-SA 4.0 ライセンス)および Vincent LE TOUX の MakeMeEnterpriseAdmin プロジェクト(GPL v3.0 ライセンス)から大幅に 適応されています。武器化の難しい部分を解決した Benjamin と Vincent に全功績があります。彼らの先行研究がなければ、このプロジェクトは存在しませんでした。 Charlie Clark と Ceri Coburn...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/14 4:38 p.m.155 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
Rapid7 Blog
Rapid7 Blog
added 2023/12/29 7:38 p.m.133 views

Metasploit 2023 Annual Wrap-Up: Dec. 29, 2023

As 2023 winds down, we’re taking another look back at all the changes and improvements to the Metasploit Framework. This year marked the 20th anniversary since Metasploit version 1.0 was committed and the project is still actively maintained and improved thanks to a thriving community. Version 6....

7.5CVSS10AI score0.99999EPSS
SaveExploits91
Kitploit
Kitploit
added 2023/08/02 12:30 p.m.66 views

KRBUACBypass - UAC Bypass By Abusing Kerberos Tickets

This POC is inspired by James Forshaw @tiraniddo shared at BlackHat USA 2022 titled “ Taking Kerberos To The Next Level ” topic, he shared a Demo of abusing Kerberos tickets to achieve UAC bypass. By adding a KERB-AD-RESTRICTION-ENTRY to the service ticket, but filling in a fake MachineID, we can...

7.4AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2023/01/12 2:46 p.m.63 views

IcedID Malware Strikes Again: Active Directory Domain Compromised in Under 24 Hours

A recent IcedID malware attack enabled the threat actor to compromise the Active Directory domain of an unnamed target less than 24 hours after gaining initial access, while also borrowing techniques from other groups like Conti to meet its goals. "Throughout the attack, the attacker followed a...

2.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/08/17 9:13 p.m.330 views

Exploit for Improper Certificate Validation in Microsoft

CVE-2022-26923-Powershell-POC A powershell poc to load and aut...

9CVSS9.5AI score0.835EPSS
SaveExploits8
Securelist
Securelist
added 2021/09/21 11:00 a.m.30 views

Detection evasion in CLR and tips on how to detect such attacks

In terms of costs, the age-old battle that pits attacker versus defender has become very one sided in recent years. Almost all modern attacks and ethical offensive exercises use Mimikatz, SharpHound, SeatBelt, Rubeus, GhostPack and other toolsets available to the community. This so-called...

7.9AI score
SaveExploits0
Kitploit
Kitploit
added 2021/03/31 8:30 p.m.816 views

Rubeus - C# Toolset For Raw Kerberos Interaction And Abuses

Rubeus is a C toolset for raw Kerberos interaction and abuses. It is heavily adapted from Benjamin Delpy's Kekeo project CC BY-NC-SA 4.0 license and Vincent LE TOUX's MakeMeEnterpriseAdmin project GPL v3.0 license. Full credit goes to Benjamin and Vincent for working out the hard components of...

7.7AI score
SaveExploits0References14
Kitploit
Kitploit
added 2021/03/14 8:30 p.m.434 views

PowerSharpPack - Many usefull offensive CSharp Projects wraped into Powershell for easy usage

Many usefull offensive CSharp Projects wraped into Powershell for easy usage. Why? In my personal opinion offensive Powershell is not dead because of AMSI, Script-block-logging, Constrained Language Mode or other protection features. Any of these mechanisms can be bypassed. Since most new...

7.6AI score
SaveExploits0References55
Kitploit
Kitploit
added 2020/12/21 8:30 p.m.274 views

SharpMapExec - A Sharpen Version Of CrackMapExec

A sharpen version of CrackMapExec. This tool is made to simplify penetration testing of networks and to create a swiss army knife that is made for running on Windows which is often a requirement during insider threat simulation engagements. Besides scanning for access it can be used to identify...

7.8AI score
SaveExploits0References7
Rows per page
Query Builder