Christmas Linux

ssh
username: mcsysadmin
password: [redacted]

Task

  • How many visible files are there in the home directory(excluding ./ and ../)?
    8
    
  • What is the content of file5?
    recipes
    
  • Which file contains the string ‘password’?
    [redacted sensitive answer]
    
  • What is the IP address in a file in the home folder?
    10.0.0.05               -via grep -Eo '[0–9]{1,3}\.[0–9]{1,3}\.[0–9]{1,3}\.[0–9]{1,3}' *
    
  • How many users can log into the machine?
    3
    
  • What is the sha1 hash of file8?
    fa67ee594358d83becdd2cb6c466b25320fd2835
    
  • What is mcsysadmin’s password hash?
    [redacted sensitive answer]