We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SberSwapInference.ipynb
what it is this code trying to pretend its a png hiding with base 64 inside that file?
this is not cool at all.
http://www.hybrid-analysis.com/sample/7306e3871ed7f8d5cd5366755fb4407960706215c5925be05d231403a96f5700
passed from suspicious 40% threat to malicious 80% when I told the sandbox to open web browser.
The base 64 got me curious. 97% of the file size is of base 64 that's not a png despite saying its a png
What is it ? I suspect the sandbox to be racist with anything sounding slavic.
The text was updated successfully, but these errors were encountered:
grep png SberSwapInference.ipynb | cut -d "\"" -f 4 | base64 -d > file.png
Sorry, something went wrong.
No branches or pull requests
SberSwapInference.ipynb
what it is this code trying to pretend its a png hiding with base 64 inside that file?
this is not cool at all.
http://www.hybrid-analysis.com/sample/7306e3871ed7f8d5cd5366755fb4407960706215c5925be05d231403a96f5700
passed from suspicious 40% threat to malicious 80% when I told the sandbox to open web browser.
The base 64 got me curious.
97% of the file size is of base 64 that's not a png despite saying its a png
What is it ? I suspect the sandbox to be racist with anything sounding slavic.
The text was updated successfully, but these errors were encountered: