DVWS
DVWS copied to clipboard
OWSAP Damn Vulnerable Web Sockets (DVWS) is a vulnerable web application which works on web sockets for client-server communication.
The change password function in csrf.php does not actually check the username or if a valid session has been established. It always returns 'Password changed successfully.' I would also rename...
Close #8 "There is no way to directly share the $_SESSION variable between Apache and the Ratchet process. It is possible, however, to start a session with the Apache server...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.16 to 6.4.29. Release notes Sourced from symfony/http-foundation's releases. v6.4.29 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.28...v6.4.29) no significant changes v6.4.28 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.27...v6.4.28) bug symfony/symfony#62324 [HttpFoundation] Fix parsing hosts and schemes in...