KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
pwndock
★ 18
Open GitHub ↗
A pwning environment, now on docker!
Download README (.md)
Explore Similar Repositories
BilibiliSpider
:
bilibili视频信息爬虫
reddit-pgn-to-gif
:
Converts PGN from /r/chess into gifs hosted on imgur and leaves a reddit comment
console-app-settings
:
Source code for blog post how to use appsettings in .net core console application
vue-simple-multi-select
:
autocomplete multiple select component for vue
smtp_enum_users
:
:e-mail: Enumerate usernames through SMTP service
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pwndock
?
Download (.md)
# PwnDock This is an attempt at a faster, easier-to-setup version of [pwnvm](https://github.com/OpenToAllCTF/pwnvm). You should not clone this repo! Use `grazfather/pwndock:latest` in your Dockerfile to grab the latest (and avoid building). ## Setup 1. Install Docker: `brew cask install docker` on OSX. You can figure it out on Linux. 2. Clone [this OTHER repo](https://github.com/Grazfather/mypwndock). 3. Add your customizations to the _Dockerfile_, and the other scripts if you desire, for example, to use a different name. 4. Build: `./build` ## Running it Management: `start`, `stop`, `connect`