Lucene search
+L

29397 matches found

Kitploit
Kitploit
added 2026/09/13 11:07 a.m.8 views

oss-bounty-program

ProjectDiscovery OSS Bounty Program Purpose The ProjectDiscovery OSS Bounty Program exists to democratize security by rewarding meaningful contributions from the global community. Our tools are used by researchers, defenders, and builders worldwide. This program ensures that anyone, anywhere, can...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:22 a.m.3 views

CVE-2019-9193byVulHub

CVE-2019-9193byVulHub PostgreSQL Arbitrary Command Execution with Admin Privileges CVE-2019-9193 Description PostgreSQL is a powerful open-source relational database management system. A vulnerability present in versions 9.3 through 11 allows administrators or users with COPY TO/FROM PROGRAM...

9CVSS7.5AI score0.91655EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/13 9:14 a.m.11 views

buzzer

Buzzer - An eBPF Fuzzer toolchain Buzzer is a fuzzer toolchain that allows to write eBPF fuzzing strategies. A Fuzzing strategy is a way to generate random eBPF Programs and then validate that they don't have unexpected behaviour. To run the fuzzer follow the next steps 1. Install bazel. 2. Insta...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 8:56 a.m.5 views

nCPU

Una computadora completa en la que cada capa aritmética, sistema operativo, compilador, visualización es una red neuronal entrenada o se ejecuta completamente en GPU. El modelo no se ejecuta en la computadora. El modelo es la computadora. nCPU es un repositorio que persigue una tesis desde cinco...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:37 a.m.10 views

SSH-Remote-Code-Execution

SSH Remote Code Execution SSH Zero-Day | Made by ClumsyLulz & Taylor Christian Newsome Summary This repository contains a C program that accepts input parameters and generates a packet to be sent to a server over the SSH protocol. The program allocates a buffer to hold the data, writes it to a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:30 a.m.168 views

angr

angr angr is a platform-agnostic binary analysis framework. It is brought to you by the Computer Security Lab at UC Santa Barbara, SEFCOM at Arizona State University, their associated CTF team, Shellphish, the open source community, and @rhelmot. Project Links Homepage: https://angr.io Project...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 6:25 a.m.28 views

procrustes

Procrustes A bash script that automates the exfiltration of data over dns in case we have a blind command execution on a server where all outbound connections except DNS are blocked. The script currently supports sh, bash and powershell and is compatible with exec style command execution e.g...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:07 a.m.9 views

CVE-2026-14382

CVE-2026-14382 Disparador binario Corrección de error root@kitploit: $250000492218546 High CVE-2026-14382: Insufficient validation of untrusted input in ANGLE. Reported by anonymous on 2026-03-13 La causa raíz de esta vulnerabilidad parece ser similar a la de CVE-2025-6558. Según mi análisis...

9.6CVSS8AI score0.00345EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:38 a.m.314 views

functrace

functrace - A function tracer functrace is a tool that helps to analyze a binary file with dynamic instrumentation using DynamoRIO http://dynamorio.org/. These are some implemented features based on DynamoRIO: disassemble all the executed code disassemble a specific function dump if these are...

10CVSS8.8AI score0.09667EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/13 5:07 a.m.7 views

frinet

Frinet By combining Frida with an enhanced version of Tenet, Frinet facilitates the study of large programs, vulnerability research and root-cause analysis on iOS, Android, Linux, Windows, and most architectures. Blogpost on the Synacktiv website This version is a complete rewrite of...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:12 a.m.6 views

restic

Introduction restic is a backup program that is fast, efficient and secure. It supports the three major operating systems Linux, macOS, Windows and a few smaller ones FreeBSD, OpenBSD. For detailed usage and installation instructions check out the documentation. You can ask questions in our...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 3:07 a.m.6 views

cve-2022-44268-detector

cve-2022-44268-detector - detecta PNGs maliciosos cve-2022-44268-detector es un programa en Go que consume PNGs e informa si parecen ser imágenes maliciosas generadas por un exploit para CVE-2022-44268, una vulnerabilidad de ImageMagick que permite a atacantes leer contenido arbitrario de archivo...

6.5CVSS7.5AI score0.89855EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/13 2:55 a.m.6 views

CVE-2022-30525

CVE-2022-30525 Zyxel Firewall Remote Command Injection A python based exploit for CVE-2022-30525 Vulnerability Summary NIST A OS command injection vulnerability in the CGI program of Zyxel USG FLEX 100W firmware versions 5.00 up to and including 5.21 Patch 1, USG FLEX 200 firmware versions 5.00 u...

10CVSS8.2AI score0.99944EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/13 2:28 a.m.4 views

USP

USP Features This Go program establishes persistence on a Linux system by creating a udev rule that triggers the execution of a specified payload binary or script. It offers two trigger options: USB Persistence: The payload is executed whenever a USB device is inserted. Boot Persistence: The...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:08 a.m.104 views

diaphora

δiaphora Installation Install with the Hex-Rays plugin manager: root@kitploit: hcli plugin install https://github.com/joxeankoret/diaphora/archive/refs/tags/3.4.2.zip Manual install instructions are below. Diaphora διαφορά, Greek for 'difference' version 3.4 is the most advanced program diffing...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:08 a.m.10 views

diaphora

δiaphora Instalación Instala con el gestor de plugins de Hex-Rays: root@kitploit: hcli plugin install https://github.com/joxeankoret/diaphora/archive/refs/tags/3.4.2.zip Las instrucciones de instalación manual están más abajo. Diaphora διαφορά, 'diferencia' en griego versión 3.4 es la herramienta...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:42 a.m.6 views

multiplier

Multiplier finds more bugs faster Multiplier provides precise and comprehensive code understanding capabilities. It does so by saving build artifacts into a database, and then making them persistently accessible using a C++ or Python API. Multiplier emphasizes the ability to uniquely identify all...

5.9AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/13 12:51 a.m.5 views

CVE-2019-0708

CVE-2019-0708 CVE-2019-0708 Sorry Everyone. This is our team's testing program, not click bait. If you think we have others purpose, reconsider yourself. If you want to busfame, I don't care. Thanks @testanull, sorry for my English. I don't understand what people want in this repo?...

10CVSS7.7AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/13 12:32 a.m.7 views

KapeFiles

KAPE Files Community-created Targets and Modules for use with KAPE Download KAPE · Report a Bug · Request Feature KapeFiles KAPE Overview KAPE is an efficient and highly configurable triage program that will target essentially any device or storage location, find forensically useful artifacts, an...

5.8AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/13 12:18 a.m.5 views

CVE-2022-30525_Exploit

CVE-2022-30525 Zyxel Firewall Remote Command Injection A python based exploit for CVE-2022-30525 Vulnerability Summary NIST An OS command injection vulnerability in the CGI program of Zyxel USG FLEX 100W firmware versions 5.00 up to and including 5.21 Patch 1, USG FLEX 200 firmware versions 5.00 ...

10CVSS8.3AI score0.99944EPSS
SaveExploits27
Rows per page
Query Builder