Lucene search
+L

31015 matches found

Kitploit
Kitploit
•added 2026/09/25 5:23 p.m.•13 views

spycast

SpyCast 是一个跨平台的 mDNS 枚举工具,既可以工作在主动模式(递归查询服务),也可以工作在被动模式(仅监听多播数据包)。 构建 root@kitploit: cargo build --release 特定操作系统的捆绑包(例如 OSX 上的 dmg 和 app 捆绑包)可以通过以下方式构建: root@kitploit: cargo tauri build SpyCast 也可以在没有默认 UI 的情况下构建,此时所有输出将打印在终端上: root@kitploit: cargo build --no-default-features --release 运行 以主动模式运...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 5:18 p.m.•17 views

nelson

Nelson Finding vulnerabilities through dumb brute force Inspired by a talk by Nicholas Carlini and the Ralph loop, Nelson is a tool to loop on every file in a project, prompting an agent to look for vulnerabilities. It has a scan mode, similar to Carlini's bash loop, where it asks the model to fi...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 5:00 p.m.•9 views

AV_Kernel_Vulns

AVKernelVulns PoCs para las vulnerabilidades del kernel de software antivirus encontradas por mí...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:52 p.m.•7 views

CVE-2019-5420

CVE-2019-5420 Ruby-on-Rails ofrece tres entornos diferentes en los que puede ejecutarse: desarrollo, prueba y producción. Obviamente, no deberías tener código ejecutándose en desarrollo o prueba disponible en internet, pero como siempre ocurre por ejemplo, en entornos de staging. Ruby-on-Rails...

9.8CVSS7.6AI score0.89687EPSS
SaveExploits13
Kitploit
Kitploit
•added 2026/09/25 4:51 p.m.•12 views

dump1090

Dump1090 README Dump 1090 es un decodificador Mode S diseñado específicamente para dispositivos RTLSDR. Las principales características son: Decodificación robusta de mensajes débiles; con mode1090 muchos usuarios observaron un alcance mejorado en comparación con otros decodificadores populares...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:44 p.m.•9 views

wmi-static-spoofer

wmi-static-spoofer Motivation: The initial motivation is bypassing HWID detection methods used by intrusive software like anti-cheats, etc. or licensing restrictions implemented in software. The concept is not new but other solutions require a loaded driver at all times and a kernel hook with...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 4:39 p.m.•17 views

CVE-2024-4577-PHP-RCE

PHP RCE PoC CVE-2024-4577: Argument Injection in PHP-CGI Overview This repository contains scripts to check for the CVE-2024-4577 vulnerability, an argument injection issue in PHP-CGI. You can use the provided Bash, Go, and Python scripts to test a list of domains for this vulnerability. I've als...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/25 4:36 p.m.•29 views

reflector

reflector Description Burp Suite extension is able to find reflected XSS on page in real-time while browsing on web-site and include some features as: Highlighting of reflection in the response tab. Test which symbols is allowed in this reflection. Analyze of reflection context. Content-Type...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 4:35 p.m.•28 views

CVE-2026-43499-S25U

CVE-2026-43499 PoC for Galaxy S25 Ultra Device-specific proof of concept for CVE-2026-43499 on the Korean Samsung Galaxy S25 Ultra. Supported target root@kitploit: Model: SM-S938N Codename: pa3q Android: 16 / API 36 Build: S938NKSUACZF1 Display ID: BP4A.251205.006.S938NKSUACZF1 Fingerprint:...

7.8CVSS7.4AI score0.00278EPSS
SaveExploits107References3
Kitploit
Kitploit
•added 2026/09/25 4:22 p.m.•72 views

Fireaway

FireAway-Next Generation Firewall Bypass Tool v0.2 Fireaway is a tool for auditing, bypassing, and exfiltrating data against layer 7/AppID inspection rules on next generation firewalls, as well as other deep packet inspection defense mechanisms, such as data loss prevention DLP and application...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:21 p.m.•15 views

nexmon

