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.
- Windows 10
- Python 3.7
- Pycharm 2020.2.3
- Scapy
- time
- pprint
- sys
- argparse
- os
- ctypes
- Checkphish API
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 😉Simple gui
Sniffing Found suspicios ip address Alert