Lucene search
+L

3996 matches found

Kitploit
Kitploit
added 2026/09/18 12:46 a.m.8 views

dconstruct

dconstruct Abrir el MP4 fuente dconstruct es una herramienta de ingeniería inversa para los archivos DC-Script utilizados en The Last of Us Part II. Incluye un desensamblador y un descompilador. Genera archivos .asm que contienen las estructuras desensambladas y bytecode, así como archivos .dcpl ...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 3:13 p.m.139 views

truegaze

truegaze A static analysis tool for Android and iOS applications focusing on security issues outside the source code such as resource strings, third party libraries and configuration files. Requirements Python 3 is required and you can find all required modules in the requirements.txt file. Only...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 2:56 p.m.10 views

CVE-2022-24227-updated

CVE-2022-24227 Actualizado - BoltWire v8.00 - Cross-site Scripting Almacenado XSS Descripción CVE-2022-24227 Actualizado : En la versión 8.00 de BoltWire CMS , los campos First Name y Last Name de la página de finalización del registro de miembros también son vulnerables a ataques de cross-site...

6.1CVSS6.2AI score0.02256EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 8:52 a.m.29 views

hoper

Hoper It shows all the hops that makes a url you specify to reach its endpoint. For example if you want to see the entire trip by email URL or like a URL shorten. Hoper returns you all URLs redirections. Installation root@kitploit: $ gem install hoper Usage Type in your command line: root@kitploi...

5.7AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.90 views

Spotweb <= 1.5.1 - Cross Site Scripting

Cross-site scripting XSS vulnerability in templates/installer/step-004.inc.php in spotweb 1.5.1 and below allow remote attackers to inject arbitrary web script or HTML via the lastname parameter. id: CVE-2021-40973 info: name: Spotweb = 1.5.1 - Cross Site Scripting author: theamanrawat severity:...

6.1CVSS6.4AI score0.0225EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/16 1:40 p.m.10 views

CVE-2022-3546

CVE-2022-3546 https://vulners.com/cve/CVE-2022-3546 在 SourceCodester Simple Cold Storage Management System 1.0 中发现了一个漏洞,并将其归类为存在问题。受此问题影响的是文件 /csms/admin/?page=user/list 中的某个未知功能,该文件属于组件“创建用户处理程序”。对参数“名字/姓氏”的操作会导致跨站脚本攻击。该攻击可以远程发起。该漏洞利用已被公开披露,可能被使用。VDB-211046 是为此漏洞分配的标识符。...

4.8CVSS3.8AI score0.00555EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:37 a.m.8 views

CVE-2023-3519

CVE-2023-3519 Escáner de NetScaler Citrix ADC CVE-2023-3519 Un escáner simple para encontrar netscalers y ver la fecha de última modificación en el encabezado de la respuesta HTTP este proyecto es un escáner hecho por mí en C usando el código fuente de mrr3b00t en powershell...

9.8CVSS8.6AI score0.99749EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 10:35 a.m.13 views

CVE-2023-3519-BackdoorCheck

cve-2023-3519-citrix-scanner Este script es un escáner básico de Citrix para CVE-2023-3519. Intentamos identificar puertas de enlace/ADC de Citrix vulnerables examinando las cabeceras HTTP. Cómo funciona Durante nuestro análisis de esta vulnerabilidad, nosotros y nuestros amigos de CERT-Verbund...

9.8CVSS8.4AI score0.99749EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 4:10 a.m.11 views

CVE-2025-61882-CVE-2025-61884

CVE-2025-61882 & CVE-2025-61884 EDIT: Oracle acaba de revelar una nueva vulnerabilidad, CVE-2025-61884; el script de detección para esa vulnerabilidad se puede encontrar en este repositorio o, originalmente, aquí:https://gist.github.com/rxerium/6c70bc6b72fc0d1365c85937d35d9550. Según se cita en e...

9.8CVSS7.8AI score0.99732EPSS
SaveExploits20References4
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: KVM: x86/pmu: Disabled support for adaptive PEBS. Support for virtualizing adaptive PEBS has been discontinued. This is because KVM’s implementation is architecturally broken without an obvious or easy way to address this issu...

7.3CVSS6.2AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ptrace: The logic related to getdumpable has been made slightly more robust. The “dumpability” of a task essentially relates to the memory image of the task—the concept stems from whether the task can generate a core dump or not...

7.8CVSS6.2AI score0.01501EPSS
SaveExploits6References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS6.3AI score0.00197EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bonding: Annotate the data races around slave-lastrx. slave-lastrx and slave-targetlastarprx... can be read and written without locking. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: Data race in...

4.7CVSS5.1AI score0.00089EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 3:22 p.m.8 views

cs-get-last-error

cs-get-last-error Obtén mensajes de error a partir de los códigos de GetLastError directamente dentro del cliente de Cobalt Strike, sin la ayuda de la búsqueda de Google, net helpmsg ni Microsoft Error Lookup Tool. Los mensajes de error están incluidos en el script aggressor y no se requiere...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 12:21 p.m.10 views

cve-2023-3519-citrix-scanner

cve-2023-3519-citrix-scanner Este script es un escáner básico de Citrix para CVE-2023-3519. Intentamos identificar Citrix Gateways/ADCs vulnerables observando las cabeceras HTTP. Cómo funciona Durante nuestro análisis de esta vulnerabilidad, nosotros y nuestros amigos de CERT-Verbund notamos que...

9.8CVSS8.4AI score0.99749EPSS
SaveExploits16
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80957

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: detect a cycle in the last-kset chain during replay cachereplay follows the on-media last- kset chain by nextcachesegid with no condresched. A forged...

5.7AI score0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-80957

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cachereplay follows the on-media last-kset chain by nextcachesegid with no condresched. A forged chain that points back into a segment it has already visited makes th...

0.00166EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.6 views

CVE-2026-80957

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cachereplay follows the on-media last-kset chain by nextcachesegid with no condresched. A forged chain that points back into a segment it has already visited makes th...

5.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-80957

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cachereplay follows the on-media last-kset chain by nextcachesegid with no condresched. A forged chain that points back into a segment it has already visited makes th...

5.9AI score0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80957

CVE-2026-80957 affects the dm-pcache subsystem in the Linux kernel . The function cache_replay() traverses the on-media last-kset chain via next_cache_seg_id without calling cond_resched(). A forged chain that points back into an already-visited segment causes the replay loop to iterate indefinit...

5.8AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder