
A Python web scraper for generating wordlist based on plain text found in any URL (Python verion 3.7.3)
Brutescrape is a tool designed to parse out text from specific web pages and generate password lists for bruteforcing with this text. The main idea in mind was to be able to create password lists that were specific to an organization. This way, the user will then have a password list that contains keywords specific…