pull down to refresh
843 sats \ 3 replies \ @ek 4 Jan \ on: Bitwarden Hack - How to Break Into Password Vaults Without Using Passwords đź‘€ security
Ahh, Windows hacks, my favorite hacks! Always fun to see how Windows works under the hood and how their weird design gets exploited. But to be fair, most of their codes is probably that weird for historic reasons.
This post gave me the idea that I should post a write-up about a challenge in a pentesting lab. We had to get root on a Windows machine by pretending we're a printer spooler (program that queues documents for printing). Fun times :)
-- https://www.papercut.com/blog/print_basics/printer-spooling-what-is-it-and-how-to-fix-it/
-- https://www.uniprint.net/en/print-nightmare-exploit-a-detailed-analysis/
deleted by author
reply
They do but they aren't as funny. Linux is FOSS, Windows is proprietary.
So reading about Windows hacks is sometimes more interesting since you usually don't have the chance to learn about Windows internals and there is definitely some schadenfreude involved.
For example, did you know what we're still using JPEG and JPG as a file extension even though they are referring to the same image format? That's only because Windows used to not support more than three letters for file extensions:
JPG and JPEG are file extensions that both refer to the same image format. The two names exist because some early Windows computers only supported three-character extensions, but modern devices recognize both JPGs and JPEGs and handle them the same.
reply
deleted by author
reply