Lucene search
+L

279 matches found

Kitploit
Kitploit
added 2026/09/08 10:30 p.m.4 views

Penetration-Testing-on-Metasploitable2

Internship Project 2 — Penetration Testing on Metasploitable2 Summary: This project demonstrates a complete penetration testing workflow: reconnaissance, enumeration, exploitation, post-exploitation validation, and mitigation recommendations. The target used is Metasploitable2 and the attack box ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:41 p.m.5 views

smb_usermap

smbusermap A simple exploit for CVE-2007-2447, present in Samba 3.0.20. You can exploit this vuln with even less than this, for instance, with smbclient, but I think it's tough to do complex commands, since a lot of special chars probably get eaten, but a simple command reboot in this case can be...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 6:41 p.m.4 views

CVE-2007-2447-Exploit

CVE-2007-2447 Exploit This repository contains an exploit for Samba smbd 3.0.20 CVE-2007-2447 that allows remote command execution via crafted SMB requests. Prerequisites This exploit requires Python 3 and a few dependencies. It's recommended to set up a virtual environment before running the...

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

CVE-2007-2447

CVE-2007-2447 🖥️ -h3x0v3rl0rd- ️⃣ CVE-2007-2447 root@kitploit: python3 smb3.0.20.py -lh localhost -lp local port -t target Error The error you're encountering indicates that the Python script is trying to import a module named smb, but it is not installed on your system. The smb module is part of...

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

Samba-CVE-2007-2447-Exploit

Samba CVE-2007-2447 Exploit This is a Python script for exploiting CVE-2007-2447, a vulnerability known as 'Username' map script command execution in the Samba server. Description This exploit is developed to target Samba versions 3.x - 4.x. CVE-2007-2447 allows an attacker to execute arbitrary...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 8:00 a.m.4 views

samba-3.0.24-CVE-2007-2447-vunerable-

samba-3.0.24-CVE-2007-2447-vunerable-...

6CVSS8.4AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 6:01 a.m.5 views

Samba-Exploit-CVE-2007-2447

🎬 This YouTube video 1️⃣ Scanning the target Nmap root@kitploit: nmap -sS -sV -p 139,445 192.168.56.102 Expected result: 139/tcp open netbios-ssn Samba smbd 3.X 445/tcp open microsoft-ds Samba smbd 3.0.20-Debian 👉 Samba version: 3.0.20 This is vulnerable to CVE-2007-2447. 2️⃣ Identifying the Samba...

6CVSS8.2AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 12:31 a.m.6 views

CVE-2007-2447_python

CVE-2007-2447python Exploit i used in HTB...

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

CVE-2007-2447

CVE-2007-2447 To test the script I recommend you the virtual machine "metasploitable 2" available here. The script will display a reverse shell if the exploit works. To get the connection, just open a netcat session like : root@kitploit: netcat -lnvp Table of contents Exemples Requirements Payloa...

6CVSS8AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/06 1:21 p.m.4 views

CVE-2007-2447

CVE-2007-2447 Saikat Karmakar | Oct 14 : 2022 Usage: root@kitploit: python3 exploit-smb-3.0.20.py -lh -lp -t requirements root@kitploit: pysmb argparse P.S. I'm not the author of this cve. I barely had a computer when this cve was created. I tried to create am automated script to exploit...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/05 8:45 p.m.4 views

CVE-2007-2447-Exploitation-SIEM-Detection-Lab

🛡️ CVE-2007-2447 Exploitation & SIEM Detection Lab Wazuh + MITRE ATT&CK B.Tech Project BTP | IIIT Pune Based on: "Designing and Implementing an Effective Cybersecurity Home Lab for Detection and Monitoring" — ICCCNT 2023, IIT Delhi A fully functional cybersecurity home lab built on a single machin...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/05 3:07 p.m.5 views

CVE-2007-2447

CVE-2007-2447...

6CVSS8.4AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/05 1:46 p.m.4 views

CVE-2007-2447-Exploit

CVE-2007-2447-Exploit Este es un exploit para CVE-2007-2447; SMB vulnerable...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/04 2:58 p.m.4 views

metasploitable-pentest-lab

Exploitation of vulnerabilities in Metasploitable Complete cycle of a real attack on a controlled and isolated environment: lab preparation, reconnaissance with nmap, attack surface prioritization, mapping to CVE, exploitation with Metasploit, post-exploitation, credential extraction and cracking...

6CVSS8.1AI score0.49759EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/03 3:50 a.m.4 views

SMB-Penetration-Testing-NTLM-Relay-Version-2-

Pruebas de Penetración SMB — Ataque NTLM Relay Laboratorio Red Team — Retransmisión NTLM mediante Envenenamiento LLMNR, CVE-2007-2447, Cracking de Hash NTLMv2 y NT AUTHORITY\SYSTEM en Windows 10 Autor Campo| Detalles ---|--- Nombre| Younes GitHub| @Youneskc Tipo| Laboratorio de Pruebas de...

6CVSS8.1AI score0.49759EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/02 11:15 p.m.6 views

Exploiting-Samba-on-Metasploitable-2

Exploiting-Samba-on-Metasploitable-2 My goal here was to utilize metasploit from a Kali Linux machine to exploit a well-known samba vulnerability CVE-2007-2447. This is done in order to infiltrate a Metasploitable 2 machine with a reverse shell to access the root folder. Once this folder has been...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 11:40 a.m.4 views

Samba-Usermap-exploit

CVE-2007-2447 - Samba usermap exploit. Usage: root@kitploit: $ python3 exploit.py RHOST -- The target address RPORT -- The target port TCP : 139 LHOST -- The listen address LPORT -- The listen port Installation root@kitploit: git clone https://github.com/Nosferatuvjr/Samba-Usermap-exploit pip...

6CVSS8AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 11:34 a.m.2 views

exploit_cve-2007-2447_again

exploitcve-2007-2447again just remeber how small mistake in santisize username could give yoy root access to the full machine...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 10:38 a.m.5 views

PyUsernameMapScriptRCE

PyUsernameMapScriptRCE CVE-2007-2447 exploit written in python to get reverse shell...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 9:45 a.m.4 views

CVE-2007-2447

Sambaster cve-2007-2447 Samba 3.0.20 requirement module: root@kitploit: pysmb if you not installed it: root@kitploit: pip3 install pysmb Usage: root@kitploit: python3 sambaster.py...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Rows per page
Query Builder