Skip to content

Detects cyber threats to the end user with machine learning. This tool can do malware analysis of given exe file, spam analysis of given url and mail.

License

Notifications You must be signed in to change notification settings

emr4h/CyberMachine

Repository files navigation

CyberMachine 🤖

Ekran Resmi 2022-04-14 18 33 25

About The Project 📰

Detects cyber threats to the end user with machine learning. This tool can do malware analysis of given exe file, spam analysis of given url and mail.


Installation ⏳

  • Clone the repo
git clone https://github.com/emr4h/CyberMachine.git

Getting Started 🕵️‍♂️

  • Go to the CyberMachine folder:
cd CyberMachine
  • Please upload requirements
pip3 install requirements.txt

Usage 👨🏻‍💻

  • Then you can access the help menu with the command below:
python3 cybermachine.py --help

  • Malware Analysis with ML :
python3 cybermachine.py --exe <file_path> 
malwareML.mp4

  • Mail Analysis with ML :
python3 cybermachine.py --mail <"message"> 
mailML.mp4

  • Url Analysis with ML :
python3 cybermachine.py --url <"link"> 
urlML.mp4

Details 👀

If you are curious about the machine learning applications, success rates and analysis approaches used in the project, you can review my repositories below.


* Malware Analysis with Machine Learning
https://github.com/emr4h/Malware-Detection-Using-Machine-Learning

* Spam Analysis with Machine Learning
https://github.com/emr4h/Spam-Email-and-Url-Detection-Using-Machine-Learning 

Support 🎗

If you like the project, please give a star ⭐️ and don't forget to buy me a coffee ☕️

emr4h


Follow me:

emrahyldrw emr4h sapkalihacker

About

Detects cyber threats to the end user with machine learning. This tool can do malware analysis of given exe file, spam analysis of given url and mail.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages