HCTF 2018
Web
admin
<!-- https://github.com/woadsl1234/hctf_flask/ -->def strlower(username):
username = nodeprep.prepare(username)
return usernameLast updated
<!-- https://github.com/woadsl1234/hctf_flask/ -->def strlower(username):
username = nodeprep.prepare(username)
return usernameLast updated