Executing a Binary
This is the second post in a series. See the previous one here.
Things are looking grim. We do not have much to work with. But there is still hope!
One thing you may have noticed if you're following along in the simulator is that once everything gets blown away, you still have your ssh connection, and you can still try to run commands. Most of them will reply with a command not found
message, but at least something is still alive to print that!
How does that happen if we deleted everything?
Read MoreCategories: blog