WebGoatPHP
WebGoatPHP copied to clipboard
WebGoatPHP is a port of WebGoat to PHP and MySQL/SQLite databases.
Currently we don't have any "remember me" feature in user login. We need to implement it in a secure way.
In contest mode and an option for the admin to re-evaluate all submissions.
On hover color should not change if that element is selected.
jframework throws a "ShutdownError : Class not found" error in deploy mode. Working fine in develop mode.
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...
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...