Lucene search
+L

1280 matches found

Kitploit
Kitploit
•added 2026/09/24 10:31 p.m.•9 views

HashCheck

PasswordHashCheck Este proyecto tiene como objetivo ayudar en la búsqueda de contraseñas filtradas manteniendo un alto nivel de privacidad utilizando el método de k-anonimato. Para lograrlo, se utilizan las API de diferentes servicios, enviando solo una parte del Hash de la contraseña que queremo...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 9:58 p.m.•12 views

WireTapper

📡 WireTapper !NOTE Wireless OSINT & Signal Intelligence Platform WireTapper is a wireless OSINT tool designed to discover, map, and analyze radio-based devices using passive signal intelligence. It provides investigators, researchers, and security analysts with real-time visibility into the...

6.1AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/24 4:03 p.m.•10 views

machine_learning_security

Aprendizaje Automático y Seguridad Códigos fuente sobre aprendizaje automático y seguridad. Listado. Curso de Ciberseguridad y Aprendizaje Automático El curso de formación elemental de Aprendizaje Automático para ingeniero de seguridad. Vulnerabilidades del Aprendizaje Automático Resumen de la...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/24 9:22 a.m.•13 views

wifi_db

wifidb Script para analizar capturas de Aircrack-ng en una base de datos SQLite y extraer información útil como handshakes en formato hashcat 22000, identidades enterprise MGT y pares challenge/response EAP-MD5, los certificados X.509 y la configuración de seguridad RSN/WPA de cada red, las...

6.1AI score
SaveExploits0References14
Kitploit
Kitploit
•added 2026/09/24 8:25 a.m.•6 views

Unlearnable-Clusters

Unlearnable Clusters: Towards Label-agnostic Unlearnable Examples Code relative to "Unlearnable Clusters: Towards Label-agnostic Unlearnable Examples", CVPR2023. Preprocess First, run preprocess.py to rename the dataset directory root@kitploit: python preprocess.py --config config/preprocess.yaml...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 11:45 a.m.•10 views

CVE-2025-49125

Issue Finder: Greg Khttps://github.com/gregk4sec...

8AI score0.03437EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/21 8:24 p.m.•7 views

cve-2025-66398

⚠️ cve-2025-66398 - Simple RCE Proof of Concept Tool ⚙️ About This Tool This project demonstrates a remote code execution RCE vulnerability in Signal K Server versions 2.18.0 and earlier. The proof of concept PoC shows how an attacker could run commands on a vulnerable device. This tool is designed...

9.6CVSS6.7AI score0.20125EPSS
SaveExploits3References1
Kitploit
Kitploit
•added 2026/09/18 11:33 a.m.•8 views

cve-2025-66398

CVE-2025-66398 — Signal K Server RCE PoC 📜 Description CVE-2025-66398 is a Signal K Server issue where an unauthenticated attacker can poison the server’s restore state via /skServer/validateBackup, then hijack config via /skServer/restore to inject a backdoor admin account and optionally achieve...

9.6CVSS6.7AI score0.20125EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/18 4:45 a.m.•11 views

nebulousAD

⚠️ Una nota para los usuarios de NebulousAD A partir del 14 de abril, NuID ya no alojará la API de NebulousAD con la que se comunica este código. Como un pequeño equipo de desarrolladores, hemos descubierto que no es factible dar soporte, monitorear y desarrollar activamente tanto el portal de...

6.1AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/09/16 11:17 a.m.•12 views

CVE-2026-89929

In the Linux kernel, the following vulnerability has been resolved: KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU When emulating INVVPID, KVM executes INVVPID on the physical CPU using vpid02 instead of the L1 assigned VPID, after doing some validations on the operands. However...

8.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:17 a.m.•16 views

CVE-2026-89923

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Free guest debug data on vcpu destroy kvms390clearbpdata is only called from kvmarchvcpuioctlsetguestdebug, i.e. when user space changes or disables debugging. A vCPU that is destroyed while hardware breakpoints are...

5.8AI score0.0021EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 11:17 a.m.•7 views

UBUNTU-CVE-2026-89930

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Service local TLB flushes on failed nested VM-Enter KVM services local TLB flushes on "full" nested VM-Exits through nestedvmxvmexit, but not if a nested VM-Enter fails e.g. due to failed VMCS checks in...

9.3CVSS5.9AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

UBUNTU-CVE-2026-89922

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Take srcu when importing watchpoint data importwpinfo backs up the original guest memory contents of a watchpoint with readguestabs, which is kvmreadguest and therefore resolves the memslot via kvmmemslots. That requir...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:17 a.m.•5 views

UBUNTU-CVE-2026-89928

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walk kvmrmaplock deliberately elides the rmap lock when it observes an empty rmap. In that case kvmrmaplockreadonly also re-enables preemption and returns zero, so...

8.8CVSS6AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

UBUNTU-CVE-2026-89929

In the Linux kernel, the following vulnerability has been resolved: KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU When emulating INVVPID, KVM executes INVVPID on the physical CPU using vpid02 instead of the L1 assigned VPID, after doing some validations on the operands. However...

8.8CVSS5.8AI score0.00175EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/16 10:32 a.m.•10 views

CVE-2026-89925

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix memory leak in guest debug handling bpdata is freed only for the error case by kfreebpdata. Every successful KVMSETGUESTDEBUG will leak bpdata...

5.7AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/16 10:32 a.m.•13 views

CVE-2026-89915

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Remove VM-wide VNCR mapping counter The global VNCR mapping counter is used to decide whether an L1 provided VNCR page is mapped in L0 on any CPU at the point of dealing with a TLB invalidation. It is incremented when...

9.3CVSS5.8AI score0.00194EPSS
SaveExploits0
NVD
NVD
•added 2026/09/15 4:17 p.m.•6 views

CVE-2026-55591

Signal K Server is a server application that runs on a central hub in a boat. Prior to 2.28.0, makeRemoteRequest in src/serverroutes.ts accepted attacker-controlled host, port, useTLS, and selfsignedcert parameters from the testSignalKConnection, requestAccess, and checkAccessRequest endpoints...

5.8CVSS0.00298EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/15 3:37 p.m.•17 views

CVE-2026-55591 Signal K Server: Server-Side Request Forgery via Remote Connection Endpoints

Signal K Server is a server application that runs on a central hub in a boat. Prior to 2.28.0, makeRemoteRequest in src/serverroutes.ts accepted attacker-controlled host, port, useTLS, and selfsignedcert parameters from the testSignalKConnection, requestAccess, and checkAccessRequest endpoints...

5.8CVSS5.8AI score0.00298EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/15 3:37 p.m.•10 views

EUVD-2026-78677

Signal K Server is a server application that runs on a central hub in a boat. Prior to 2.28.0, makeRemoteRequest in src/serverroutes.ts accepted attacker-controlled host, port, useTLS, and selfsignedcert parameters from the testSignalKConnection, requestAccess, and checkAccessRequest endpoints...

5.8CVSS5.8AI score0.00298EPSS
SaveExploits0References3
Rows per page
Query Builder