App - System

Friday 12 August 2016, 04:04  #1
Strangely Getting Shell inside ltrace but segfault while running ???
Anonymous

Hi !

I am really stuck at this challenge for a week ,

I exploited this binary using shellcode injection, it is visible that it spawns a shell by running ltrace
but when i actually run the program i get a segfault ..
i have tried using different shellcodes too but all behaves the same

i am not giving payload not to spoil the challenge i will PM my payload if needed !!

Thursday 3 November 2016, 00:13  #2
Strangely Getting Shell inside ltrace but segfault while running ???
BIBI
  • 1 posts

are you solve the chall "ELF32 - Stack buffer overflow basic 4"??
then it will be a environment problem.
when you put your shellcode in $PATH, then /ch8 will be get a shell but ./ch8 have segfault that’s what i exacly experience.
if you’re solve the "ELF32 - Stack buffer overflow basic 4" then plz checking not "./ch8" replace " /ch8"