LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 07-02-2017, 03:09 PM   #1
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
New version 1.44 of rkhunter released


For those of you who use rkhunter (Rootkit Hunter), the latest version 1.44 has just been released (29 June 2017).

It's the first release in over three years, since 1.42 was published in February 2014.

According to the rkhunter web pages:

Quote:
Rootkit Hunter release 1.4.4 obsoletes all previous releases. Please upgrade real soon now.
https://sourceforge.net/projects/rkh...iles/rkhunter/
 
Old 07-02-2017, 04:28 PM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Security Crawl Monday!

Thanks!

Recipe for the some one.
in a terminal, issue:
Code:
cd /usr/src/
wget http://rkhunter.cvs.sourceforge.net/...nter/?view=tar
mv index.html\?view\=tar rkhunter.tar.gz
tar zxf rkhunter.tar.gz
mv rkhunter rkhunter-1-4-4
cd  rkhunter-1-4-4
./installer.sh --install
rkhunter --propupd
rkhunter --update
rkhunter -c -sk --rwo --nomow
and check /var/log/rkhunter.log for Warning:

I did not remove (--remove) 1.4.3 for this process.

Have Fun!

Last edited by Habitual; 07-04-2017 at 09:57 AM. Reason: Added --propupd as is required
 
Old 07-24-2017, 11:30 AM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
rkhunter 1.4.5?

Did anyone besides me see a 1.4.5 this morning?

Code:
rkhunter --versioncheck
[ Rootkit Hunter version 1.4.5 ]

Checking rkhunter version...
  This version  : 1.4.5
  Latest version: 1.4.4
Code:
cd /usr/src/
mv rkhunter-1-4-5/ rkhunter-1-4-5.wtf/
go thru the business end of wget/tar/mv/cd/.installer.sh/propupd/
and still
Code:
[ Rootkit Hunter version 1.4.5 ]

Checking rkhunter version...
  This version  : 1.4.5
  Latest version: 1.4.4
Anyone? Anyone at all?

AWS host(s) are at and only show 1.4.4.
The 1.4.5 is a VDS on my network.
 
Old 07-24-2017, 11:50 AM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048

Original Poster
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Have you been using that time machine again? :-)

Your wget in post #2 does indeed return a version of rkhunter that claims to be 1.4.5.
 
Old 07-24-2017, 12:16 PM   #5
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
http://bit.ly/2tOpyF3
 
Old 07-24-2017, 08:46 PM   #6
Trihexagonal
Member
 
Registered: Jul 2017
Posts: 362
Blog Entries: 1

Rep: Reputation: 334Reputation: 334Reputation: 334Reputation: 334
This is the latest version available in the FreeBSD ports tree:

Code:
root@peerless:/ # rkhunter --versioncheck
[ Rootkit Hunter version 1.4.4 ]

Checking rkhunter version...
  This version  : 1.4.4
  Latest version: 1.4.4
 
Old 07-24-2017, 10:12 PM   #7
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
maybe Habitual can adjust his download link from the CVS version to the stable version in post 2?
https://nchc.dl.sourceforge.net/proj...r-1.4.4.tar.gz

Code:
wget https://nchc.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz
--2017-07-25 11:11:44--  https://nchc.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz
Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 211.79.60.17, 2001:e10:ffff:1f02::17
Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|211.79.60.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 297626 (291K) [application/x-gzip]
Saving to: 'rkhunter-1.4.4.tar.gz’

rkhunter-1.4.4.tar.gz                           100%[====================================================================================================>] 290.65K   459KB/s    in 0.6s    

2017-07-25 11:11:45 (459 KB/s) - 'rkhunter-1.4.4.tar.gz’ saved [297626/297626]
 
1 members found this post helpful.
Old 07-25-2017, 07:13 AM   #8
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Solved

Maybe it's hacked?


http://cfhcable.dl.sourceforge.net/p...r-1.4.4.tar.gz
worked via browser, so I have no reason to believe it won't operate that way in a/the terminal.

I have to admit that cvs link was acquired in the exact same manner (Browser > Downloads > copy download 'link')
about 6 years ago, mebbe...?

Code:
wget "http://cfhcable.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz"
works, as advertised.
Well, I'm glad it's not just "me" then!

and for the other "Type A" personalities out there!
Code:
md5sum rkhunter-1.4.4.tar.gz && sha256sum rkhunter-1.4.4.tar.gz
c625bcb5e226d1f2a7a3a530b7e4fbd9  rkhunter-1.4.4.tar.gz
a8807c83f9f325312df05aa215fa75ad697c7a16163175363c2066baa26dda77  rkhunter-1.4.4.tar.gz
Thank you all for your time.
John.

Last edited by Habitual; 07-25-2017 at 07:15 AM.
 
Old 07-25-2017, 07:05 PM   #9
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
Quote:
and for the other "Type A" personalities out there!
and the wiki is now out-of-date

Code:
cd Downloads
wget https://nchc.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz
wget https://nchc.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz.asc
gpg --keyserver pgp.mit.edu --recv-keys D13AAA83
gpg --verify rkh*.asc rkh*.gz

# result
gpg: Signature made Thu 29 Jun 2017 20:16:16 AWST using RSA key ID D13AAA83
gpg: Good signature from "John Horne <john.horne@plymouth.ac.uk>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 9713 808A 269F A032 6356  958B E9C5 DC50 D13A AA83
out of date is gpg --keyserver pgp.mit.edu --recv-keys A65F5E17

luckily the dev team advise to use the mailing list if any issues so the wiki is not important
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade rkhunter to newer version KinnowGrower Linux - Security 4 11-12-2014 05:29 PM
[SOLVED] rkhunter: How do you disable the Apache version check? OtagoHarbour Linux - Security 2 11-02-2014 08:46 AM
rkhunter scan: 1 Rootkit & 6 Possible Suspect Files /var/log/rkhunter.log included Mollusc Linux - Security 10 09-29-2011 08:43 AM
/var/log/rkhunter.log - rkhunter's (rootkit detection) logfile ahartman Linux - Security 1 07-04-2009 05:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 09:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration