An open API service indexing awesome lists of open source software.

https://github.com/thedoggybrad/vt_web_check

(A REVERSE ENGINEERING) It allows you to check the security of a website. NO API keys are used in this project.
https://github.com/thedoggybrad/vt_web_check

antivirus av-vendors google reverse-engineering safety security virustotal vt vtapi website

Last synced: 7 months ago
JSON representation

(A REVERSE ENGINEERING) It allows you to check the security of a website. NO API keys are used in this project.

Awesome Lists containing this project

README

          

# What is this project and how it works?
This is the VirusTotal Website Security Check, it is created by TheDoggyBrad Software Lab. It allows you to check the security of a website by typing in the full URL of the website (on the website) or by clicking the extension (on web browser extensions). Then it automatically opens the VirusTotal security page that shows the result of various AV-provider's hypothesis on that website., similar to the behavior of a VirusTotal API. But... this site or extension does not use an API key. Instead it is a reverse-engineering of the URL search function of the VirusTotal website. You may look at its code at https://github.com/thedoggybrad/vt_web_check

## Website Version
https://thedoggybrad.github.io/vt_web_check/

## Firefox Add-on (Manifest v2)
Note: Not working, wait for the new working version - currently under review by Mozilla
https://addons.mozilla.org/en-US/firefox/addon/vt_web_check/

## Edge Extension (Manifest v3)
https://microsoftedge.microsoft.com/addons/detail/virustotal-website-securi/dihabikhjoiihmmpepahideimobmcdei

## Opera Extension (Manifest v3)
Update: Opera is currently reviewing the extension.
January 2025 Update: Opera still does not anything to the extension.

## Chromium-Family Extension (Manifest v3 - Extension Developer Mode)
I have no plans now to upload this to Chrome WebStore in my opposition to Google's monopolistic actions on the search engine industry.
Below is the instructions on how to install it manually without the Chrome WebStore.

https://github.com/thedoggybrad/vt_web_check/releases/tag/chromium_1.12

### Roadmap
✓A website

✓Microsoft Edge Extension

✓Chromium-family Extension (Through Extension Developer Mode)

✓Firefox-family Extension

•Opera Extension