gcore SUID
Last updated
Last updated
According to
Gcore allows you to dump information about running processes, since this is running as root we are most likely able to dump information of processes that are runing as root. Maybe out of this we can use it get some sort of information. Linpeas will automatically tell you of the processes running as root.
So we will dump the information of root processes using sudo
gcore <
pid
>