2020-03-18 11:28:19 +01:00
|
|
|
|
### Are links vulnerable to MITM attack?
|
|
|
|
|
|
2020-08-04 04:27:18 +02:00
|
|
|
|
`Scan FQDN using API`
|
2020-03-18 11:28:19 +01:00
|
|
|
|
|
|
|
|
|
![](../image/ismmpreview.jpg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
You′ve found something on the internet.
|
|
|
|
|
Are these links or images vulnerable to MITM attack or not?
|
|
|
|
|
|
2020-12-12 02:30:46 +01:00
|
|
|
|
This add-on is using[1] Ss′ Public[4] API to scan[3] FQDN.
|
2020-03-18 11:28:19 +01:00
|
|
|
|
e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
|
|
|
|
|
|
|
|
|
|
This add-on never send other information.
|
|
|
|
|
|
2020-07-22 06:20:08 +02:00
|
|
|
|
|
|
|
|
|
|
2020-10-23 02:34:29 +02:00
|
|
|
|
[1] How to use offline database
|
2020-07-22 06:20:08 +02:00
|
|
|
|
1. Open add-on's option page and select "Use Offline Local Database".
|
|
|
|
|
2. Click "Database" link.
|
2020-11-21 05:42:04 +01:00
|
|
|
|
3. Create a new text file[2] (or download text file from stop_cloudflare)
|
2020-07-22 06:20:08 +02:00
|
|
|
|
4. Click "Import Database" and select your text file.
|
|
|
|
|
5. Wait until the message appear.
|
|
|
|
|
|
2020-10-23 02:34:29 +02:00
|
|
|
|
[2] Text file example
|
|
|
|
|
(FQDN/Domain)
|
|
|
|
|
--------------------
|
|
|
|
|
www.cloudflare.com
|
|
|
|
|
domain.com
|
|
|
|
|
example.org
|
|
|
|
|
--------------------
|
2020-09-13 01:13:28 +02:00
|
|
|
|
|
2020-10-23 02:34:29 +02:00
|
|
|
|
[3] "Observe and Learn" mode
|
2020-09-13 01:13:28 +02:00
|
|
|
|
If you don't want to use online public API, or don't want to maintain offline database
|
|
|
|
|
this option is for you.
|
2020-09-13 01:14:30 +02:00
|
|
|
|
You'll have to visit cloudflared website first because this add-on never make a
|
|
|
|
|
request to websites.
|
2020-10-23 02:34:29 +02:00
|
|
|
|
To activate this option, go to "Database" section and select "Use offline local database".
|
|
|
|
|
To purge local database, go to "Database" section and click "Database", "Clear all data".
|
|
|
|
|
|
|
|
|
|
[4] Public API services
|
|
|
|
|
You can select which API service you want to use.
|
2020-09-13 01:13:28 +02:00
|
|
|
|
|
2020-03-18 11:28:19 +01:00
|
|
|
|
```
|
|
|
|
|
|
2020-12-04 00:16:05 +01:00
|
|
|
|
|
2021-03-22 00:21:09 +01:00
|
|
|
|
- [Code](https://codeberg.org/crimeflare/cloudflare-tor/src/branch/master/addons/code/ismitmlink)
|
2020-12-04 00:16:05 +01:00
|
|
|
|
- Download add-on
|
2021-03-29 10:35:16 +02:00
|
|
|
|
- From Ss (_Recommend_): [Firefox ESR / Chromium / Edge](https://sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/)
|
|
|
|
|
- From Gitea (Delay Sync): [FirefoxESR](https://codeberg.org/crimeflare/cloudflare-tor/raw/branch/master/addons/releases/ismm.xpi) / [Chromium / Edge](https://codeberg.org/crimeflare/cloudflare-tor/raw/branch/master/addons/releases/ismm.crx)
|