Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 349 Bytes

minerchk

Bash script to Check for malicious Cryptomining

See the script in action here: https://laskowski-tech.com/2018/01/08/minerchk-beta-announcement/

Download and set up for the root user:

mkdir -p /root/bin

wget -O /root/bin/minerchk https://raw.githubusercontent.com/Hestat/minerchk/master/minerchk.sh

chmod +x /root/bin/minerchk