This folder has files for OWASP WebGoat installation on BlackArch Linux.
-
PKGBUILD
-
Original source: Arch Linux AUR database - webgoat/PKGBUILD
-
An Arch Linux PKGBUILD script file for OWASP WebGoat
-
-
webgoat.sh
-
Original source: Arch Linux AUR database - webgoat/webgoat.sh
-
A simple shell script executable for webgoat.service, installed as /usr/bin/webgoat
-
-
webgoat.service
- Systemd unit service file to start OWASP WebGoat as a user service
-
Download these files
-
Run
updpkgsums && makepkg
on Arch Linux -
(a) Start WebGoat automatically during boot by issuing:
sudo systemctl enable [email protected]
- (b) Start WebGoat manually:
sudo systemctl start [email protected]
where myuser is your username (non-root)
- Open WebGoat login page URL after a while:
http://localhost:1234/WebGoat/login