raffaele-forte / climber

Check UNIX/Linux systems for privilege escalation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climber

Automated auditing tool to check UNIX/Linux systems misconfigurations which may allow local privilege escalation.

Dependencies

  • python >= 2.7
  • python-crypto
  • python-mako
  • python-paramiko

Note

Climber needs Exscript, a Python module and a template processor for automating network connections over protocols such as Telnet or SSH.

https://github.com/knipknap/exscript

This module is already included in Climber sources.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

Check UNIX/Linux systems for privilege escalation

License:GNU General Public License v3.0


Languages

Language:Python 96.0%Language:JavaScript 2.9%Language:CSS 1.1%