https://github.com/losinggeneration/w3af_gui-vnc
Dockerfile for running w3af_gui via VNC in a container.
https://github.com/losinggeneration/w3af_gui-vnc
Last synced: about 2 months ago
JSON representation
Dockerfile for running w3af_gui via VNC in a container.
- Host: GitHub
- URL: https://github.com/losinggeneration/w3af_gui-vnc
- Owner: losinggeneration
- Created: 2014-11-23T17:40:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T17:40:20.000Z (over 11 years ago)
- Last Synced: 2025-03-06T16:41:31.742Z (over 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
w3af_gui via VNC
build with:
docker build -t w3af_gui-vnc .
run with:
docker run -d -P w3af_gui-vnc
connect with:
vnc :5901