115 matches found
CVE-2022-40684
CVE-2022-40684 Individual or batch exploit for CVE-2022-40684 How to use Generate public key python3 exp.py -u ip:port -k idrsa2048.pub -l hosts.txt for batch processing with a file FOFA title="FortiGate"...
saas_enum
SaaS Enum SaaS Enum — это инструмент командной строки для обнаружения SaaS-платформ, которые может использовать компания. Инструмент ищет DNS-записи, соответствующие известным шаблонам провайдеров, и при необходимости выполняет лёгкие веб-проверки для подтверждения. Установка root@kitploit: pip...
CVE-2026-11961
CVE-2026-11961 Strumento per exploit di massa per CVE-2026-11961 che colpisce il plugin WordPress User Registration & Membership. Caratteristiche Rilevamento della versione del plugin Supporto per singolo target Elaborazione batch di target Supporto multi-thread Credenziali casuali o personalizza...
pdbdownload
पोर्टेबल एक्ज़ीक्यूटेबल PE से संबद्ध PDB फ़ाइलें डाउनलोड करने की एक उपयोगिता। विशेषताएँ msdl.microsoft.com से PDB प्रतीक symbols डाउनलोड करें। एकल या बैच में PortableExecutable PE फ़ाइलों की प्रक्रिया करें। प्रदर्शन https://github.com/user-attachments/assets/095fb528-65a6-488e-bfa0-46101738a451...
exploitarium
https://discord.gg/WytKH65ZR join up for research, help, documentation, and more useful information for those interested. Statement This repo was incomplete when published. In regard to AI usage, my fuzzing workflow was automated by AI with a strict workflow. I used GPT-5.3 for ALL the fuzzing, a...
Open-Redirect-Finder
Open-Redirect-Finder Open Redirect Finder 是一种自动化工具,用于检测 URL 上的开放重定向漏洞。 功能特性 批量处理:支持通过输入文件同时测试多个 URL。 自动验证:检查输入的 URL 是否存在开放重定向漏洞。 Payload 选项: 默认 Payload(选项 1):仅使用代码中提供的 payload。 自定义 Payload(选项 2):使用用户通过 custom.txt 文件输入的自定义 payload。 组合默认与自定义 Payload(选项 3):同时使用默认和自定义 payload 的组合。 使用方法 1. 下载并安装 Pytho...
CVE-2021-22005-
CVE-2021-22005- Script Python per la verifica batch di CVE-2021-22005 Ambiente di esecuzione: python3 Esecuzione: inserisci gli URL da verificare in un file di testo, ad esempio url.txt, poi esegui python3 url.txt...
TEST-CVE-2023-32233
Use-After-Free in Netfilter nftables durante l'elaborazione di richieste batch Dettagli della vulnerabilità Il codice affetto ha origine dal kernel Linux ufficiale di https://kernel.org/ e fa parte del componente Netfilter nftables net/netfilter/nftablesapi.c. Netfilter nftables consente di...
Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10, and Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Do not ignore the genmask when looking up a chain by its ID. When adding a rule to a chain whose ID is referenced, if that chain has been deleted in the same batch, the rule might end up referencing a deleted...
Stego-Lab
Stego-Lab Esteganografia. EXIF. Marcas d'água. Decodificar. Lote. Fluxos de trabalho profissionais de privacidade de imagem para iPhone, iPad e macOS. Site · GitLab · Página do Projeto · Política de Privacidade · Kit de Imprensa · Suporte · Licença Por que Stego-Lab O Stego-Lab reúne fluxos de...
CVE-2026-73558
A flaw was found in vLLM, an inference and serving engine for large language models. An integer overflow vulnerability in the actandmulkernel kernel allows a remote attacker to cause cross-user data leakage. By crafting specific requests processed in the same inference batch, an attacker can obta...
Exploit for Use After Free in Linux Linux_Kernel
CVE-2023-32233 — nftables Use-After-Free: Reproduction & Root...
UBUNTU-CVE-2026-64575
In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...
CVE-2026-46320
A flaw was found in the Linux kernel's tap driver. This vulnerability occurs in the tapgetuserxdp function, where allocated memory pages are not properly freed when processing rejected network frames. Specifically, if a frame is shorter than the expected Ethernet header length or if memory...
PT-2026-47759
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the Linux kernel when the build skb function fails within the tun xdp one function. In this scenario, the system sets the return value to -ENOMEM and exits withou...
CVE-2026-46080
In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2dioendiowrite ocfs2markextentwritten ocfs2changeextentflag ocfs2splitexte...
unverified_exploits
Unverified Exploits - Rule-Based Exploit Generation & Testing...
EUVD-2026-27749
In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, movedirtyfolioinpagearray may fail because it needs to allocate bounce buffers to store the encrypted versions of each folio. Each foli...
CVE-2026-31536
A flaw was found in the Linux kernel's Server Message Block SMB direct server implementation. This issue occurs during smbdirectsendbatch processing where requests without the IBSENDSIGNALED flag may be incorrectly handled when a connection is broken. This could lead to unexpected behavior relate...
CVE-2026-31609
In the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in smbdfreesendio after smbdsendbatchflush smbdsendbatchflush already calls smbdfreesendio, so we should not call it again after smbdpostsend moved it to the batch list...