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

Now we get the reward of our hard work: once every file is organized, let's extract its information.

Once again, it's just a matter of running a simple script:
dumpscraper extract <arguments>

Arguments could be one of the following one:

  • since Starting date in the format YYYY-MM-DD. If the until argument is not supplied, Dump Scraper will only process this day
  • until Stop date in the format YYYY-MM-DD

As you might expect, trash files will be ignored, while the result of hash and plain ones will be written inside the processed folder, accordingly to their type:

processed
  `- hash
  `- plain

Now you're done!
You can start cracking the freshly new found hashes or improve your wordlists using the discovered plain passwords!

Clone this wiki locally