case study 1
if we kill the program in the middle, we could get the data that it was running by causing a segmentation fault.
i.e) if the program was getting data from root, then we can analyze what the data is even if you are not root.
Now go into the you should be able to see the logs inside the CoreDump
if this succeeds we could see if there's an ssh key file for root.
Last updated