¿Qué es nexmon? Nexmon es nuestro framework de parcheo de firmware basado en C para chips WiFi Broadcom/Cypress que te permite escribir tus propios parches de firmware, por ejemplo, para habilitar el modo monitor con cabeceras radiotap e inyección de tramas. A continuación, encontrarás una visión...

6.4AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 4:19 p.m.•15 views

mole

Mole Mole is a Binary Ninja plugin designed to identify interesting execution paths in binaries. It performs backward slicing on variables using Binary Ninja 's Medium Level Intermediate Language MLIL in Static Single Assignment SSA form, forming the basis for a static taint analysis. In Mole , a...

8.2AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 4:17 p.m.•15 views

virtualbox_e1000_0day

Por qué Me gusta VirtualBox y no tiene nada que ver con por qué publico una vulnerabilidad 0day. La razón es mi desacuerdo con el estado contemporáneo de la infosec, especialmente de la investigación de seguridad y el bug bounty: 1. Esperar medio año hasta que una vulnerabilidad sea parcheada se...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:59 p.m.•21 views

AirmonGUI

AirmonGUI A local web interface for the aircrack-ng wireless toolkit. Screenshots · Quick start · Features · Roadmap · Contributing !WARNING Use this only on networks you own or have written permission to test. Scanning, deauthenticating, or capturing traffic from networks you don't control is...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/25 3:59 p.m.•15 views

CVE-2022-27518_POC

CVE-2022-27518POC root@kitploit: docker pull quay.io/citrix/citrix-k8s-cpx-ingress:13.0-58.30 Use the following command to verify if CPX image is installed in docker images root@kitploit: docker images | grep 'citrix-k8s-cpx-ingress' Use the following command to create a CPX container instance...

9.8CVSS8.8AI score0.06683EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 3:28 p.m.•9 views

Meterpreter_Paranoid_Mode-SSL

MeterpreterParanoidMode v1.4 - SSL/TLS connections root@kitploit: Version release: v1.4 Stable Author: pedro ubuntu r00t-3xp10it Distros Supported : Linux Kali, Mint, Ubuntu Suspicious-Shell-Activity SSA RedTeam develop @2017 Description: root@kitploit: MeterpreterParanoidMode.sh allows users to...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:28 p.m.•42 views

padre

padre padre is an advanced exploiter for Padding Oracle attacks against CBC mode encryption Features: blazing fast, concurrent implementation decryption of tokens encryption of arbitrary data automatic fingerprinting of padding oracles automatic detection of cipher block length HINTS! if failure...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 3:21 p.m.•16 views

evilTrust

evilTrust Ideal tool for automated deployment of a Rogue AP with template selection + 2FA capability. This tool has several templates to use, including a custom template option, where the attacker can deploy their own template. IMPORTANT : No wired connection is required, so the attack can be...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:15 p.m.•13 views

Search-That-Hash

➡️ Discord ⬅️ The Fastest Hash Cracking System pip3 install search-that-hash && sth 🤔 Overview Tired of going to every website to crack your hash? Search-That-Hash automates this process in less than 2 seconds. Search-That-Hash searches the most popular hash cracking sites and automatically inputs...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/25 3:13 p.m.•28 views

mtkclient

Language: 🇺🇸 🇨🇳 MTKClient 这是一款用于联发科芯片的调试工具,支持读写分区、利用漏洞对设备进行底层操作。 在Windows系统下使用需要安装MTK串口驱动和UsbDk驱动 详见下方说明。 在Linux系统下,如果你使用的是旧版的kamakiri内核则需要使用内核补丁 参见Setup目录,但读写分区等操作则不需要补丁。 打开 MTKClient, 在设备完全关机的情况下按住音量上键+电源键或音量下键+电源键进入Brom模式,待工具检测到设备后松手。 MT6781, MT6789, MT6855, MT6886, MT6895, MT6983, MT8985...

5.8AI score
SaveExploits0References5
Rows per page
Query Builder