diff --git a/panorama_mitm_xss/README.md b/panorama_mitm_xss/README.md index 0cb8aee..cdb2243 100644 --- a/panorama_mitm_xss/README.md +++ b/panorama_mitm_xss/README.md @@ -1,9 +1,9 @@ ## MITM and XSS exploit in Counter-Strike: Global Offensive ### Fixed on 07-05-2019 -*https://github.com/SteamDatabase/GameTracking-CSGO/commit/2174089a01d9289fa62e098d142ac77f49667408* +*They fixed it by changing the URL to https and not eval'ing unsafe input.* -*They fixed it by changing the URL to https and not eval'ing unsafe input. Still plenty of entrypoints though.* +*https://github.com/SteamDatabase/GameTracking-CSGO/commit/2174089a01d9289fa62e098d142ac77f49667408* ---