Friday, December 7, 2018

thank you Lord...vodafone FTTH network SIBS...take a look...timing attack...operator by operator...voilá


/*If pw == in returns 1, else returns 0 */
int compVar (char *pw, char *in) {
int i;
for (i=0; i<7 class="text_exposed_show" i="" span="" style="display: inline; font-family: inherit;">
if (pw[i]!=in[i]) {
return 0;
}
}
return 1;
}
int main(void) {
int comp=1;
char pw[]="secret";
char in[7];
int result;
scanf ("%s", in);
result = compVar(pw, in);
printf ("%d", result);
}

No comments:

Trump Hilton Hotel shooter assassination attempt profile 2026

 https://www.hindustantimes.com/world-news/us-news/who-is-cole-tomas-allen-karol-markowicz-identifies-white-house-correspondents-dinner-shoo...