13 KiB
List Instructions
_click me_
Website is using Cloudflare
- Cloudflare users | List Directory
List name | Description |
---|---|
/domain/cloudflare_?.txt | Split files (base domain) |
ex_cloudflare_users.md | Domains which used Cloudflare in the past, not anymore |
cloudflare_supporter.txt | who is using Cloudflare or endorsing Cloudflare. (URL only) |
- Cloudflare Corporation | List Directory
List name | Description |
---|---|
cloudflare_CIDR_v4.txt | IPv4 CIDR owned by Cloudflare |
cloudflare_CIDR_v6.txt | IPv6 CIDR owned by Cloudflare |
cloudflare_range_v4.txt | IPv4 range owned by Cloudflare |
cloudflare_owned_ASN.txt | AS network owned by Cloudflare |
cloudflare_owned_NS.txt | Name Server owned by Cloudflare |
cloudflare_owned_domains.txt | Domains owned by Cloudflare |
cloudflare_owned_onions.txt | Tor .onions owned by Cloudflare |
cloudflare_members.md | Cloudflare employer, employee, ex-employee |
How to detect Cloudflare?
There are many ways to detect it:
- Add-on "Bloku Cloudflaron MITM-Atakon" will help your Cloudflare collection.
- Add-on "Ĉu ligoj estas vundeblaj al MITM-atako?" will tell you which link is Cloudflared.
- Visit a website via Tor or VPN, and you will be greeted by "Attention Required! Cloudflare" or "Checking your browser" webpage.
- Use "Is MITM?" webpage. Clearnet / Tor
- Search cloudflare domain list. Karma's "Find Cloudflare Domains" API
- Dig "NS record" of the domain.
emsisoft.com. 21599 IN NS bella.ns.cloudflare.com.
emsisoft.com. 21599 IN NS dom.ns.cloudflare.com.
- Dig "A record" of the FQDN, then check the IP's owner.
dev.qubes-os.org. 299 IN A 104.18.228.122
ASN AS13335 Cloudflare, Inc.
Organization Cloudflare, Inc.
Route 104.18.224.0/20
IMPORTANT: Please add only "Base Domain"
if "community.example.com" is using Cloudflare
add "example.com"
if "www.example.co.uk" is using Cloudflare
add "example.co.uk"
if "example.net" is using Cloudflare
add "example.net"
... to /split/cloudflare_e.txt
But the website X no longer using Cloudflare!
Are you sure? Remove it from /split/ list and add to "ex_cloudflare_users.md".
_click me_
Website is NOT using Cloudflare
- Non-Cloudflare CDN users | List Directory
List name | Description |
---|---|
/cidr_data/?.txt | CIDR, ASN, NS |
CDN_Code
Z1 Amazon
Z2 Akamai
//Z3 Cloudflare
Z4 Imperva
Z5 Google
Z6 Microsoft
Z7 INAP
Z8 Sucuri
Z9 Fastly
- Add-on "Kiu retejo malakceptis min?" will help your domain collection.
- Above is how Siteground-hosted(INAP;Singlehop) sites often appear to Tor visitors when timeouts/tarpitting doesn't occur.
Some websites combine other companies (e.g. Amazon AWS, Google Cloud, DDoS-GUARD) with the Cloudflare business model.
_click me_
Website is rejecting Tor visitor
- Anti-Tor users | List Directory
List name | Description |
---|---|
/fqdn/attd.txt | Block Tor access Split files, Everything (FQDN) |
hostility.md | Does NOT block Tor access Domain and Comment |
- Add-on "Kiu retejo malakceptis min?" will help your domain collection.
- Add-on "Ĉu ĉi tiuj ligoj blokos Tor-uzanton?" will tell you which link rejected Tor visitor.
- Search anti-tor fqdn list. Karma's "Find Anti-Tor FQDN" API
- Some news websites are lying to Tor users. You can read their website if you are not using Tor nor VPN. If you visit their website over Tor, they just say "Sorry, article not found".
-
Imunify360 is not so intelligent because it is blocking real human.
-
Some famous mail subscription service and some ISP websites are displaying "Maintenance" page if you visit them over Tor.
How can you trust their sites if they are not treating everyone equally?
About "Anti-Tor FQDN list" (attd*.txt)
www.example.com
---> www.example.com denied/bullied Tor visitor.
?.akamaiedge.net
---> subdomain of akamaiedge.net is denied Tor user.
* unique hostname will be masked as "?" for privacy reason
senate.gov
---> base domain denied/harassed/challenged human who're using Tor.
If your website is on this list, you better talk with your network administrator.
But my website X no longer blocking Tor users!
Are you sure? There are two ways to remove yourself. First option is just remove it from the list and create a pull request. Second option is wait 1 year. Our system will revisit your website as a Tor user.
If you're not blocking Tor users, you will be removed automatically.
- If your website is using Cloudflare
- There's a higher chance that we receive rejection webpage from Cloudflare. Do not use cloudflare.
_click me_
How to add your data
A or B will be enough. Thank you for your contribution.
Type A: Push to Codeberg
- Log in to Codeberg.
- WARNING: Do note that Codeberg is blocking temporary email services and some minor email providers(not temporary email).
- If you're Tor user, we recommend 'type B'.
- Click "Fork" button. (top-left corner)
- Edit text file.
- Click Double-arrow button to create a new pull request.
Type B: Just scan the FQDN
- Cloudflare
- Scan FQDN on "Is MITM?" webpage.
- Or: Use add-on "Ĉu ligoj estas vundeblaj al MITM-atako?"
- Or: Use "MITM test" API.
- e.g.
curl -x socks5h://127.0.0.1:9050 -k --http2 (API URL)ismitm.php?f=www.emsisoft.com
- e.g.
- Anti-TOR
- Use "Is it blocking Tor?" API.
- e.g.
curl -x socks5h://127.0.0.1:9050 -k --http2 (API URL)is_antitor.php?f=www.cloudflare.com
- e.g.
- Or: Use add-on "Ĉu ĉi tiuj ligoj blokos Tor-uzanton?"
- Use "Is it blocking Tor?" API.
Public API Details ℹ
Your contribution will be pushed to Codeberg automatically within a week.
_click me_
How to setup git
This procedure will give you a stop_cloudflare fork with a privacy-respecting configuration to do pushes with SSH over Tor using codeberg.org("CDB"). Below procedure is designed for Linux. The first step covers Windows too, but these instructions probably need more adaptations for Windows and other platforms.
- Linux:
aptitude install git tor ssh
- Windows: Download
PortableGit
from Github & rungit-bash.exe
- Install Git, SSH(Not Windows), and Tor (if you haven't already)
- Create a
codeberg.org
account (username "snowden" will be used for this example)
- NOTICE: Codeberg is blocking temporary email services and some minor email providers(not temporary email).
- Create an SSH key pair
$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_codeberg-snowden
- Edit
$HOME/.ssh/config
:
host codeberg.org
hostname codeberg.org
ForwardX11 no
ProxyCommand connect -4 -S 127.0.0.1:9050 $(tor-resolve %h 127.0.0.1:9050) %p
host codeberg-snowden
IdentityFile /home/user/.ssh/id_rsa_codeberg-snowden
- copy
"$HOME"/.ssh/id_rsa_codeberg-snowden.pub
to clipboard - codeberg.org > settings > SSH/GPG Keys > add key (paste from clipboard)
- $
firefox https://codeberg.org/crimeflare/stop_cloudflare
- fork it (top right corner)
- go to the directory you want the project to be rooted in (hereafter we'll call it
$project_root
). - anonymously download your fork: $
git clone git@codeberg-snowden:crimeflare/stop_cloudflare.git
- edit
$project_root/stop_cloudflare/.git/config
to include the account name and email address that will be on every commit, as well as the URL:
[user]
email = BM-yadayadayada6fgnLfybVnCcWf25AGZcgg@bitmessage.ch
name = snowden
[remote "origin"]
url = git@codeberg-snowden:snowden/stop_cloudflare.git
fetch = +refs/heads/*:refs/remotes/origin/*
[remote "upstream"]
url = git@codeberg-snowden:crimeflare/stop_cloudflare.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
- make your first change
- (from
$project_root
) $git add . -u -n
- check that the files listed are what you changed and intend to push upstream
- if yes:
$ git add . -u
- $
git commit -m 'description of first change'
- $
git push origin master
- $
firefox https://codeberg.org/crimeflare/stop_cloudflare
- make a new pull request
Whenever git operates on the stop_cloudflare project, all connections
to codeberg are automatically over Tor with this configuration
(because the url
in .git/config
references the virtual host
codeberg-snowden
in ~/.ssh/config
).
_click me_
About Cloudflare base domain list
Our mission is clear - stay away from Cloudflare
.
If the subdomain.example.com
is cloudflared, we add example.com
to the database. (subdomain.example.com
is the sub-domain of example.com
. Only the owner
of example.com
can create sub-domain)
Even if whatever.example.com
is not behind cloudflare we will raise a warning, because the base domain example.com
is cloudflare user
.
The owner
of example.com
can enable Cloudflare to whatever.example.com
at any time without user's notice. It can be done from dash.cloudflare.com
webpage or hitting Cloudflare API
. The owner
is supporting Cloudflare
and this is severe security risk
.
Until the owner
completely stop using Cloudflare service for example.com
, we do not remove example.com
from the database.
There is no exception
.
"amazonpayments.com"
$ getweb --headonly https://pages.amazonpayments.com/robots.txt
cf-cache-status: HIT
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
alt-svc: h2="cflare******.onion:443"; ma=86400; persist=1
server: cloudflare
cf-ray: XXXXXXXXXXX-YYY
If the owner
moved away from cloudflare
completely, you are welcome to add example.com
to the "ex_cloudflare_users.md" - after checking example.com
with online tool below.
-
Open "
Is MITM?
" webpage. -
Input
gitlab.com
and clickScan
. -
Click
test
for detailed scan. -
If you got
---Finish---
, the domain might stopped using Cloudflare.
We'll investigate and remove it if it is true.
You may prioritize your review request by contacting us if you are in a hurry.
- [Optional] Wait some days and scan again to see whether the domain is removed.
Only a few Cloudflare user leave Cloudflare. False positive is uncommon.