46600 matches found
challenges
Hex Advent CTF WELCOME TO HEX ADVENT 2025, ‘tis the season to Unwrap Your Potential! 🎁 HEX ADVENT 2025 is a Christmas-themed CTF Advent Calendar, designed for women, by women. 12 Days, 12 Challenges: A structured schedule to build mastery across different CTF categories. Focus Areas root@kitploit...
dBmonster
Con dBmonster, puedes escanear dispositivos WiFi cercanos y rastrearlos mediante la intensidad de señal dBm de los paquetes que envían. Así, puedes identificar la ubicación exacta de dispositivos WiFi cercanos usa una antena WiFi direccional para obtener los mejores resultados o averiguar en qué...
bucket-brute
bucket-brute Aws S3 Tko Tool root@kitploit: usage: bucket-brute.py -h -u URL -p PROXY -b BUCKET optional arguments: -h, --help show this help message and exit -u URL, --url URL No Such Bucket URL -p PROXY, --proxy PROXY Proxy for debugging -b BUCKET, --bucket BUCKET Bucket Name Example...
CANToolz
CANToolz alias YACHT Otra Herramienta de Hacking de Automóviles CANToolz es un framework para analizar redes y dispositivos CAN. Proporciona múltiples módulos que pueden encadenarse usando el sistema pipe de CANToolz y ser utilizados por investigadores de seguridad, probadores de seguridad...
JSRat-Py
JSRat-Py This is my implementation of JSRat.ps1 in Python so you can now run the attack server from any OS instead of being limited to a Windows OS with Powershell enabled. Added support to handle client invocation via either rundll32 or regsvr32 methods References & Original Project: regsvr32:...
fernflower
fernflower Quickly decompile class files in the terminal Usage: root@kitploit: Usage: java -jar fernflower.jar -= + Example: java -jar fernflower.jar -dgs=true c:\my\source\ c:\my.jar d:\decompiled\ Ps: No more need for jd-gui, it is more powerful than jd-gui...
CVE-2016-6187_LPE
CVE-2016-6187 - Exploit del Kernel de Linux Exploit del Kernel para CVE-2016-6187 Escalada de Privilegios Local versiones afectadas: 4.6.5 El exploit fue desarrollado contra un kernel 4.6 compilado personalizado + buildroot kconfig próximamente y derrota KASLR, SMEP, SMAP KPTI no disponible para...
GenWiFiFaker
EN GenWiFiFaker is a tool for creating fake WiFi access points. It can be used for testing network security, performing demonstrations, or other educational purposes. This tool generates fake SSIDs and MAC addresses and broadcasts them over a specified WiFi interface. Features Generate Fake SSIDs...
tinydtls
CONTENTS This library contains functions and structures that can help constructing a single-threaded UDP server with DTLS support in C99. The following components are available: dtls Basic support for DTLS with pre-shared key mode. tests The subdirectory tests contains test programs that show how...
CVE-2026-16232
CVE-2026-16232 Overview A proof-of-concept script to exploit CVE-2026-16232, an authentication bypass via the SmartConsole login process using an application token. This affects Check Point Security Management Server and Multi-Domain Security Management Server MDS. For a full technical analysis,...
awesome-appsec-interview
Awesome Entrevista AppSec Una lista curada de recursos, preguntas de práctica y materiales de estudio para ayudarte a prepararte para entrevistas de Ingeniero de Seguridad de Aplicaciones , organizadas por tipo de entrevista. Contenido Resumen de la Entrevista Revisión de Código Seguro Modelado d...
CVE-2021-22205
CVE-2021-22205 Pocsuite3 For CVE-2021-22205, RCE no autorizado...
ShadowSteal
ShadowSteal | CVE-2021-36934 Pure Nim implementation for exploiting CVE-2021-36934, the SeriousSAM Local Privilege Escalation LPE. Not OPSEC safe.... yet ;. I do not claim credit for the discovery of this exploit. Quick Start Build with Docker Getting started with ShadowSteal is now easier than...
strix
Strix La herramienta de pentesting con IA de código abierto. Hackers de IA autónomos que encuentran y corrigen las vulnerabilidades de tu aplicación. !TIP ¡Nuevo! Strix se integra a la perfección con GitHub Actions y los pip...
strix
Strix The open-source AI pentesting tool. Autonomous AI hackers that find and fix your app’s vulnerabilities. !TIP New! Strix integrates seamlessly with GitHub Actions and CI/CD pipelines. Automatically scan for vulnerabilit...
CVE-2022-4395
MASS CVE-2022-4395 Uso root@kitploit: apt install python3 python3-pip -y pip3 install -r require.txt python3 main.py Vista previa Referencia https://wpscan.com/vulnerability/80407ac4-8ce3-4df7-9c41-007b69045c40...
heartbleed-dtls
heartbleed-dtls-test POC for CVE-2014-0160 Heartbleed for DTLS. License This code is licensed uder the BSD 3-Clause License file LICENSE, which is 99% identical to Go's license file LICENSE.golang. Given that large parts of this code are copied/inspired by golang's tls code, both license files ar...
CVE-2024-6386
CVE-2024-6386 - RCE via Twig SSTI en WPML PoC PoC en Python+Selenium Investigación detallada en ruso: CVE-2024-6386 CVSS Puntuación base: 9.9 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Resumen En WPML tienes disponible el uso de Shortcodes de WordPress específicos que te permiten crear...
static_asm
staticasm A header-only C++20 library for compile-time x86/x86-64 instruction encoding. This project is dual-licensed under the Boost Software License 1.0 and the MIT License. You may choose either license. Purpose Learning x86 assembly encoding in a practical and fun way Generating assembly...
Advanced-Loader-Reverse-Engineering
De Shellhost a 3 DLLs: Analizando un Cargador Avanzado con Inyección de Payload, Bypass de CFG y Ataques de Degradación Resumen Este análisis cubre un sofisticado cargador multiphase que apunta a Shellhost.exe, amsi.dll, mstscax.dll y clbcatq.dll. El cargador utiliza module stomping, bypass de CF...