Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raesene/bWAPP
https://github.com/raesene/bWAPP
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raesene/bWAPP
- Owner: raesene
- Archived: true
- Created: 2015-09-17T12:46:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T20:53:35.000Z (about 3 years ago)
- Last Synced: 2024-06-16T22:37:07.693Z (7 months ago)
- Language: PHP
- Size: 9.45 MB
- Stars: 129
- Watchers: 7
- Forks: 117
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vulnerable-apps - bWAPP - This is just an instance of the OWASP bWAPP project as a docker container. (OWASP Top 10)
README
## Archived repo
I'm not working on this any more, so the repo is getting archived. Feel free to fork it if it's useful :)
# bWAPP
This is just an instance of the OWASP [bWAPP project](http://www.itsecgames.com/) as a docker container.
The container is based on [tutum/lamp](https://hub.docker.com/r/tutum/lamp/)
just use
```
docker run -d -p 80:80 raesene/bwapp
```and you should be able to go to /install.php to set up your instance.