New project started, Climber

Climber is an automated auditing tool to check UNIX/Linux systems misconfigurations which may allow local privilege escalation.

Climber connects to a remote host using SSH or Telnet connections and automatically performs shell commands that are grouped in plugin directory.

Install in BackBox Linux

sudo apt-get update
sudo apt-get install climber

Enjoy!