mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-12 20:32:39 +00:00
revert MiTM to MITM (these are add-on name)
This commit is contained in:
parent
336cc18371
commit
5e2d0da6fc
10
README.md
10
README.md
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
"The Great Cloudwall" is [CloudFlare](https://www.cloudflare.com/), the world's [largest](https://w3techs.com/technologies/history_overview/proxy) MiTM proxy([reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy)).
|
"The Great Cloudwall" is [CloudFlare](https://www.cloudflare.com/), the world's [largest](https://w3techs.com/technologies/history_overview/proxy) MITM proxy([reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy)).
|
||||||
It sits between you and origin webserver, acting like a [border patrol agent](https://www.cbp.gov/careers/bpa).
|
It sits between you and origin webserver, acting like a [border patrol agent](https://www.cbp.gov/careers/bpa).
|
||||||
The origin webserver administrator allowed the agent to decide who can access to their "_web property_" and define "_restricted area_".
|
The origin webserver administrator allowed the agent to decide who can access to their "_web property_" and define "_restricted area_".
|
||||||
Take a look at the second image posted below. You will think Cloudflare block _only_ attackers. It's not.
|
Take a look at the second image posted below. You will think Cloudflare block _only_ attackers. It's not.
|
||||||
@ -196,14 +196,14 @@ Also see [Frequently Asked Questions](faq.md).
|
|||||||
|
|
||||||
* Add WTF-Cloudflare news to [NEWS.md](NEWS.md)
|
* Add WTF-Cloudflare news to [NEWS.md](NEWS.md)
|
||||||
|
|
||||||
* Search something on [Searxes Tor](http://searxes.nmqnkngye4ct7bgss4bmv5ca3wpa55yugvxen5kz2bbq67lwy6ps54yd.onion/) or [clearnet](https://searxes.eu.org/) (this will help collecting Searxes' "MiTM domains")
|
* Search something on [Searxes Tor](http://searxes.nmqnkngye4ct7bgss4bmv5ca3wpa55yugvxen5kz2bbq67lwy6ps54yd.onion/) or [clearnet](https://searxes.eu.org/) (this will help collecting Searxes' "MITM domains")
|
||||||
|
|
||||||
* Take a look at add-on code and try it
|
* Take a look at add-on code and try it
|
||||||
|
|
||||||
| Name | Firefox | Chrome |
|
| Name | Firefox | Chrome |
|
||||||
| -------- | -------- | -------- |
|
| -------- | -------- | -------- |
|
||||||
| Block Cloudflare MiTM Attack | [Code](addon_firefox/bcma) | [Code](addon_chrome/bcma) |
|
| Block Cloudflare MITM Attack | [Code](addon_firefox/bcma) | [Code](addon_chrome/bcma) |
|
||||||
| Are links vulnerable to MiTM? | [Code](addon_firefox/ismitmlink) | [Code](addon_chrome/ismitmlink) |
|
| Are links vulnerable to MITM? | [Code](addon_firefox/ismitmlink) | [Code](addon_chrome/ismitmlink) |
|
||||||
| Which website rejected me? | [Code](addon_firefox/whyrejectme) | [Code](addon_chrome/whyrejectme) |
|
| Which website rejected me? | [Code](addon_firefox/whyrejectme) | [Code](addon_chrome/whyrejectme) |
|
||||||
|
|
||||||
* Try & write new [Tool / Script](tool/)
|
* Try & write new [Tool / Script](tool/)
|
||||||
@ -240,7 +240,7 @@ flagged for spam and will be deleted. See "List of services blocking Tor" for de
|
|||||||
# Who uses this list?
|
# Who uses this list?
|
||||||
|
|
||||||
* [Searxes](http://searxes.nmqnkngye4ct7bgss4bmv5ca3wpa55yugvxen5kz2bbq67lwy6ps54yd.onion/) meta-search engine
|
* [Searxes](http://searxes.nmqnkngye4ct7bgss4bmv5ca3wpa55yugvxen5kz2bbq67lwy6ps54yd.onion/) meta-search engine
|
||||||
* [Block Cloudflare MiTM Attack](https://addons.mozilla.org/en-US/firefox/addon/bcma/) add-on
|
* [Block Cloudflare MITM Attack](https://addons.mozilla.org/en-US/firefox/addon/bcma/) add-on
|
||||||
* Some Browser Add-ons
|
* Some Browser Add-ons
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user