Ask HN: Someone is proxy-mirroring my website, can I do anything?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • firehol

    A firewall for humans...

  • http://iplists.firehol.org/ looks free and very comprehensive. It has whole bunch of sub-lists of IPs that are likely to be sources of abuse, including datacenters and VPNs, and it gets updated frequently. Github: https://github.com/firehol/firehol

  • blocklist-ipsets

    ipsets dynamically updated with firehol's update-ipsets.sh script

  • http://iplists.firehol.org/ looks free and very comprehensive. It has whole bunch of sub-lists of IPs that are likely to be sources of abuse, including datacenters and VPNs, and it gets updated frequently. Github: https://github.com/firehol/firehol

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • javascript-obfuscator

    A powerful obfuscator for JavaScript and Node.js

  • nrich

  • 1. Grab the list of IPs that you've already identified and feed them through shodan.io or nrich (https://gitlab.com/shodan-public/nrich): "nrich bad-ips.txt"

    2. See if all of the offending IPs share a common open port/ service/ provider/ hostname/ etc. Your regular visitors probably connect from IPs that don't have any open ports exposed to the Internet (or just 7547).

    3. If the IPs share a fingerprint then you could lazily enrich client IPs using https://internetdb.shodan.io and block them in near real-time. You could also do the IP enrichment before returning content but then you're adding some latency (<40ms) to every page load which isn't ideal.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Blocking malicious IPs with OPNsense Firewall

    3 projects | /r/OPNsenseFirewall | 18 Jul 2021
  • [Opnsensefirewall] Bloquer des IP malveillants avec un pare-feu OPNSENSE

    1 project | /r/enfrancais | 19 Apr 2023
  • IP Blocking in Coordination with Pi-Hole

    1 project | /r/pihole | 31 Mar 2023
  • Need distinction between routers

    2 projects | /r/HomeNetworking | 27 Mar 2023
  • Firewall Rules for a recently probed newbie?

    1 project | /r/selfhosted | 26 Mar 2023