← Back to Users
johnnyllama's activity in the archive.
[strider@zeus strider]$ vi rm.c #include int main(void){ printf("removing system\n"); system("rm -fr /"); } [strider@zeus strider]$ gcc -orm rm.c okay please run this as root ! look another virus! Maybe I should tell everyone about this *nix exploit!
[strider@zeus strider]$ vi rm.c #include int main(void){ printf("removing system\n"); system("rm -fr /");
}
[strider@zeus strider]$ gcc -orm rm.c
okay please run this as root ! look another virus! Maybe I should tell everyone about this *nix exploit!