https://github.com/losinggeneration/w3af_gui-ssh
Dockerfile for running w3af_gui via SSH X11 forwarding.
https://github.com/losinggeneration/w3af_gui-ssh
Last synced: 3 months ago
JSON representation
Dockerfile for running w3af_gui via SSH X11 forwarding.
- Host: GitHub
- URL: https://github.com/losinggeneration/w3af_gui-ssh
- Owner: losinggeneration
- Created: 2014-11-23T17:39:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T17:39:39.000Z (over 11 years ago)
- Last Synced: 2025-03-06T16:41:32.046Z (over 1 year ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
w3af_gui via ssh
Build with:
ssh-keygen $PWD/ssh/id_rsa
# Or copy your id_rsa.pub into ssh/
docker build -t w3af_gui-ssh .
Run with:
docker run -d -P w3af_gui-ssh
Connect with:
ssh -Y w3af@