54 matches found
looney-tuneables
looney-tuneables CVE-2023-4911 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ツールキット...
CVE-2020-7247
CVE 2020-7247 OpenSMTPD 6.4.0...
CVE-2022-23935
はじめに CVE-2022-23935 エクスプロイト PoC exiftool バージョン 12.37 インストール root@kitploit: git clone https://github.com/0xFTW/CVE-2022-23935 cd CVE-2022-23935 chmod +x CVE-2022-23935.py pip3 install pwntools 使い方 root@kitploit: ./CVE-2022-23935...
CVE-2011-2523
CVE-2011-2523 Pwntoolsを使用してPythonで書かれたvsFTPdバックドア脆弱性のエクスプロイト 使用方法 root@kitploit: pip3 install pwntools python3 ./CVE-2011-2523.py optional...
CVE-2019-18634
CVE-2019-18634 N-Day Exploit スライド https://docs.google.com/presentation/d/11DpUy9LlHeuPRSgzaTARHPwlq01vyyqbnJURlG9Ss/edit?usp=sharing 要件 Ubuntu 20.04 sudo 1.8.25(手動ビルド方法は下記参照) Python3 pwntools pwfeedbackを有効にする root@kitploit: sudo visudo 次の行を root@kitploit: Defaults envreset 次のように変更する root@kitploit...
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_2022_0847_shellcode
cve20220847shellcode Descripción Este repositorio contiene un script de Python genshellcode.py, basado en pwntools, para generar un shellcode que implementa CVE-2022-0847. El shellcode está basado en este PoC: antx. Analicé el código del PoC y su ejecución con strace para capturar todas las...
POC_CVE-2020-2555
POCCVE-2020-2555 PoC para CVE-2020-2555 3 partes: Cliente y Servidor: para construir el objeto y enviarlo al Servidor, desencadenar la cadena de gadgets. Úsalo para construir el objeto propietario. Ataque: enviar el objeto a través del protocolo T3 con pwntools...
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...
Exploit for Unrestricted Upload of File with Dangerous Type in Boxbilling
CVE-2022-3552 In order to exploit the vulnerability in BoxBli...