Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iam-py-test/check-site
Get a report from common antivirus providers and blocklists
https://github.com/iam-py-test/check-site
antimalware antimalware-extention browser-extension browser-extentions chrome-extension javascript linkschecker malware mcafee urlhaus urlscan virustotal
Last synced: about 1 month ago
JSON representation
Get a report from common antivirus providers and blocklists
- Host: GitHub
- URL: https://github.com/iam-py-test/check-site
- Owner: iam-py-test
- License: cc0-1.0
- Created: 2021-05-19T13:32:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T19:37:15.000Z (over 3 years ago)
- Last Synced: 2024-10-12T07:16:37.764Z (2 months ago)
- Topics: antimalware, antimalware-extention, browser-extension, browser-extentions, chrome-extension, javascript, linkschecker, malware, mcafee, urlhaus, urlscan, virustotal
- Language: JavaScript
- Homepage: https://iam-py-test.github.io/check-site/
- Size: 5.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# check-site
Get a report from common antivirus providers and blocklistsNote: You may experence problems with opening links in another window via the context menu when using uBlock Origin for popup blocking until [#1616](https://github.com/uBlockOrigin/uBlock-issues/issues/1616) is resolved.
#### What is Check Site?
Check site is an installable browser extention which gives you are report on the current site using URLHaus, Dandilion Sprout's Antimalware, and Check Site's internal blocklists. It also adds an option to check links via the Context Menu. In the report, there are links to more information from Norton, McAfee, Yandex, and Google.#### Does Check Site block malware sites?
No. Check site _only_ shows information about sites; it does not block them.
If you want to block malware websites, you can install the browser extentions from the antimalware providers used in Check Site. You also can active your browser's built-in malware and phishing protection and/or install [uBlock Origin](https://github.com/gorhill/uBlock) (recommended) or AdGuard (untested) and install/activate [URLHaus](https://gitlab.com/curben/urlhaus-filter#urlhaus-malicious-url-blocklist) and [Dandlion Sprout's Antimalware](https://github.com/DandelionSprout/adfilt/blob/master/Dandelion%20Sprout's%20Anti-Malware%20List.txt).#### What is _unrated_ vs _safe_?
If Check Site's internal ratings says _unrated_, this means it does not know if the site is safe or not. If it says _safe_, this means the site has been reviewed and is safe.
Note that _very few_ sites are rated safe because I have to manually review the site, and that takes time.#### Installing Check Site
To install Check site, you will need to download it off of GitHub. For more information, see [installing](https://github.com/iam-py-test/check-site/wiki/Installing).
If someone knows how to upload it to the Chrome Web Store or addons.mozilla.org, please let me know.