If this happens, then Person B will be able to spend person A’s bitcoins. However, there are only two ways this can happen:
a) Person B generates the same keypair (private key) as person A
or b) Person B generates a different keypair, which (public key) hashes to person A’s address (a hash collision) Continue reading Can you generate the same address? →
Download RKHUNTER
rkhunter –update
rkhunter –propupd
vim /etc/cron.weekly/rkhunter.sh
#!/bin/sh
(
/usr/local/bin/rkhunter --versioncheck
/usr/local/bin/rkhunter --update
/usr/local/bin/rkhunter --cronjob --report-warnings-only
) | /bin/mail -s 'rkhunter Weekly Run (PutYourServerNameHere)' your@email.com
chmod 755 /etc/cron.weekly/rkhunter.sh
or manual check
rkhunter –check
Download CHCKROOTKIT
chkrootkit
chkrootkit -x | less
Download ZEPPOO
Just follow this link LINK
whatever you do or fix please test it afterwards, better however do not fix things that work, wait until they break otherwise feel the wrath of dummy users.