Releases: blue0x1/Arescan
Arescan v1.3
The new release of Arescan Advanced Directory Discovery Tool has added a new feature that enables automatic proxy usage. This means that users can now enable this option to have the tool automatically use proxies from the specified website without having to manually configure proxies themselves. This can save users time and effort in finding and configuring proxies, and can potentially improve the tool's performance and reliability. Other than this, there do not appear to be any other changes or fixes in this version.
Arescan v1.2 - Advanced Directory Discovery Tool with Recursive Search and Fuzzing
Arescan is a powerful web directory discovery tool that helps you uncover hidden directories and links on any website. By performing a breadth-first search, it efficiently scans websites and collects useful information that can be utilized for web security assessment, bug bounty hunting, or simply discovering new pages.
Version 1.2 introduces Tor support, allowing you to perform scans while hiding your IP address. Additionally, this release includes the following features:
- Accelerated scanning performance with multi-threading
- Stealth capabilities with randomized user agents
- Comprehensive link examination
- Robust connection security
- Advanced HTML processing with Beautiful Soup 4
- Customizable wordlists
- Supports pausing the search and saving progress.
- Output to a file for easy post-processing
- Python 3 optimization
Upgrade now to take advantage of these new features and enhance your web security assessment and bug bounty hunting capabilities.
Arescan v1.1
This release brings several new features and improvements to Arescan, including multi-threading support for faster scanning, support for custom wordlists, improved handling of interrupts with a pause-and-save feature, and a bug fix for using wordlists. Additionally, the output can now be saved to a file for easy post-processing, and Arescan is now optimized for Python 3.
Arescan v 1.0
Arescan is a powerful web directory discovery tool that helps you uncover hidden directories and links on any website. By performing a breadth-first search, it efficiently scans websites and collects useful information that can be utilized for web security assessment, bug bounty hunting, or simply discovering new pages. With features like accelerated scanning performance, comprehensive link examination, and advanced HTML processing, Arescan is a must-have tool for anyone interested in web application security testing.
In version 1.0, Arescan supports basic functionality for scanning websites and outputting discovered URLs. Users can specify a base URL to scan and an optional wordlist for directory discovery. Arescan will perform a breadth-first search for directories, displaying discovered URLs with their corresponding HTTP status codes. Once the scan is complete, Arescan will display a list of all found URLs within the target domain. Arescan is released under the MIT License.