557379 matches found
CVE-2022-48474_CVE-2022-48475
CVE-2022-48474 & CVE-2022-48475 PoC & exploits for CVE-2022-48474 & CVE-2022-48475 "Control de Ciber" is a Cybercafe management software. Multiple Denial-of-Service DoS vulnerabilities in versions prior to 1.650. An unauthenticated remote attacker can send a carefully crafted request that lead to...
CVE-2024-40094
CVE-2024-40094 ENF ExecutableNormalizedFields Denial of Service Exploit This script exploits the CVE-2024-40094 vulnerability in graphql-java by triggering an ExecutableNormalizedFields ENF based denial of service. It builds a crafted GraphQL introspection query with deep nested aliases, designed...
PoC---CVE-2018-6389
PoC - CVE-2018-6389 Proof of Concept of vunerability CVE-2018-6389 on Wordpress 4.9.2. This vulnerability lets a remote unauthenticated attacker to cause DoS of a Wordpress based web application. Presentazione: docs.google.com/presentation DoSer Python Tool root@kitploit: usage: mydoserget.py -h ...
full-60-ddos-tools
Full 60 Ddos Tools Yoo, es una colección de 60 herramientas ddos más populares y potentes ahora. Las herramientas DDOS más potentes necesitan Python para ejecutarse. Este es un lenguaje de programación altamente personal y optimizado. Ampliamente usado, fácil de aprender y con una sintaxis...
CVE-2023-38545
Uso root@kitploit: git clone https://github.com/imfht/CVE-2023-38545 cd CVE-2023-38545/curl-7.74.0 && ./configure --with-openssl make -j 4 python3 socks.py & export ALLPROXY=socks5h://127.0.0.1:9050 ./curl-7.74.0/src/curl $python3 -c "print'A'10000, end=''" -vvvv Prueba para más detalles, consult...
pentmenu
pentmenu 中文说明 Un menú de selección bash para reconocimiento de red y ataques DOS rápidos y sencillos Sudo se implementa donde es necesario. Probado en Debian y Arch. ¡Las contribuciones y pull requests son muy bienvenidas! Requisitos: bash sudo curl netcat debe soportar la opción '-k', se...
CVE-2024-27316_poc
CVE-2024-27316 HTTP/2 CONTINUATION flood PoC Target server Apache httpd Start root@kitploit: docker-compose up -d Connectivity check httpd v2.4.58 vulnerable root@kitploit: curl --http2 -i --head http://localhost:3392/ curl --http2 -i --head -k https://localhost:3393/ httpd v2.4.59 fixed version...
network-attack-detection
Detección de Ataques de Red mediante Aprendizaje Automático Descripción Este proyecto emplea técnicas de aprendizaje automático para clasificar ataques de red como escaneo de puertos, denegación de servicio DoS y malware. Los datos de entrada están en formato Netflow V9, un formato estándar...
cve-2020-15956
cve-2020-15956 ACTi NVR 2.3 Standard/Professional Server and ACTi NVR3 Standard/Professional Server allows remote unauthenticated attackers to conduct a denial of service. To exploit this vulnerability merely send a malformed authorization header payload of at least 760-bytes to the Media Server...
CVE-2020-7461
CVE-2020-7461 FreeBSD 中 DHCP 漏洞 NAME:WRECK 的 PoC 仅供教育目的使用 环境 主机:macOS 11.2.1 Vagrant:2.2.15 受害机:FreeBSD 12.1-STABLE r364849 攻击机:Ubuntu 20.04 免责声明 为防止滥用,此 PoC 会造成 DoS 而非 RCE。 PoC 在 VirtualBox 中关闭 DHCP 服务器 启动虚拟机 root@kitploit: $ cd victim $ vagrant up $ cd .. root@kitploit: $ cd attacker $ vagrant ...
dsa
A Summary of Go's crypto/dsa Vulnerability CVE-2016-3959 Alex Mullins April 9, 2016 Introduction Recently, there was a bug discovered in the Digital Signature Algorithm DSA crypto library for the Go programming language. In this article we'll go over the details of the bug and how an attacker cou...
CVE-2025-0087
CVE-2025-0087 POC DOS...
CVE-2018-7449
CVE-2018-7449 1. Introduction My tool is written in Python and exploits the CVE-2018-7449 vulnerability to execute a series of commands that will crash the ftp daemon. root@kitploit: DISCLAIMER!!! Please note that the use of hacking tools without authorization is illegal and could result in legal...
CVE-2026-89664
A flaw was found in the Linux kernel's Network File System Daemon nfsd. When processing malformed NFSv4 OPEN compound operations that include valid Portable Operating System Interface POSIX Access Control List ACL attributes, the kernel fails to release allocated memory resources. This oversight...
CVE-2026-89749
A flaw was found in the Linux kernel. Specifically, within the tracing subsystem, the eventteststuff function can pass an invalid error pointer to kthreadstop if kthreadrun fails to create a kernel thread. This improper handling of error pointers, particularly under memory pressure, leads to...
CVE-2026-89646
A flaw was found in the Ceph filesystem component of the Linux kernel. When a writeback operation is aborted during an unmount process, a reference to an inode a data structure describing a filesystem object is not properly released. This prevents the inode from being evicted, potentially leading...
CVE-2026-89500
A flaw was found in the Linux kernel's ring-buffer component. When a cached reader page is discarded after a concurrent ring buffer resize, the system may use an incorrect buffer size for memory deallocation. This mismatch can lead to a kernel crash, resulting in a Denial of Service DoS, or it...
CVE-2026-89496
A flaw was found in ocfs2, the Oracle Cluster File System, within the Linux kernel. A local user could exploit this vulnerability by performing a copyfilerange operation within the same filesystem. This can lead to a memory leak, potentially causing resource exhaustion and a Denial of Service DoS...
CVE-2026-80954
A flaw was found in the Linux kernel's i3c driver. The i3cdevicegetsupportedxfermode function attempts to access a device descriptor without holding the necessary lock. This unlocked dereference can lead to memory corruption, potentially causing system instability or a denial of service...
CVE-2026-89668
A flaw was found in the nfsd component of the Linux kernel. The nfsddebugfsinit function is called before nfsd4initslabs. If the slab allocation fails, the nfsddebugfsexit cleanup function is bypassed, leaving orphaned debugfs files with stale function pointers. This can lead to a use-after-free...