Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 387 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vtcheck - VirusTotal file checker (doesn't upload)

#1
Quick piece of code I wrote today to allow for checking your files for files detected by AV.

Uses:
1. Checking if someone uploaded some of your secret malware to VirusTotal.
2. Scanning a directory of files to see if they have been flagged somewhere (useful for legal file hosting services and the likes).
3. ...

It simply hashes the files, and uses the VirusTotal API to check if those hashes are on VT. If they are, it returns the detection. If not, it just does nothing (unless debug mode is enabled).

I noticed that the public API rate limits you to 4 requests per second, so currently it sleeps for 15 seconds between requests. In future, if there is demand, I can add a feature that allows for importing a list of valid API keys and shuffling through them to evade rate limits.
I can also write a variant, if needed, for actually uploading files to check if that is in demand.

Link:

[To see links please register here]

Reply

#2
Did you make it work? I need PCB file checker...
Reply

#3
Quote:It simply hashes the files, and uses the VirusTotal API to check if those hashes are on VT. If they are, it returns the detection.
In terms of checking a single file, Is It the same as using the Get-Filehash cmdlet In PowerShell to get the hash and check It on VT thereafter?
Reply

#4
It's hard for me to say 100 percent, but I think the problem is in the program... A year ago I did the same thing, my friend is a good programmer and he gave me this program. He also said that the problem is sometimes in low-quality programs or in board. He gave me a website and told me to make a

[To see links please register here]

, which helped me understand what the problem was. I agree with him, I think it is better to give specialists, of course, now there are many different services, but I used that site and it helped me. Please write later what happened if you find the cause of the problem.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through