App - System

Tuesday 10 August 2021, 16:24  #1
App - System ARM ELF Stack Buffer Overflow
caprinux
  • 1 posts

```
$ $ ls -al ch45
 r-xr-x--- 1 app-systeme-ch45-cracked app-systeme-ch45 8296 May 19 2017 ch45
$ $ id
 uid=1145(app-systeme-ch45) gid=1145(app-systeme-ch45) groups=1145(app-systeme-ch45),100(users)
```

Hi I was attempting the stack buffer overflow and I managed to get a shell through the ./ch45 binary.

However, it seems that I do not have the elevated privileges that I should have. Is this intended?

I’ve considered that maybe I need to setuid but that wouldn’t make sense since suid bit isn’t set. Can someone clarify and help me out? Thanks!

Tuesday 10 August 2021, 16:59  #2
App - System ARM ELF Stack Buffer Overflow
grillette
  • 28 posts

Hi !
This topic might help you : https://www.root-me.org/?page=forum&id_thread=12931&lang=en

Good luck !