Skip to content

Fix non-404 error responses incorrectly reported as Available#2928

Open
elchintoyirov wants to merge 1 commit into
sherlock-project:masterfrom
elchintoyirov:master
Open

Fix non-404 error responses incorrectly reported as Available#2928
elchintoyirov wants to merge 1 commit into
sherlock-project:masterfrom
elchintoyirov:master

Conversation

@elchintoyirov
Copy link
Copy Markdown

  • Non-404 status codes (403 bot blocking, 429 rate limiting, 5xx server errors)
    were being mapped to Available by the status_code detection path, producing
    false negatives
  • Added WAFStatusCodes list (starting with LinkedIn's 999 anti-bot code) so
    status-code-based bot detection is fingerprinted alongside body-text WAF patterns
  • Empty response bodies in message-type detection now yield Unknown instead of
    falling through to Claimed

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