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

[FEATURE] SHA256 hash after a POST request #2375

Closed
taaaahahaha opened this issue Apr 12, 2024 · 4 comments
Closed

[FEATURE] SHA256 hash after a POST request #2375

taaaahahaha opened this issue Apr 12, 2024 · 4 comments
Assignees
Labels
enhancement MobSF enhancements and feature requests

Comments

@taaaahahaha
Copy link

After a POST request has been sent using REST api; a MD5 hash is returned.
Due to this, a rare occur but two apk's have a better chance of getting overlapped using this MD5.
If SHA256 is being retuned, gives a better chance for scanning the uploaded apks

@taaaahahaha taaaahahaha added the enhancement MobSF enhancements and feature requests label Apr 12, 2024
Copy link

👋 @taaaahahaha
Issues is only for reporting a bug/feature request. For limited support, questions, and discussions, please join MobSF Slack channel
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

@ajinabraham
Copy link
Member

We are aware of MD5 hash collision. Do you have an example that caused an issue? Will keep this as an enhancement ticket to migrate from MD5 to sha2 or similar.

@ajinabraham ajinabraham changed the title SHA256 hash after a POST request [FEATURE] SHA256 hash after a POST request May 5, 2024
@ajinabraham
Copy link
Member

Tracked separately.

@ajinabraham
Copy link
Member

Duplicate #1930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement MobSF enhancements and feature requests
Projects
None yet
Development

No branches or pull requests

2 participants