Skip to content

Can hcxtools remove duplicate hashes from multiple captures? #410

Closed Answered by vertexgamer
vertexgamer asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, for future me or anyone else:

  1. Extract all essid from previous hash.hc22000 with hcxhashtool
  2. Combine them together and remove duplicates in your text editor of choice
  3. Extract the essid from the new hash.hc22000
  4. Compare the old combined essid list with the new essid list
  5. Write only the unique entries from the new essid list to a new file essid.txt
  6. Use essid.txt as a filter in hcxhashtool and filter new hash.hc22000 into deduplicated_hash.hc22000
  7. Run hashcat with deduplicated_hash.hc22000

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ZerBea
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ZerBea
Comment options

@vertexgamer
Comment options

@ZerBea
Comment options

Answer selected by vertexgamer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants