Powershell - VBO OneDrive for Business File Restore Checker

  • 24 January 2022
  • 5 comments
  • 139 views

Userlevel 7
Badge +8

Another check script for OneDrive for Business data, protected by VBO. The script downloads a specific file and compares the hash value with the value specified by the user. Feedback welcome!

Download Link

https://github.com/yetanothermightytool/powershell/tree/master/vbo/vbo-odrestore-checker 

Outlook upcoming scripts

I have a script ready that uploads the detected file hashes/the files to a cloud-based detection and prevention solution and returns the result of the scan.

 


5 comments

Userlevel 7
Badge +20

Nice!  Add this one to the previous. Thanks for sharing.

Userlevel 7
Badge +13

Thanks @SteveHeart for sharing.

Userlevel 7
Badge +12

Just as useful as your Exchange Online script, so thanks again :smiley:

Userlevel 7
Badge +8

The script - based on this script - which uploads and scans file hashes and files is ready. Currently I implemented the OPSWAT Metadefender API. I also tested some stuff around the VirusTotal API, which could be integrated as well. I’m just checking the possibilities with Cloudmersive.

Question from my side: Do you know any other service capable of doing such scans? How about your company regulations regarding such topics? Are you allowed to upload hashes or compete files? What else needs to be considered?

Userlevel 7
Badge +4

Thanks for sharing !

Comment