Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackotter/ctf-debian
A simple debian container loaded with useful ctf tools.
https://github.com/stackotter/ctf-debian
ctf docker
Last synced: 10 days ago
JSON representation
A simple debian container loaded with useful ctf tools.
- Host: GitHub
- URL: https://github.com/stackotter/ctf-debian
- Owner: stackotter
- Created: 2022-06-12T09:05:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T09:06:28.000Z (over 2 years ago)
- Last Synced: 2024-10-25T09:48:18.692Z (about 2 months ago)
- Topics: ctf, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/stackotter/ctf-debian
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# CTF Debian
A simple debian container loaded with useful ctf tools and some nice visual improvements. Mostly
catered towards pwn and re challenges.## Usage
The built image is hosted on [docker
hub](https://hub.docker.com/repository/docker/stackotter/ctf-debian).`build.sh` and `run.sh` can be used to easily build the image yourself and subsequently run it.
## Included software
- python2.7
- python3.9
- gdb (with gef)
- radare2
- pwntools
- netcat
- ropper