Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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)
https://addons.mozilla.org/en-US/firefox/addon/virustotal-web-security-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.

## Chromium Extension (Manifest v3) [HELP REQUIRED]
I just develop using free solutions and the Chrome WebStore developer account is not free. I need help for someone to publish my extension on the Chrome Web Store on my behalf.


Link for the extension (Unpacked): https://github.com/thedoggybrad/vt_web_check/tree/main/Chromium%20(Manifest%20v3)


Once you have published the extension, post the published link here https://github.com/thedoggybrad/vt_web_check/issues for me to update this section with the published link.


But... you may install it the hard way atleast for now. Visit https://github.com/thedoggybrad/vt_web_check/releases/tag/tempchrome1.0 to know more!

### Roadmap
✓A website

✓Firefox-family Extension

✓Microsoft Edge Extension

•Opera Extension

•Chromium-family Extension (I need help here)