Update README.md
parent
ddfca75865
commit
bac9df2597
|
@ -5,10 +5,13 @@
|
|||
It works by manipulating sudo via aliasing in their .bashrc file to prepend a malicious attacker specified command first in the background.
|
||||
This does mean you will need to wait for sudo to be executed.
|
||||
|
||||
# Notice
|
||||
(currently sometimes the shells are stopped. we are working on a fix. for the time being we suggest exilfrating shadow or root ssh keys)
|
||||
|
||||
#File Exfiltration
|
||||
I used passwd so as not to leak my hash for this demo but rest assured you can read whatever file you wish
|
||||
![image](https://github.com/witchdocsec/SUnami/assets/107813117/a7f26322-5fca-4030-9725-13dc5a02ac44)
|
||||
|
||||
#Root Shell
|
||||
![image](https://github.com/witchdocsec/SUnami/assets/107813117/06000a59-b7da-45f3-8258-89618aa02a1f)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue