summaryrefslogtreecommitdiff
path: root/src/assets/projects/01-crab.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/projects/01-crab.md')
-rw-r--r--src/assets/projects/01-crab.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/assets/projects/01-crab.md b/src/assets/projects/01-crab.md
new file mode 100644
index 0000000..9774dfc
--- /dev/null
+++ b/src/assets/projects/01-crab.md
@@ -0,0 +1,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.