Automated Enumeration

Utilizing automated enumeration tools can reveal lots of rewarding information about the host machine.

Linpeas

Linpeas is a loud tool to enumerate a vast area for possible attacks.

Unix-privesc-check

$ ./unix-privesc-check standard

Pspy64

We can spy on background processes with pspy.

Last updated