ATSCAN is an advanced mass dork search and exploitation scanner designed for automated vulnerability discovery and exploitation.
Advanced dork Search & Mass Exploit Scanner
This tool is primarily used by penetration testers and red teamers to perform mass search engine queries (dorks) and automate the scanning and exploitation of vulnerabilities such as XSS, SQLi, and LFI across multiple targets. It helps security professionals quickly identify exploitable issues, detect CMS platforms, and gather intelligence like IPs and emails for further analysis.
ATSCAN requires Perl and works cross-platform; users must ensure legal authorization before scanning or exploiting targets to avoid misuse. The tool includes disclaimers emphasizing responsible use and compliance with laws.
Ensure Perl is installed on your system (https://www.perl.org/get.html)
Clone the repository from GitHub: git clone https://github.com/AlisamTechnology/ATSCAN.git
Navigate to the ATSCAN directory
Run the tool using Perl interpreter (e.g., perl atscan.pl)
Optionally, install on Blackarch or Dracos Linux distributions where it is available
perl atscan.pl
Launches the ATSCAN interactive or normal interface for scanning and exploitation
Use mass dork search with selected engines
Performs automated queries across multiple search engines to find vulnerable targets
Enable proxy and random user agent options
Masks scanning activity by rotating proxies and user agents
Scan for XSS, SQLi, LFI, and AFD vulnerabilities
Automatically detects common web vulnerabilities in discovered targets
Detect WordPress themes and plugins
Identifies CMS components to aid in targeted exploitation
Find admin login pages
Locates administrative panels for further penetration attempts
Perform port scanning and IP collection
Gathers network information about targets for comprehensive analysis