Lucene search
+L

18185 matches found

Kitploit
Kitploit
added 2026/09/09 8:49 p.m.6 views

CVE-2007-4559-lab

CVE-2007-4559 — TarSlip: 15-летний обход каталогов Только для образовательных целей. Эта лаборатория намеренно эксплуатирует уязвимости файловой системы в изолированных Docker-контейнерах. Не запускайте в системах с конфиденциальными данными или в производственных средах. Автономная...

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

wargame-tarpioka

BubbleTea CVE-2007-4559 “.tar”를 이용한 디렉토리 탐색 취약점으로 ../../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 -t tarpioka docker ru...

9.8CVSS7.1AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 11:40 a.m.5 views

Samba-Usermap-exploit

CVE-2007-2447 - Samba usermap exploit. Использование: root@kitploit: $ python3 exploit.py RHOST -- Целевой адрес RPORT -- Целевой порт TCP : 139 LHOST -- Адрес для прослушивания LPORT -- Порт для прослушивания Установка root@kitploit: git clone...

6CVSS8AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 11:38 a.m.4 views

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

Este repositorio no tiene un README...

7.5CVSS5.7AI score0.66413EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 11:34 a.m.2 views

exploit_cve-2007-2447_again

エクスプロイトcve-2007-2447再び ユーザー名のサニタイズにおける小さなミスが、マシン全体へのルートアクセスを与える可能性があることを思い出してください。...

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

PyUsernameMapScriptRCE

PyUsernameMapScriptRCE Python으로 작성된 CVE-2007-2447 익스플로잇으로, 리버스 셸을 획득합니다...

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 필수 모듈: root@kitploit: pysmb 설치되지 않았다면: root@kitploit: pip3 install pysmb 사용법: root@kitploit: python3 sambaster.py...

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

spydir

사용법: spydir.exe 모든 하위 디렉터리를 포함하여 디렉터리 변경 사항을 모니터링합니다. 액세스 권한이 없는 파일을 포함한 모든 파일에 대해 CVE-2007-0843 2007년 1월 기준 c Vladimir Dubrovin, 3APA3A http://securityvulns.com http://securityvulns.ru 이 접근 방식은 신뢰할 수 없으며 감사 및 기타 중요한 작업에 사용해서는 안 됩니다...

4.6CVSS5.7AI score0.03283EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 2:55 a.m.6 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 결과: Samba...

6CVSS8.2AI 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/06 4:29 p.m.5 views

CVE-2007-1567

CVE-2007-1567...

10CVSS5.2AI score0.50549EPSS
SaveExploits4
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 3:19 p.m.5 views

CVE-2007-0038

This repository does not have a README...

9.3CVSS5.8AI score0.7288EPSS
SaveExploits26
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 악용 및 SIEM 탐지 랩 Wazuh + MITRE ATT&CK B.Tech 프로젝트 BTP | IIIT Pune 기반: "Designing and Implementing an Effective Cybersecurity Home Lab for Detection and Monitoring" — ICCCNT 2023, IIT Delhi 무료 오픈소스 도구를 사용하여 단일 머신에 구축한 완전한 기능의 사이버 보안 홈 랩입니다. 이 랩은 실제 공격 수명 주기정찰 → 악용 → 탐지를 시뮬레이션하며, SIEM...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
OSV
OSV
added 2026/08/25 11:18 a.m.6 views

ROOT-OS-DEBIAN-12-CVE-2007-3996 CVE-2007-3996 in libwmf - Patched by Root

Root has patched CVE-2007-3996 in the libwmf package for Root:Debian:12. Multiple fixed versions available...

6.8CVSS5.2AI score0.04219EPSS
SaveExploits1
OSV
OSV
added 2026/08/25 11:18 a.m.7 views

ROOT-OS-DEBIAN-12-CVE-2007-3476 CVE-2007-3476 in libwmf - Patched by Root

Root has patched CVE-2007-3476 in the libwmf package for Root:Debian:12. Multiple fixed versions available...

4.3CVSS5.2AI score0.02455EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 8:26 a.m.5 views

ROOT-OS-DEBIAN-12-CVE-2007-0086 CVE-2007-0086 in apache2 - Patched by Root

Root has patched CVE-2007-0086 in the apache2 package for Root:Debian:12. Multiple fixed versions available...

7.8CVSS5.2AI score0.10094EPSS
SaveExploits0
Circl
Circl
added 2026/07/16 12:15 p.m.16 views

CVE-2007-5693

creationtimestamp| type| source ---|---|--- 2026-07-16 12:15:03+00:00| seen| MISP/c6bff539-f10a-42a7-bc8e-83795d457e7a...

6CVSS6.1AI score0.05078EPSS
SaveExploits2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/14 7:42 p.m.21 views

Security Bulletin: IBM SPSS Modeler is affected by multiple vulnerabilities in DataView

Summary IBM SPSS Modeler is affected by multiple vulnerabilities in DataView. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2025-14813 DESCRIPTION: : Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA...

9.9CVSS6.7AI score0.00899EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder