A threaded web crawler framework utilizing Selenium for automated web application testing.
A web crawler using selenium and running using threads.
This tool is designed for security professionals and developers who need to automate the process of crawling web applications to identify vulnerabilities. It can be particularly useful for penetration testers and security auditors looking to streamline their testing workflows.
Ensure that you have the necessary web drivers installed for Selenium to function correctly.
Clone the repository using git clone https://github.com/GreyTeamToolbox/web-crawler-framework-selenium-threaded.git
Navigate to the project directory
Install the required dependencies