Linux

Interesting Files

Sudo Things

List the commands user is allowed to run

Retrieve sudo version

Run as another user

System Information

List system information

CPU information

Disck information

USB information

Kernel version

Network

Network details

Routing table

Hostname

Environment variables

Inspect command history

User Roles

Display user identity

Display group names user belong to

Crontab

List scheduled cron jobs for current user

Display system wide crontab

Display all cronjobs

Search system log for cron-related activity

Read the cron job content inside the cronjob directory

Special Bits

Find all files on system with SUID bit

Recursively lists all files with capabilities set

Writable Directories

Find all directories user has write permissions

Catch Repeating Processes

Monitor specific processes in real time

Monitor Proceses with PsPy

On Kali

On Target Machine

Retrieve the application from Kali

Run the application

Reading Binaries

LinPeas

On Target Machine

Retrieve the application from Kali

Run the application

Last updated