Giter Site home page Giter Site logo

virustotal-ui-python's Introduction

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

virustotal-ui-python's People

Contributors

tomgold182 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.