Skip to content

jaromil/suca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Super User Credential Authentication - SUCA

This project is just a wish for now and it collects notes on how to code a better software to do privilege escalation in any POSIX system.

The starting point: https://sud.dyne.org

The licensing: Apache/MIT or BSD sort

Selected components

Needs a small local database like KISSDB (or the kissdb-SGX fork?)

Needs secure string handline like better string lib (fork of P. Hsieh)

Needs to use https://github.com/skarnet/pamela for PAM functions, from Skarnet

Binary command executable analysis: symlink, permissions, hash, malware signature?

Simple file based configuration (stb)

Password entry via pinentry - assuan protocol when available (gpg/libassuan)

Docs

Good PAM implementation reference: https://github.com/Duncaen/OpenDoas/raw/master/pam.c

XATTR signature:

HASH(64b):last-used(EPOCH):signature?

Interested?

Gonna do it sometimes, but not alone. If interested mail me at [email protected]

About

super user credential authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors