Code:#!/bin/bash for i in a b c d e f do for x in a b c d e f do echo "$i $x" ./crunch 5 5 -f charset.lst numeric -o /home/bunk3r/Desktop/tk1000PASS.txt -t @@@$i$x done done
This script is so ugly!
But I'll use your own script.
Regards,Code:#!/bin/bash for i in a b c d e f do for x in a b c d e f do echo $i $x /pentest/passwords/crunch/crunch 8 8 -f charset.lst numeric -t @@@$i$x@@@ done done



