Segmentation fault (core dumped) maybe an exploit
#1
i dunno if it's vulnerable to command execution or not, don't have time to look into it any more.
Code:
http://124.191.80.11/no-problem.txt
output of ./hashcat-ocl-64.bin -c 500 --gpu-accel 160 --gpu-loops 1024 -n 800 --remove -m 0 rsnl/uncracked.txt -o rsnl/cracked.txt -a 3 -1 ?l?d?s?u  dogf


strace of the same command
http://124.191.80.11/no-problem.strace.txt



output of; ./hashcat-ocl-64.bin -c 500 --gpu-accel 160 --gpu-loops 1024 -n 800 --remove -m 0 rsnl/uncracked.txt -o rsnl/cracked.txt -a 3 -1 ?l?d?s?u ~/wordlists/wotwot
http://124.191.80.11/big-problem.txt


strace of same command
http://124.191.80.11/big-problem.strace.txt


~/wordlists/wotwot is a 2.5GB wordlist.


Messages In This Thread
Segmentation fault (core dumped) maybe an exploit - by Toil - 12-22-2012, 11:32 AM