deCloudflare/subfiles/about.ismm.md

52 lines
1.6 KiB
Markdown
Raw Normal View History

2020-03-18 10:28:19 +00:00
### Are links vulnerable to MITM attack?
2020-08-04 02:27:18 +00:00
`Scan FQDN using API`
2020-03-18 10:28:19 +00:00
![](../image/ismmpreview.jpg)
```
Youve found something on the internet.
Are these links or images vulnerable to MITM attack or not?
2020-12-12 01:30:46 +00:00
This add-on is using[1] Ss Public[4] API to scan[3] FQDN.
2020-03-18 10:28:19 +00:00
e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
This add-on never send other information.
2020-07-22 04:20:08 +00:00
2020-10-23 00:34:29 +00:00
[1] How to use offline database
2020-07-22 04:20:08 +00:00
1. Open add-on's option page and select "Use Offline Local Database".
2. Click "Database" link.
2020-11-21 04:42:04 +00:00
3. Create a new text file[2] (or download text file from stop_cloudflare)
2020-07-22 04:20:08 +00:00
4. Click "Import Database" and select your text file.
5. Wait until the message appear.
2020-10-23 00:34:29 +00:00
[2] Text file example
(FQDN/Domain)
--------------------
www.cloudflare.com
domain.com
example.org
--------------------
2020-09-12 23:13:28 +00:00
2020-10-23 00:34:29 +00:00
[3] "Observe and Learn" mode
2020-09-12 23:13:28 +00: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-12 23:14:30 +00:00
You'll have to visit cloudflared website first because this add-on never make a
request to websites.
2020-10-23 00:34:29 +00: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-12 23:13:28 +00:00
2020-03-18 10:28:19 +00:00
```
2020-12-03 23:16:05 +00:00
2021-04-27 00:05:17 +00:00
- [Code](https://git.nogafam.es/deCloudflare/deCloudflare/src/branch/master/addons/code/ismitmlink)
2020-12-03 23:16:05 +00:00
- Download add-on
2021-04-27 00:05:17 +00:00
- From Gitea: [FirefoxESR](https://git.nogafam.es/deCloudflare/deCloudflare/raw/branch/master/addons/releases/ismm.xpi) / [Chromium / Edge](https://git.nogafam.es/deCloudflare/deCloudflare/raw/branch/master/addons/releases/ismm.crx)