Skip to main content

VirtuAlization GDb integrations in pwntools

Project description

PyPI docs

VAGD

VirtuAlization GDb integrations in pwntools

Installation

pip install vagd pwntools

or

pip install .
pip install -r requirements.txt

Usage

use python -m vagd to generate a template

# run as process in VM
./exploit.py
# run as gdb server in VM requires tmux
./exploit.py GDB
# run on remote IP:PORT
./exploit.py REMOTE

I recommend using pwndbg.

Files

All created files ares stored in the local ./.vagd/ directory. Additional large files (e.g. cloudimages) are stored in the home directory ~/.vagd/ or handled by tools themselfs (e.g. Vagrant, Docker).

Documentation

Boxes

the following boxes were tested and work, box constants are inside vagd.box.Box

currently only distributions that use apt are supported

Future plans

pre configured Vagrant boxes / QEMU Images / Docker Image

created pre configured Vagrant boxes with preinstalled lib debug symbols and gdbserver to lower init runtime.

Docker integration

created a Docker integration that allows loading existing Dockerfiles, also add a feature that additionally virtualizes (Vagrant/Qemu) them to change the used kernel.

SSH integration

Add a ssh integration to allows specifying a remote machine with hostname, port, user and keyfile. ssh config integration would be nice.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vagd-0.3.1.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

vagd-0.3.1-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

Details for the file vagd-0.3.1.tar.gz.

File metadata

  • Download URL: vagd-0.3.1.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for vagd-0.3.1.tar.gz
Algorithm Hash digest
SHA256 b0c6fe09ac3fd1b01f05a68cc6f89c0a52c08d942531c51325a88ff175988ff2
MD5 8a32c2d9039dbb812aa05ec407626ec4
BLAKE2b-256 10363bdfc4eb1414c1e751ba6507d3e0b842c6cb9a9bac6324081346ee764ea0

See more details on using hashes here.

File details

Details for the file vagd-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: vagd-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for vagd-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bbe654898287aa6cf2d5e997eb5b199a0bada25982c87661240342b5d95157c2
MD5 894d55accdb2d78728422e40a54cbb8f
BLAKE2b-256 1f32e10bfa3a91aa1a769e0703c100e29ad16ff55b28c8f65263906ba5834120

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page