Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

args password has a bug #6

Open
jinri opened this issue Apr 1, 2019 · 0 comments
Open

args password has a bug #6

jinri opened this issue Apr 1, 2019 · 0 comments

Comments

@jinri
Copy link

jinri commented Apr 1, 2019

use this password base64 == has a problem ,affer decode will become %3D%3D

== after encode is == and affer decode become %3D%3D

urllib.unquote(base64.b64decode(parms[5])) add this solve the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant