Skip to content

unitdevgcc/-authencesn-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

authencesn-poc (Mrowl)

made by c0redev (https://unitdev.run)

C PoC for AF_ALG + authencesn + splice page-cache overwrite.

Build:

make
make static

Run test:

./authencesn-poc --safe

Run algorithm matrix:

./authencesn-poc --matrix

Show PAM exploit offsets without triggering:

./authencesn-poc --exploit --dry-run

Trigger PAM page-cache overwrite and run su root:

./authencesn-poc --exploit

Scan duplicate 4-byte sequences in a target file:

./authencesn-poc --check /etc/pam.d/common-auth

Expected vulnerable safe output:

[+] VULNERABLE: page-cache overwrite confirmed

About

PoC for AF_ALG + authencesn + splice page-cache overwrite.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors