Giter Club home page Giter Club logo

Comments (7)

mitchellkrogza avatar mitchellkrogza commented on July 30, 2024 1

Can you post the IP addresses that bot is using so we can establish that they belong to Facebook/Meta and is not an impersonator using their User Agent to trick people.

from nginx-ultimate-bad-bot-blocker.

melroy89 avatar melroy89 commented on July 30, 2024

This is the same bot that is blocked in the robots.txt file under: FacebookBot (and also facebookscraper).

from nginx-ultimate-bad-bot-blocker.

melroy89 avatar melroy89 commented on July 30, 2024

I found many IPs from this block: 173.252.64.0/18. For example 173.252.83.23 is one of them, but instead of posting individual IPs, I gave you a full subnet.

Another one besides 173.252.64.0/18 would be: 66.220.144.0/20, and also: 69.171.224.0/19... to get you started. A single 19 subnet prefix can have more than 8000+ hosts in theory. 18 subnet prefix can even hold more than 16k IPs.

from nginx-ultimate-bad-bot-blocker.

Oreolek avatar Oreolek commented on July 30, 2024

I got hits from:

2a03:2880::
66.220.149.0
173.252.83.0
173.252.107.0
69.171.249.0
57.141.0.0

from nginx-ultimate-bad-bot-blocker.

mitchellkrogza avatar mitchellkrogza commented on July 30, 2024

I got hits from:

2a03:2880::
66.220.149.0
173.252.83.0
173.252.107.0
69.171.249.0
57.141.0.0

These all resolve to Facebook so are legitimate. How much crawling are they doing can you post some log examples?

from nginx-ultimate-bad-bot-blocker.

mitchellkrogza avatar mitchellkrogza commented on July 30, 2024

I found many IPs from this block: 173.252.64.0/18. For example 173.252.83.23 is one of them, but instead of posting individual IPs, I gave you a full subnet.

Another one besides 173.252.64.0/18 would be: 66.220.144.0/20, and also: 69.171.224.0/19... to get you started. A single 19 subnet prefix can have more than 8000+ hosts in theory. 18 subnet prefix can even hold more than 16k IPs.

These also are IP owned by Facebook --- what exactly were they crawling that they used up 50GB ????

from nginx-ultimate-bad-bot-blocker.

mitchellkrogza avatar mitchellkrogza commented on July 30, 2024

For now you will have to add that user agent to your own custom include file with a value of 3 and reload nginx, this will block it outright. Unfortunately this can't be done for the thousands using this blocker as this would be a seriously breaking change

Add to: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blob/master/bots.d/blacklist-user-agents.conf

	"~*(?:\b)facebookexternalhit(?:\b)"			3;
GitHub
Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail f...

from nginx-ultimate-bad-bot-blocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.