CMShark is a NetfFlow based Crypto-mining Detector written in python + Qt-gui that combines three concurrent methods to achieve a fast, flexible, and efficient way of detecting crypto-jacking attacks.
Article: https://content.iospress.com/articles/intelligent-decision-technologies/idt240319
following tool/libraries are required to run CMShark:
- apt-get install python3
- apt-get install python-pip
- pip install pyshark
- pip install sklearn
- pip install selenium
- pip install pydig
- pip install matplotlib