19229 matches found
isr-sqlget
-- ISR - Infobyte Security Research -- | ISR-sqlget | www.infobytesec.com | ..:: DESCRIPTION ISR-sqlget: It's a blind SQL injection tool developed in Perl. It lets you get databases schemas and tables rows. Using a single GET/POST you can access quietly the database structure and using a single...
CVE-2019-15107
CVE-2019-15107 POC para CVE 2019-15107 Úselo solo con fines educativos. Para usarlo, abra un listener en su máquina nc -lnvp Modifique el comando perl para que coincida con su IP y puerto. Ejecute el script, se abrirá una shell inversa en su listener. El script de python agotará el tiempo de...
Webmin-CVE-2022-0824-Enhanced-Exploit
Webmin-CVE-2022-0824-Enhanced-Exploit !IMPORTANT Herramienta de explotación mejorada para Webmin CVE-2022-0824 - Soporta modo de ejecución de comandos y modo de shell inversa !IMPORTANT Una herramienta de explotación mejorada para la vulnerabilidad CVE-2022-0824 en Webmin, que soporta dos modos:...
CVE-2026-82560
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
EUVD-2026-83606
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
CVE-2026-82560
Pod::Text (Perl, part of the podlators distribution) versions before 6.1.1 are vulnerable to CPU and memory exhaustion when formatting a maliciously crafted POD document. The root cause is in the wrap() function: each =over directive adds its indent to the margin, which is subtracted from the out...
CVE-2026-82560
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
CVE-2026-82560 Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
CVE-2026-82560 Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
Malbait
Malbait Programa honeypot TCP/UDP implementado en Perl README para malbait, 2/10/17 por cierto, mi dirección de bitcoin es 3A7yuqBcPAcVEM59bNAVQdTCmkxRb5JRgE Aquí hay una alternativa, también para BTC, ya que he recibido informes de que algunas carteras de bitcoin no admiten ciertas direcciones:...
CVE-2019-15107
CVE-2019-15107 Este repositorio contiene un pequeño script en bash para explotar CVE-2019-15107 sin usar Metasploit. Su uso es bastante sencillo, solo descarga y ejecuta, sin dependencias. root@kitploit: root@kali: ./webmin-CVE-2019-15107.sh 10.10.73.185 'uname -a' Error - Perl execution failed...
joomscan
====== OWASP JoomScan 项目 OWASP Joomla! 漏洞扫描器(JoomScan)是一个开源项目,旨在自动化 Joomla CMS 部署中的漏洞检测和可靠性保障任务。该工具使用 Perl 实现,能够轻松无缝地扫描 Joomla 安装,并凭借其轻量级和模块化架构留下最小的足迹。它不仅能够检测已知的攻击性漏洞,还能检测许多可能被攻击者利用来破坏系统的配置错误和管理员级别缺陷。此外,OWASP JoomScan 提供用户友好的界面,并将最终报告编译为文本和 HTML 格式,以便于使用并减少报告开销。 OWASP JoomScan 已包含在 Kali Linux 发行版...
perl-Net-DNS security update
An update is available for perl-Net-DNS. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The perl-Net-DNS package contains a collection of Perl modules that act ...
RLSA-2026:68786 Important: perl-Net-DNS security update
The perl-Net-DNS package contains a collection of Perl modules that act as a Domain Name System DNS resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of the gethostbyname and gethostbyaddr routines. Security Fixes: perl-Net-DNS: Net::DNS: Denial of Service...
PhpMyAdmin
Este es un antiguo escáner en perl que encontré para el exploit de phpMyAdmin que data de 2009. Me aburrí y pensé que practicaría perl y aprendería un poco sobre un lenguaje más antiguo y lo convertiría a Python. Esto es principalmente con fines educativos, ya que este exploit, que tiene más de u...
DEBIAN-CVE-2026-78030
DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbmtype and dbmmldbm attributes in DBD::DBM. DBD::DBM passes the dbmtype and dbmmldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename a...
CVE-2026-78030
DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbmtype and dbmmldbm attributes in DBD::DBM. DBD::DBM passes the dbmtype and dbmmldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename a...
CVE-2026-78030 DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbm_type and dbm_mldbm attributes in DBD::DBM
DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbmtype and dbmmldbm attributes in DBD::DBM. DBD::DBM passes the dbmtype and dbmmldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename a...
CVE-2026-78030
Perl DBI versions before 1.653 are vulnerable to arbitrary module loading (and thus code execution) via the dbm_type and dbm_mldbm connect attributes in DBD::DBM . The root cause is that these attributes are passed to Perl's require without validation; because require treats path-shaped strings a...
EUVD-2026-83584
DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbmtype and dbmmldbm attributes in DBD::DBM. DBD::DBM passes the dbmtype and dbmmldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename a...