Lucene search
+L

61670 matches found

Kitploit
Kitploit
added 2026/08/27 6:43 p.m.5 views

CVE-2025-49132_poc

CVE-2025-49132poc Verwendungsbeispiele 1. Einzelnes Ziel scannen : root@kitploit: python3 CVE-2025-49132poc.py -u http://pterodactyl.example.com 2. Zielliste scannen : root@kitploit: python3 CVE-2025-49132poc.py -f zielliste.txt 3. Scanergebnisse speichern : root@kitploit: python3...

10CVSS5.1AI score0.53389EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/08/27 6:37 p.m.4 views

CVE-2025-49132

🛡️ Pterodactyl Panel Vulnerability Checker & Exploit Tool ✨ Über Ein Python-Skript , das die Erkennung und Ausnutzung von Sicherheitslücken in falsch konfigurierten Pterodactyl -Panels automatisiert. 🔍 Erkennt die Offenlegung sensibler Konfiguration Datei locale.json. 🔑 Extrahiert...

10CVSS5.2AI score0.53389EPSS
SaveExploits30References5
EUVD
EUVD
added 2026/08/27 6:32 p.m.15 views

EUVD-2026-64745

DJI drones contain an FTP service that uses hardcoded credentials shared across affected models and permits authenticated users to upload files without limits on file size, file count, or total storage consumed in /blackbox/upgrade/, as well as overwrite existing files in that directory. An...

9.3CVSS5.4AI score0.00388EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 6:02 p.m.5 views

motioneye-authenticated-RCE

MotionEye/MotionEyeOS RCE autenticato Uno script Python 3 che carica un file tasks.pickle che abilita RCE in MotionEye. Servono credenziali di amministratore, quindi non dovrebbe essere un grosso problema. Sfortunatamente, MotionEye/MotionEyeOS può essere trovato spesso in esecuzione con...

7.2CVSS7AI score0.03138EPSS
SaveExploits0
NVD
NVD
added 2026/08/27 5:20 p.m.6 views

CVE-2026-81691

opensslencrypt versions before 1.4.9 fail to validate server URLs in login and registerwithemail functions, accepting unencrypted http:// URLs and unconfigured hosts. Attackers on the network path can intercept cleartext credentials including clientid, passwords, and JWTs to achieve full keyserve...

8.7CVSS0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81102

The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...

3.1CVSS0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.5 views

CVE-2026-81093

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS0.00476EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 5:20 p.m.6 views

CVE-2026-78251

DJI drones contain an FTP service that uses hardcoded credentials shared across affected models and permits authenticated users to upload files without limits on file size, file count, or total storage consumed in /blackbox/upgrade/, as well as overwrite existing files in that directory. An...

9.3CVSS0.00388EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 5:13 p.m.4 views

CVE-2022-35513

blink1-pass-decrypt ⭐ poc e script semplice progettato per decifrare il ciphertext trovato in /blink/input del server api nelle installazioni blink1control2 versioni =2.2.7. l'exploit - CVE-2022-35513 ❗ l'app blink1control2 utilizza una crittografia debole delle password e un metodo di...

7.5CVSS7.4AI score0.04636EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/08/27 3:27 p.m.4 views

CVE-2020-24227

CVE-2020-24227 Playground Sessions - Memorizzazione delle credenziali utente in chiaro Playground Sessions v2.5.582 e versioni precedenti per Windows memorizza le credenziali utente in testo semplice, consentendo a chiunque abbia accesso a C:\Users\AppData\Roaming\Playground\Local...

7.5CVSS7.5AI score0.01401EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/27 3:09 p.m.5 views

CVE-2021-21389

Verwendung 1. Baue das Docker-Image, um eine verwundbare WordPress- und BuddyPress-Umgebung einzurichten. 2. Baue und starte den MariaDB-Container. 3. Stelle sicher, dass beide Container im selben Netzwerk ausgeführt werden. z.B. docker network create wordpressnetwork docker network connect...

9CVSS8AI score0.13521EPSS
SaveExploits2
EUVD
EUVD
added 2026/08/27 2:50 p.m.7 views

EUVD-2026-67047

opensslencrypt versions before 1.4.9 fail to validate server URLs in login and registerwithemail functions, accepting unencrypted http:// URLs and unconfigured hosts. Attackers on the network path can intercept cleartext credentials including clientid, passwords, and JWTs to achieve full keyserve...

8.7CVSS5.3AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:50 p.m.18 views

CVE-2026-81093

Apify Actors MCP Server before version 0.9.12 is vulnerable to Server-Side Request Forgery (SSRF) via the get-html-skeleton tool. The URL validation function (isValidHttpUrl) in src/utils/generic.ts confirmed only that the argument began with an http/https scheme and parsed as a URL, without insp...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.29 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS0.00476EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 2:44 p.m.6 views

CVE-2019-18988

CVE-2019-18988 Entschlüsselung gespeicherter TeamViewer-Anmeldeinformationen...

7CVSS7.2AI score0.04707EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 2:35 p.m.3 views

CVE-2022-3656

Il Red Team di Imperva ha recentemente rivelato una vulnerabilità chiamata CVE-2022-3656 che colpisce più di 2,5 miliardi di utenti di Google Chrome e dei browser basati su Chromium. Questa vulnerabilità consente il furto di file sensibili, come portafogli crittografati e credenziali di provider...

8.8CVSS7.9AI score0.01957EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/27 2:01 p.m.4 views

SharpSCOM

SharpSCOM Uno strumento C per interagire con Microsoft System Center Operations Manager SCOM. Questo strumento è stato testato con il server SCOM versione 10.22.10118.0. L'integrazione SSPI è fornita tramite la libreria nsspi di Kevin Thompson antiduh, rilasciata sotto licenza BSD-2. Utilizzo da...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 1:59 p.m.3 views

sickrageWTF

Credenziali GitHub in chiaro di Sickrage CVE-2018-9160 1. Informazioni Titolo dell'exploit: Credenziali in chiaro di SickRage nella risposta HTTP Data: 2018-04-01 Autore dell'exploit: Sven Fassbender Contatto: https://twitter.com/mezdanak Homepage del fornitore: https://sickrage.github.io Link de...

9.8CVSS8.7AI score0.75976EPSS
SaveExploits7References4
Kitploit
Kitploit
added 2026/08/27 1:58 p.m.4 views

CVE-2023-26258-ArcServe

Das TL; DR; Wenn du im Netzwerk bist, kannst du mit ArcServeRadar.py nach standardmäßig konfigurierten Instanzen scannen. Ich habe versucht, es nach C zu portieren, aber es nicht geschafft – wenn du weißt, wie es geht, kannst du das gerne tun : root@kitploit: c:\Users\vagrant\Desktoppython...

9.8CVSS8.7AI score0.37715EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 1:50 p.m.3 views

CVE-2022-41678

CVE-2022-41678: MBeans Pericolosi Accessibili tramite API Jolokia in Apache ActiveMQ Elencando e ispezionando gli MBeans esposti dall'API Jolokia all'indirizzo http://127.0.0.1:8161/api/jolokia sono stati identificati i seguenti vettori d'attacco: Scrittura Arbitraria di File tramite Log4J che...

8.8CVSS7.9AI score0.8581EPSS
SaveExploits2
Rows per page
Query Builder