hacker101 ctf solutions code example
Example: oauthbreaker flag 2 ctf
str = "http://35.190.155.168/1796e9b099/oauth?redirect_url=" + URLEncoder.encode(this.authRedirectUri, StandardCharsets.UTF_8.toString()) + "login&response_type=token&scope=all";