I am brute forcing cap file captured by adapter using wordfield in Kali Linux and it is testing keys with a very slow rate of 750k/s. Is there any other efficient tool available for the same?
You try to use caploader which decode the pcap files into connections. Anther tool is commview. It is also converts the pcap files as per sessions. I hope it will useful to you.