Must have tools for privesc Linpeas, Psyp and GTFObins. Most people are probably familiar with these programs and GTFObins but anyway.
Here is the link to GTFObins: https://gtfobins.github.io/ GTFObins is a list of Unix binaries that can be used in privesc if there are any misconfigurations. Windows version: LOLBAS.
Here is the link to Pspy (download the compiled binarys 64bit & 32bit): https://github.com/DominicBreuker/pspy
Pspy is used to monitor what other users are doing for example if you are a 1000 user you can see if root is running some sus cronjob that you can exploit.
Link to Linpeas: https://github.com/carlospolop/PEASS-ng
Linpeas is used to enumerate and find outdated/vulnerable binarys etc. Windows version: Winpeas.
Enjoy
-Greyhound
Here is the link to GTFObins: https://gtfobins.github.io/ GTFObins is a list of Unix binaries that can be used in privesc if there are any misconfigurations. Windows version: LOLBAS.
Here is the link to Pspy (download the compiled binarys 64bit & 32bit): https://github.com/DominicBreuker/pspy
Pspy is used to monitor what other users are doing for example if you are a 1000 user you can see if root is running some sus cronjob that you can exploit.
Link to Linpeas: https://github.com/carlospolop/PEASS-ng
Linpeas is used to enumerate and find outdated/vulnerable binarys etc. Windows version: Winpeas.
Enjoy
-Greyhound
just some guy