Lucene search
+L

18185 matches found

Kitploit
Kitploit
added 2026/09/10 6:30 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/10 3:11 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/10 11:48 a.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/10 10:18 a.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
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.55 views

Jira Rainbow.Zen - Cross-Site Scripting

Jira Rainbow.Zen contains a cross-site scripting vulnerability via Jira/secure/BrowseProject.jspa which allows remote attackers to inject arbitrary web script or HTML via the id parameter. id: CVE-2007-0885 info: name: Jira Rainbow.Zen - Cross-Site Scripting author: geeknik severity: medium...

6.8CVSS5.9AI score0.05472EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/10 3:50 a.m.4 views

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

SMB Penetration Testing — NTLM Relay Attack Red Team Lab — NTLM Relay via LLMNR Poisoning, CVE-2007-2447, NTLMv2 Hash Cracking & NT AUTHORITY\SYSTEM on Windows 10 Author Field| Details ---|--- Name| Younes GitHub| @Youneskc Type| Penetration Testing Lab Status| Completed Legal Disclaimer This...

6CVSS8.1AI score0.49759EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/10 12:58 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/09 8:49 p.m.6 views

CVE-2007-4559-lab

CVE-2007-4559 — TarSlip: The 15-Year Directory Traversal Educational use only. This lab intentionally exploits file system vulnerabilities inside isolated Docker containers. Do not run on any system with sensitive data or in production environments. A self-contained Docker lab that demonstrates...

9.8CVSS7AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 7:06 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/09 7:06 p.m.5 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/09 4:48 p.m.8 views

CVE-2007-4607

CVE-2007-4607 https://joeyrideout.com/reworking-decade-old-exploit-code/...

9.3CVSS5.3AI score0.56379EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 2:45 p.m.4 views

Creosote

Creosote Creosote is our solution to searching for the tarfile vulnerability described by CVE-2007-4559. The tool recursively traverses the given directory searching for python files. When the tool finds python files it scans them for the tarfile module and then parses the code into an AST to loo...

9.8CVSS7.1AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 1:23 p.m.5 views

wargame-tarpioka

BubbleTea CVE-2007-4559 Directory traversal vulnerability using .tar to ../../flag path root@kitploit: BubbleTea/ ├── Dockerfile ├── flag ├── requirements.txt └── src ├── files ├── template │ └── index.html └── app.py Current Building Instructions check docker docker ps docker images docker build...

9.8CVSS7.1AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 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/09 11:38 a.m.3 views

Windows-exploitation-BadBlue-2.7-CVE-2007-6377

This repository does not have a README...

7.5CVSS5.7AI score0.66413EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 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/09 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/09 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
Kitploit
Kitploit
added 2026/09/09 9:41 a.m.6 views

CABTrap_OneNote2007

CABTrapOneNote2007 Microsoft Office Onenote 2007 CVE-2014-2815 ".ONEPKG" File Directory Traversal Vulnerability Leads to Arbitrary Code Execution Microsoft Office Onenote 2007 CVE-2014-2815 ".ONEPKG" File Directory Traversal Vulnerability Leads to Arbitrary Code Execution OneNote 2007 is prone to...

9.3CVSS7.9AI score0.43777EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:03 a.m.4 views

MALW

CVE-2007-4559 - Polemarch exploit Full working exploit for Polemarch server https://www.polemarch.org/, using CVE-2007-4559, allowing: Injection of a cryptominer for monero using TOR for better hiding. Injection of a rootkit targeting most common sysadmin tools. POC Proof of concept using...

9.8CVSS7AI score0.27095EPSS
SaveExploits3
Rows per page
Query Builder