Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Study Python & Cyber Security by implementing Virus Total functions in a tkinter UI!

tomgold182/virusTotal-ui-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

33 Commits

Repository files navigation

virusTotal-ui-python

Study Python & Cyber Security by implementing Virus Total functions in a tkinter UI!

Example

This project demonstrates how to build a VirusTotal client which is using the VirusTotal REST API, together with a tkinter UI. Good for the understanding of:

  • REST API's
  • Basic security analysis concepts
  • UI programming with python & tkinter
  • The difference between sync & async operations
  • Python classes
  • GIT branches, and the proper way to build your features using them

Designed for software engineers who are interested in cyber security, and cyber security engineers who are interested in software engineering :)

The code is heavily documented and explains a lot of software engineering concepts such as re-use, maintainability and OOP.

How To

  1. GIT clone the repo
  2. CD into the virusTotal-ui-python folder
  3. Type pip install -r requirements.txt
  4. inside confing.ini file, place an API key. you first have to log in to virus total and generate one (https://support.virustotal.com/hc/en-us/articles/115002100149-API)
  5. Type python Main.py

About

Study Python & Cyber Security by implementing Virus Total functions in a tkinter UI!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /