44663 matches found
CVE-2024-47176
CVE-2024-47176 !CAUTION For eduacational use/Defensive use only, Only use where you are authorised to do so, Use at own risk! How to python3 scanner.py CIDR SCANNER IP Example python3 scanner.py 192.168.0.0/16 192.168.5.100 Required Modules tqdm Install via pip3/apt: $ pip3 install tqdm $ sudo ap...
fusee-gelee
fusee-gelee Rust implementation of theFusée Gelée exploit CVE-2018-6242 for Tegra processors. Currently supported platforms: Linux via libusb. Instructions 1. Obtain executable version of the exploit launcher. 2. Obtain a payload suitable for use on the target device. 3. Execute the launcher,...
ssrf-sheriff
SSRF Sheriff This is an SSRF testing sheriff written in Go. It was originally created for the Uber H1-4420 2019 London Live Hacking Event, but it is now being open-sourced for other organizations to implement and contribute back to. Features Respond to any HTTP method GET, POST, PUT, DELETE, etc...
ssrf-sheriff
SSRF Sheriff Este es un sheriff de pruebas SSRF escrito en Go. Fue creado originalmente para el Uber H1-4420 2019 London Live Hacking Event, pero ahora se está publicando como código abierto para que otras organizaciones lo implementen y contribuyan. Características Responde a cualquier método HT...
peer-tweet
PeerTweet Decentralized feeds using BitTorrent's DHT. Idea from Arvid and The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Screenshot Quick links Download the latest binaries from the releases page. Find and share PeerTweet addresses from the addresses issues page. What is PeerTweet?...
peer-tweet
PeerTweet Feeds descentralizados usando el DHT de BitTorrent. Idea de Arvid y The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Captura de pantalla Enlaces rápidos Descarga los últimos binarios desde la página de lanzamientos. Encuentra y comparte direcciones de PeerTweet desde la página ...
conpot
Conpot Acerca de Conpot es un honeypot de ICS con el objetivo de recopilar inteligencia sobre los motivos y métodos de los adversarios que atacan sistemas de control industrial. Documentación La documentación se puede encontrar aquí. Si solo está probando conpot, le sugerimos que vaya a instalaci...
conpot
Conpot About Conpot is an ICS honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems. Documentation The documentation can be found here. If you are just checking out conpot, we suggest that you go for quick install. If you...
linux-smart-enumeration
First, a couple of useful oneliners ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...
linux-smart-enumeration
Primero, un par de oneliners útiles ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...
RMS-Runtime-Mobile-Security
Runtime Mobile Security RMS 📱🔥 por @mobilesecurity Runtime Mobile Security RMS , impulsado por FRIDA, es una potente interfaz web que te ayuda a manipular aplicaciones de Android e iOS en tiempo de ejecución. Con RMS puedes volcar fácilmente todas las clases cargadas y sus métodos, hookear todo...
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-2025-24813
CVE-2025-24813 - Apache Tomcat Remote Code Execution Exploit This is a proof-of-concept PoC exploit for CVE-2025-24813 , a vulnerability in Apache Tomcat 9.0.80–9.0.83, 10.1.0–10.1.17 that allows remote code execution RCE via session deserialization. The exploit abuses partial PUT requests and th...
CVE-2024-6386
CVE-2024-6386 - RCE via Twig SSTI in WPML PoC PoC on Python+Selenium Detailed research in Russian: CVE-2024-6386 CVSS Base Score: 9.9 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Summary In WPML you are available to use specific WordPress Shortcodes that allows you to create macroses and...
CVE-2026-0740-upload-template
This repository does not have a README...
polkit-auto-exploit
polkit-auto-exploit Automatic Explotation PoC for Polkit CVE-2021-3560 Resumen CVE-2021-3560 es una omisión de autenticación en polkit que permite a un usuario no privilegiado invocar métodos privilegiados mediante DBus. En este exploit se invocarán 2 métodos privilegiados proporcionados por...
libwebp-checker
中文 | EN CVE-2023-4863 libwebp dependency check tools This tool checks if your server's application or process that is affected by CVE-2023-4863 libwebp Heap buffer overflow Version above 0.5.0. Run this script in your production environment carefully. Result Screen Shot Scan Result Table of...
CVE-2014-4210-SSRF-PORTSCANNER-POC
CVE-2014-4210 SSRF PORTSCANNER PoC Author: Aaron Mizrachi unmanarc [email protected] Twitter: https://twitter.com/unmanarc License: LGPLv3 Liability / Legal Disclaimer This project is made for EDUCATIONAL and ETHICAL TESTING purposes ONLY. Using of source code in this repository for attackin...
CVE-2018-10933
This tool provides the ability to scan and exploit server running vulnerable versions of libssh. vulnerability: https://www.libssh.org/security/advisories/CVE-2018-10933.txt fix: https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/ this tool is meant to be used on...
evil_minio
Evil MinIO CVE-2023-28434 Doc: CVE-2023-28432 minio 接口未授权访问到无损RCE和全局后门.pdf EXP for CVE-2023-28434 MinIO unauthorized to RCE Changed from https://github.com/minio/minio/tree/8b4d0255b7247b1a06d923e69ed5ba01434e70b8 Changed what? add cmd/x.go, used for exec system command root@kitploit: package cmd...