Skip to content

Fix: WAF Detection Improvements#2884

Open
nrpartheev wants to merge 1 commit into
sherlock-project:masterfrom
nrpartheev:fix-waf-filter
Open

Fix: WAF Detection Improvements#2884
nrpartheev wants to merge 1 commit into
sherlock-project:masterfrom
nrpartheev:fix-waf-filter

Conversation

@nrpartheev
Copy link
Copy Markdown

@nrpartheev nrpartheev commented Apr 5, 2026

Summary

Based one the issue: [#2868]

Fixes false negatives for Instagram where existing accounts are incorrectly reported as "Not Found".

This issue occurs when https://imginn.com/{} returns a Cloudflare challenge response instead of a normal profile response. The current logic treats this response as a valid "Not Found" result instead of identifying it as a WAF (Web Application Firewall) block.


Changes Made

  • Added header-based detection for Cloudflare responses
  • Extended WAF detection logic to identify challenge responses

@nrpartheev nrpartheev changed the title WAF Detection Improvements Fix: WAF Detection Improvements Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant