55 matches found
looney-tuneables
looney-tuneables CVE-2023-4911 Installa pwntools: https://github.com/Gallopsled/pwntools root@kitploit: apt-get update apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential python3 -m pip install --upgrade pip python3 -m pip install --upgrade pwntools...
pwntools
pwntools – CTF-Toolkit...
CVE-2020-7247
CVE 2020-7247 PoC exploit per OpenSMTPD 6.4.0...
cve_2022_0847_shellcode
cve20220847shellcode Beschreibung Dieses Repository enthält ein Python-Skript genshellcode.py, basierend auf pwntools, um einen Shellcode zu generieren, der CVE-2022-0847 umsetzt. Der Shellcode basiert auf diesem PoC: antx. Ich habe den Code des PoCs und dessen Ausführung mit strace analysiert, u...
CVE-2019-18634
CVE-2019-18634 N-Day-Exploit Folien https://docs.google.com/presentation/d/11DpUy9LlHeuPRSgzaTARHPwlq01vyyqbnJURlG9Ss/edit?usp=sharing Voraussetzungen Ubuntu 20.04 sudo 1.8.25 siehe unten, wie man es manuell baut Python3 pwntools pwfeedback aktivieren root@kitploit: sudo visudo Ändern Sie diese...
CVE-2022-23935
Introduzione CVE-2022-23935 exploit PoC exiftool versione 12.37 Installazione root@kitploit: git clone https://github.com/0xFTW/CVE-2022-23935 cd CVE-2022-23935 chmod +x CVE-2022-23935.py pip3 install pwntools Utilizzo root@kitploit: ./CVE-2022-23935...
Upgraded_BlueBourne-CVE-2017-0785-
UpgradedBlueBourne-CVE-2017-0785- Обновление BlueBourne CVE-2017-0785 до python3 root@kitploit: $ sudo apt-get install bluetooth libbluetooth-dev $ pip install pybluez $ pip3 install pwntools...
CVE-2011-2523
CVE-2011-2523 Exploit per vulnerabilità backdoor di vsFTPd scritto in Python usando Pwntools Utilizzo root@kitploit: pip3 install pwntools python3 ./CVE-2011-2523.py opzionale...
POC_CVE-2020-2555
POCCVE-2020-2555 poc para CVE-2020-2555 3 partes: Client & Server: construir objeto e enviar ao Servidor, acionar gadgetchain. Use-o para construir o objeto owner. Attack: enviar objeto via protocolo T3 com pwntools...
pwninit
pwninit Uno strumento per automatizzare l'avvio di sfide di sfruttamento di binari Caratteristiche Rende eseguibile il binario della challenge Scarica un linker ld-linux.so. in grado di caricare la libc fornita senza causare segfault Scarica i simboli di debug ed esegue l'unstrip della libc Appli...
rspwner
RSPWNER RSPWNER is a Rust-based AI-assisted CTF pwn assistant...
RMS-1.0-Exploit-RCE
Remote Code Execution Exploit for Restaurant...
pwn-claude-plugin
pwn-claude-plugin Claude Code plugin for binary exploitation...
offsec
Offensive Security - Parcours en sécurité offensive !Difficu...
EUVD-2021-0204
Malware in sbrugna...
Software-Security-Learning
It is an offensive tool for binary analysis. The repository Software-Security-Learning contains a collection of resources for learning software security, including tools and tutorials for binary analysis. The tools listed include Pharos, Angr, Vuzzer, PEDA, and pwntools, which are used for static...
pwntools
This is a CTF Capture The Flag framework and exploit development library. It is written in Python and provides a set of tools for developing and executing exploits. The library is designed to be extensible and customizable, allowing users to easily add new functionality and plugins. The library i...
Grandstream GSD3710 1.0.11.13 - Stack Overflow
!/usr/bin/env python3 Exploit Title: Grandstream GSD3710 1.0.11.13 - Stack Overflow Date: 2025-05-29 Exploit Author: Pepelux Vendor Homepage: https://www.grandstream.com/ Version: Grandstream GSD3710 - firmware:1.0.11.13 and lower Tested on: Linux and MacOS CVE: CVE-2022-2025 """ Author: Jose Lui...