deCloudflare/subfiles/addon/ismm.md
Guest workers 028b26f57e .
2023-08-03 06:19:34 +00:00

56 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Are links vulnerable to MITM attack?
`Scan FQDN using API`
![](../../image/ismmpreview.jpg)
![](../../image/ismm_sample.jpg)
```
Youve found something on the internet.
Are these links or images vulnerable to MITM attack or not?
(Cloudflare links will be marked)
This add-on is using[1] public[4] API to scan[3] the domain.
WE DO NOT COLLECT THIS DATA.
e.g. https://www.ekzemplo.com/page.html → "ekzemplo.com"
This add-on never send other information.
[1] How to use offline database
1. Open add-on's option page and select "Use Offline Local Database".
2. Click "Database" link.
3. Create a new text file[2] (or download text file from git)
4. Click "Import Database" and select your text file.
5. Wait until the message appear.
[2] Text file example
(FQDN/Domain)
--------------------
cloudflare.com
domain.com
example.org
--------------------
[3] "Observe and Learn" mode
If you don't want to use online public API, or don't want to maintain offline database
this option is for you.
You'll have to visit cloudflared website first because this add-on never make a
request to websites.
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.
Additionally you can self-host and use your own API.
```
- [API Self-host Guide](../../tool/api_for_ismm_isat/)
- Download add-on
- From Git: [FirefoxESR](https://0xacab.org/dCF/deCloudflare/-/raw/master/addons/releases/ismm.xpi) / [Chromium / Edge](https://0xacab.org/dCF/deCloudflare/-/raw/master/addons/releases/ismm.crx)