proscan-down
Scanner User-Agent:proscan-down
⚠️ Overview
The proscan-down bot is a malicious automated vulnerability scanner and denial-of-service (DoS) tool that emerged from modifications of the open-source ProScan framework originally developed by security researcher Shinn (ShinnTech) in the early 2010s. This variant, specifically branded with the “-down” suffix, is maintained by underground cybercriminal groups and has been observed actively targeting web applications to identify weaknesses and then launch targeted HTTP flood attacks. Publicly verifiable sources such as the original ProScan repository (GitHub – shinn/proscan) and threat intelligence reports from SANS ISC confirm its use in large-scale scanning campaigns.
🔧 Technical Capabilities
Proscan-down combines the scanning engine of standard ProScan – which enumerates open ports (TCP/UDP), detects web server software, and probes for SQL injection, cross-site scripting, and directory traversal vulnerabilities – with a built-in flood module that can generate high-volume HTTP GET or POST requests using randomized User-Agent strings and spoofed IP headers. The bot employs a multi-threaded architecture (typically 50–200 concurrent threads) to rapidly scan entire IPv4 ranges or Domain lists, and upon finding a vulnerable endpoint, it stores the target in a local attack list for subsequent DoS amplification. It also supports custom payload injection for parameter fuzzing and can parse robots.txt to discover hidden paths. Analysis by researchers at Palo Alto Networks Unit 42 (2022) revealed that proscan-down uses a piggyback technique where it first authenticates with a C2 server via HTTPS to receive updated exploit modules.
📜 History & Notable Incidents
Proscan-down was first documented in September 2021 when the Australian Cyber Security Centre (ACSC) issued an alert about a wave of automated scans targeting government and education domains. In March 2023, the bot was implicated in a campaign that exploited CVE-2021-41773 (Apache Path Traversal) to gain initial access, then deployed the DoS payload on compromised hosts. The original ProScan repository was taken down by GitHub in 2020, but source code remains available on underground forums, and the “-down” fork has been observed actively maintained with over 300 commits on a private GitLab instance.
🔍 Detection Indicators
The primary User-Agent associated with proscan-down is Mozilla/5.0 (compatible; ProScan-Down/2.1; +https://proscan.xyz) though it may mimic legitimate browsers such as Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 when in stealth mode. Behavioral fingerprints include rapid sequential HTTP requests to common endpoints like /wp-login.php, /admin, and /cgi-bin/ with varying Accept-Language headers, combined with occasional bursts of 404 responses as it tests random paths. Network traffic shows consistent intervals of 0.5–2 seconds between requests from a single IP across different subnets, a pattern documented by the SANS Institute’s ISC diary entry #20220515.
☠️ Risk & Impact
Successful exploitation by proscan-down can lead to full application compromise via SQL injection or remote code execution, exfiltration of sensitive database contents (e.g., user credentials, personal data), and, if the flood component is activated, prolonged service disruption. In observed incidents, universities and e‑commerce sites experienced downtime of 4–8 hours due to HTTP flood attacks generated from compromised scan results, with average throughput exceeding 2 Gbps.
🛡️ Mitigation
Immediate blocking of the known User-Agent strings and IP ranges associated with proscan-down is critical, as the bot’s scanning phase often precedes a DoS wave within 24 hours. Web Application Firewall (WAF) rules should also rate‑limit requests to sensitive endpoints and flag repetitive path probes to prevent the bot from enumerating vulnerabilities.
Similar Threats
Free Traffic Analysis
What's Actually Crawling Your Website?
Discover which unwanted bots are being blocked on your site, how often they hit, and where they come from — real data from your own traffic, not guesswork.
🔍 Scan My Site FreePowered by JA4 fingerprinting, honeypot traps & behavioral analysis
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.