-
Notifications
You must be signed in to change notification settings - Fork 14
Info extraction
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 theuntil
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!
Dump Scraper and its documentation are Copyright © 2015-2016 Davide Tampellini / FabbricaBinaria.
Dump Scraper is Open Source Software, distributed under the GNU General Public License, version 3 of the license, or (at your option) any later version.
The Dump Scraper Wiki content is provided under the GNU Free Documentation License, version 1.3 of the license, or (at your option) any later version.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found on the GNU site.