Lucene search
+L

393 matches found

Kitploit
Kitploit
added 2026/09/07 1:49 p.m.7 views

Interlace

Interlace Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support. Reviews / Howto Guides Interlace: A Tool to Easily Automate and Multithread Your Pentesting & Bug Bounty Workflow Without Any Coding Table of Contents Setup Usage -...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 9:47 a.m.4 views

safenet-soho-security-framework

SafeNet SOHO Security Framework SafeNet is a production-grade Zero-Trust Network Access ZTNA framework specifically engineered for Small Office/Home Office SOHO environments. By orchestrating a secure, identity-aware VPN overlay utilizing the WireGuard protocol, SafeNet provides granular control...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:30 p.m.5 views

CVE-2012-2122-scanner

Uso: php scanner.php 10.0.0.1/18 bloque en notación cidr Requisitos: php5-cli...

5.1CVSS7.7AI score0.965EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/05 2:41 p.m.5 views

libSSH-bypass

libSSH-bypass Implementation of CVE-2018-10933 // but with a CIDR block scanner. Didn't feel like spending $$ on Shodan's API, so i've added a range scanner that dumps vuln servers into a file with a soft scan. you'll need to pip install paramiko as a dependency. this is an early PoC version, I'l...

9.1CVSS7.5AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/05 1:37 p.m.5 views

React2Shell-CVE-2025-55182

root@kitploit: $$\ $$\ $$$$$$$\ $$\ $$\ $$$$$$$$\ $$\ $$\ $$$$$$\ $$$$$\ $$$\ $$$ |$$ $$\ $$$\ $$$ |$$ |$$ | $\ $$ |$$ $$\ $$ | $$$$\ $$$$ |$$ | $$ | $$$$\ $$$$ | $$ | $$ |$$$\ $$ |$$ / $$ | $$ | $$$$$$ $$ |$$$$$$$ | $$$$$$ $$ | $$ | $$ $$ $$$$ |$$ | $$ | $$ | $$ $$$ $$ |$$ $$ $$ $$$ $$ |...

10CVSS7.4AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/04 2:47 a.m.9 views

nodesub

NODESUB Nodesub es una herramienta de línea de comandos para encontrar subdominios en programas de bug bounty. Soporta diversas técnicas de enumeración de subdominios y proporciona opciones flexibles para personalización. Características Realizar enumeración de subdominios usando notación CIDR...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 2:47 a.m.35 views

nodesub

NODESUB Nodesub is a command-line tool for finding subdomains in bug bounty programs. It supports various subdomain enumeration techniques and provides flexible options for customization. Features Perform subdomain enumeration using CIDR notation Support input list. Perform subdomain enumeration...

5.5AI score
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/23 12:00 a.m.7 views

perl-Net-CIDR-Set-0.230.0-1.1 on GA media (moderate)

perl-Net-CIDR-Set-0.230.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:11550-1 Rating: moderate Cross-References: CVE-2026-19566 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 12:00 a.m.6 views

OPENSUSE-SU-2026:11550-1 perl-Net-CIDR-Set-0.230.0-1.1 on GA media

These are all security issues fixed in the perl-Net-CIDR-Set-0.230.0-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/12 4:41 p.m.10 views

SUSE CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 9:17 a.m.12 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 9:17 a.m.10 views

UBUNTU-CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/12 9:17 a.m.14 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/12 8:39 a.m.58 views

CVE-2026-19566

CVE-2026-19566 affects Net::CIDR::Set before v0.23. The vulnerability stems from the encode/width handling of IPv6 prefix lengths, where an unbounded prefix length (including values >128) causes large memory allocations during contains() or add() due to the code creating a mask and unpacking i...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/12 8:39 a.m.14 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 8:39 a.m.17 views

CVE-2026-19566 Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:39 a.m.9 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.3CVSS5.3AI score0.00346EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/12 8:39 a.m.9 views

CVE-2026-19566 Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

5.3AI score0.00346EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 8:39 a.m.10 views

EUVD-2026-57150

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 8:39 a.m.32 views

CVE-2026-19566 Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

0.00346EPSS
SaveExploits0References4
Rows per page
Query Builder