blob: 9774dfc4f5105ac71d24ed7b9d5ccd2fc4bf7859 (
plain)
1
2
3
4
5
6
7
8
|
---
name: crab
repo: crab
---
Crab, a.k.a Cool Rust Authentication Binary, is a privilege escalation program for Linux systems written in rust.
It allows users to temporarily gain root privileges for what they need, given they are allowed to in the crab conf file.
It authenticates the current user with the PAM api built into Linux.
|