Skip to content

gilad4591/malDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalDetect ⚠️

Description

MalDetect was built to check if the computer communicate with malicious ip addresses. It checks any suspicios ip that the computer communicate and transfer large amount of packets in 30 sec by using sniff of scapy library and enter the ip address into the CHECKPHISH API, if the ip address associated with Scam/Phising etc.. it will alert and pop a dialog message to user.

Development Environment:

  • Windows 10
  • Python 3.7
  • Pycharm 2020.2.3

Required Libraries/API

  • Scapy
  • time
  • pprint
  • sys
  • argparse
  • os
  • ctypes
  • Checkphish API

How to run

before you run it, you should get an API key from https://checkphish.ai/checkphish-api/

After that, simply clone the project, run it from any IDE, and then click start. it will do the rest by itself 😉

Screenshots

Simple gui

Sniffing

Found suspicios ip address

Alert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published