Guest User

Untitled

a guest
Jun 25th, 2019
1,122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. 1. sudo -l
  2. 2. check all config files, specially mysql creds...
  3. 2 check ls -al /etc/passwd -- cat /etc/passwd
  4. 3. find / -perm /5000 2>/dev/null ; find / -perm /4000 2>/dev/null
  5. 4. pspy for finding cron tasks
  6. 5. writable files
Advertisement
Add Comment
Please, Sign In to add comment