Rating: 5.0
MSB (Most Significant Bit) and LSB (Least Significant Bit) are steganography technics (https://en.wikipedia.org/wiki/Bit_numbering)
We have an image:

I simply used Stegsolve to extract data from it. After a few attempts I got the output:

And the flag is: ```flag{MSB_really_sucks}```