Skip to content
Davide Tampellini edited this page Jun 2, 2015 · 9 revisions

Dump Scraper is not very hard to use, the whole workflow is made by 5 steps:

  1. Grabbing the latest dumps tweeted by Dumpmon bot
  2. Create train data (only the first time)
  3. Organize the files using a machine learning algorithm
  4. Extract hashes and plain passwords
  5. Merge all plain passwords into a single file, ordered by occurrences (optional)

However, before continuing, Dump Scraper needs some setup.
Do you have any questions? Please take a look at the FAQ.

Clone this wiki locally