Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 730 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 730 Bytes

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.