Lucene search
+L

9591 matches found

Kitploit
Kitploit
added 2026/09/08 2:36 a.m.6 views

windows-malware-behavioral-analysis

Análisis de comportamiento de malware con REMnux y FLARE-VM Una investigación práctica de malware para el equipo azul que demuestra cómo se pueden analizar ejecutables sospechosos de Windows de forma segura dentro de un laboratorio aislado mediante técnicas de análisis de comportamiento. En lugar...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 2:24 a.m.6 views

CVE-2021-39165

CVE-2021-39165 Python3 POC for CVE-2021-39165 in CachetHQ Usage First of all, you should install the dependencies: root@kitploit: pip3 install -r requirements.txt If you want to check whether the victim URL is vulnerable or not, you can execute: root@kitploit: python3 exploit.py -u -c If you want...

8.1CVSS7.2AI score0.09752EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 2:20 a.m.5 views

bw-dump

BW-Dump Updated 2 : This vulnerability was assigned CVE-2023-38840. Updated : A patch was released on GitHub pull request 5813 which fixes the vulnerability. The affected versions are Bitwarden Desktop 2023.7.0 and below. Description A proof-of-concept tool that extracts the master password from ...

5.5CVSS6.2AI score0.00516EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 1:00 a.m.5 views

CVE-2026-60137

wpsqli - WordPress SQLi Extractor CVE-2026-60137 A fast, menu-driven database extraction tool exploiting the authornotin SQL injection vulnerability in WordPress core. This tool focuses purely on database enumeration and dumping, utilizing the REST batch route confusion CVE-2026-63030 to reach th...

9.8CVSS8.4AI score0.97271EPSS
SaveExploits78
Kitploit
Kitploit
added 2026/09/08 12:55 a.m.6 views

PrivacyRaven

Note: This project is on hiatus. PrivacyRaven is a privacy testing library for deep learning systems. You can use it to determine the susceptibility of a model to different privacy attacks; evaluate privacy preserving machine learning techniques; develop novel privacy metrics and attacks; and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 12:53 a.m.7 views

AcrStealer-Custom-Protocol-Credential-Theft-Payload-Extraction-Analysis

1. Network Connections & SSL/TLS Configuration Process Hacker memory analysis reveals that AcrStealer establishes network connections using SSL/TLS for secure communication with its C2 server. Key Observations: SslClientCert – Uses client certificates for authentication evades detection...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:47 a.m.6 views

CVE-2025-8088

POC for CVE 2025-8088 WinRAR -o...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/08 12:05 a.m.7 views

CVE-2026-74251

Unauthenticated SQL Injection via Attribute Filter in Phoca Cart Phoca Cart ≤ 6.1.6 — Unauthenticated Attacker Extracts Full Database via Time-Based Blind Injection SUMMARY The a attribute and s specification GET array parameters on Phoca Cart's public shop items page are concatenated raw into SQ...

9.3CVSS8.2AI score0.00372EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-74859

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The shell theme installer in gnome-tweaks extracts user-supplied ZIP archives without validating archive member paths. As a result, a crafted theme archive can...

6.8CVSS0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.3 views

NewStart CGSL MAIN 7.02 : perl-Archive-Tar Multiple Vulnerabilities (NS-SA-2026-0090)

The remote NewStart CGSL host, running version MAIN 7.02, has perl-Archive-Tar packages installed that are affected by multiple vulnerabilities: - Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. makespecialfile passes...

9.1CVSS0.00448EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/07 10:17 p.m.6 views

CVE-2026-86437

Lara Dashboard before 1.3.2 authorizes the POST /admin/settings/core-upgrades/upload endpoint with only the settings.edit permission, allowing non-Superadmin administrators to upload and extract arbitrary zip archives over the live application source code. Attackers can upload a malicious archive...

8.6CVSS0.00388EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/07 10:01 p.m.7 views

CVE-2026-86437

Lara Dashboard before 1.3.2 incorrectly authorizes the POST /admin/settings/core-upgrades/upload endpoint with only the settings.edit permission, allowing any non-Superadmin administrator to upload and extract arbitrary zip archives over the live application source tree. An attacker with this per...

8.6CVSS0.00388EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/07 8:47 p.m.5 views

zygote-CVE-2024-31317

Zygote Toolkit - CVE-2024-31317 This is a toolkit that uses CVE-2024-31317 to extract private app data via ADB or spawn a shell with an app's UID. This vulnerability affects Android versions from 9 to 14 running on security patch level 2024-06-01 or lower. A support matrix of tested devices can b...

7.8CVSS7.4AI score0.00779EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/07 7:31 p.m.6 views

Java-Compressed-file-security

Java-Compressed-file-security java web Compressed File Security Vulnerability Test environment: root@kitploit: Windows For Apache Tomcat/8.5.16 0x01 Crafting a Directory Traversal Malicious Compressed File Code: root@kitploit: coding=utf-8 import zipfile import sys if name == "main": try: with...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:11 p.m.6 views

CopyEscape-CVE-2026-17106

CopyEscape: Taking Over Docker Hosts with docker cp CVE-2026-17106 This is the proof-of-concept repository for the blog post CopyEscape: Taking Over Docker Hosts withdocker cp — CVE-2026-17106. CopyEscape allows a malicious running container to race Docker's archive producer and create an...

7.1CVSS6AI score0.00325EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/07 4:52 p.m.6 views

CVE-2024-3217-POC

CVE-2024-3217-POC Mitre Description The WP Directory Kit plugin for WordPress is vulnerable to SQL Injection via the 'attributevalue' and 'attributeid' parameters in all versions up to, and including, 1.3.0 due to insufficient escaping on the user supplied parameter and lack of sufficient...

8.8CVSS8.2AI score0.01869EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 4:49 p.m.8 views

CVE-2005-2428-IBM-Lotus-Domino-R8-Password-Hash-Extraction-Exploit

This repository does not have a README...

5CVSS5.8AI score0.73028EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 4:39 p.m.4 views

CVE-2024-45436

Ollama CVE-2024-45436 Exploit A clean and efficient exploit implementation for the Ollama ZIP traversal vulnerability CVE-2024-45436. 中文文档:READMECN.md Vulnerability Description CVE-2024-45436 is a path traversal vulnerability also known as "Zip Slip" in Ollama versions prior to 0.1.47. The...

9.1CVSS7.1AI score0.0256EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/07 4:28 p.m.6 views

CVE-2019-16759

vBulletin RCE 5.x Get Email + SMTP CVE-2019-16759 This tools will extracts and dumps Email + SMTP from database server USAGE root@kitploit: $ git clone https://github.com/mas1337/CVE-2019-16759.git && cd CVE-2019-16759 $ ./vb-email-smtp.sh list.txt Disclaimer All code on this repository is for...

9.8CVSS8.5AI score0.99728EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/07 3:12 p.m.8 views

guasap-whatsapp-foresincs-tool

Guasap Forensic The Guasap Forensic implemented in Python under the GNU General Public License, for the extraction and analysis of files, data bases and logs for forensic WhatsApp. What it does? 1. Check root in device 2. Extract DB and multimedia files no root 3. Extract and analyze deleted...

6AI score
SaveExploits0
Rows per page
Query Builder