Skip to content

A Python Script that crawls given URL's to look after Software-Updates

License

Notifications You must be signed in to change notification settings

LucEast/Software-Version-Checker

Repository files navigation

Software Version Checker

A Python Script that crawls given URL's to look after Software-Updates.

SVC screenshot

CLI interface

Supported tools

  • 7zip
  • ALEAPP
  • Arsenal Image Mounter
  • Atola TaskForce
  • Autopsy
  • AVML
  • AXIOM
  • Belkasoft Evidence Center
  • BlackLight
  • CAINE
  • CyberChef
  • DEFT
  • ElcomSoft iOS Forensic Toolkit
  • EnCase
  • ExifTool
  • Eric Zimmerman's Forensic Tools
  • Forensic Email Collector
  • Forensic Explorer
  • Forensic Falcon Neo
  • F-Response
  • FTK
  • FTK Imager
  • hashcat
  • HstEx
  • iLEAPP
  • IREC
  • iVe
  • Kali
  • KAPE
  • LiME
  • MacQuisition
  • MobilEdit
  • Mount Image Pro
  • MySQL Connector ODBC
  • NetAnalysis
  • NirSoft Launcher
  • NSRL hash list
  • OSForensics
  • Oxygen Forensic Detective
  • Paraben E3
  • Passware
  • Physical Analyzer
  • The Sleuth Kit
  • TZWorks
  • UFED 4PC
  • USB Detective
  • VeraCrypt
  • XAMN
  • X-Ways

If your favorite tool is missing, feel free to open an Issue and provide me with a link to that tool's website.

Dependencies

You can install the dependencies with:

pip3 install -r requirements.txt

or individually with:

pip3 install tabulate
pip3 install grequests
pip3 install beautifulsoup4
pip3 install tkScrolledFrame

ReadMe_Card

About

A Python Script that crawls given URL's to look after Software-Updates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages