WebGoatPHP icon indicating copy to clipboard operation
WebGoatPHP copied to clipboard

WebGoatPHP is a port of WebGoat to PHP and MySQL/SQLite databases.

Results 12 WebGoatPHP issues
Sort by recently updated
recently updated
newest added

TODO : Running the user supplied code in a sandbox.

help wanted

Currently we don't have any "remember me" feature in user login. We need to implement it in a secure way.

enhancement

Display a countdown timer.

enhancement
junior job

In contest mode and an option for the admin to re-evaluate all submissions.

enhancement

On hover color should not change if that element is selected.

bug
junior job

jframework throws a "ShutdownError : Class not found" error in deploy mode. Working fine in develop mode.

bug

In secure coding mode, developer is specifying start and end line number that will be available for editing. (In function isSecureCodingAllowed()) However this is not the best way because if...

question

Need to create a custom 404 page.

junior job

Chart is displayed perfectly if opened from the url directly (i.e using #analytics in the url) however if you navigate using side panel the values (%) printed on it gets...

junior job

Remember me not implemented in login.

enhancement