• Stars
    star
    122
  • Rank 286,279 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Check UNIX/Linux systems for privilege escalation

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.