Results 1 to 11 of 11
  1. #1
    Join Date
    Feb 2013
    Location
    Canada
    Posts
    127

    Thumbs up [Linux/BSD] Quick and Easy Server Security - Automatic Security Install Scripts

    Found this while doing a bit of browsing the other day, tested it out on one of my personal VPSes and it runs real nice.
    Good for anyone who wants to set up these applications with little to no effort.

    Tested on Debian 6, 32-bit.

    RKHunter Automatic Installer:
    http://solidshellsecurity.com/tools/...-installer.php

    Code:
    wget http://solidshellsecurity.com/_public/scripts/rkhunter_install.sh -v && chmod u+x rkhunter_install.sh && ./rkhunter_install.sh --email EMAILHERE --time h
    -------------------------------------------------------------

    Chkrootkit Automatic Installer:
    http://solidshellsecurity.com/tools/...-installer.php

    Code:
    wget http://solidshellsecurity.com/_public/scripts/chkrootkit_install.sh -v && chmod u+x chkrootkit_install.sh && ./chkrootkit_install.sh --email EMAILHERE --time h
    -------------------------------------------------------------

    CSF Automatic Firewall Installer:
    http://solidshellsecurity.com/tools/...-installer.php

    Code:
    wget http://solidshellsecurity.com/_public/scripts/csf_install.sh -v && chmod u+x csf_install.sh && ./csf_install.sh --email EMAILHERE --conf 1
    -------------------------------------------------------------

    SYN Deflate Automatic Script Installer:
    http://solidshellsecurity.com/tools/...-installer.php

    Code:
    wget http://solidshellsecurity.com/_public/scripts/synd_install.sh -v && chmod u+x synd_install.sh && ./synd_install.sh --email EMAILHERE --conn 30

    Secure /tmp Directory Script:
    http://solidshellsecurity.com/tools/...-installer.php

    Code:
    wget http://solidshellsecurity.com/_public/scripts/tmp_secure_install.sh -v && chmod u+x tmp_secure_install.sh && ./tmp_secure_install.sh

    More interesting stuff on their website, please note I did NOT MAKE any of these and I am simply providing the open source code for others to use.

    Feel free to add anything else you feel is easy and quick to secure your Linux or BSD server!

  2. #2
    Join Date
    Mar 2012
    Location
    Tampa, FL =)
    Posts
    1,954
    Thanks for the mention of our scripts. We have heard a lot of good things about them. We have some new updates and help/kb doc coming out with the new versions this month which will make security scanning and mass updating even better =)

  3. #3
    I use a few of these already. Very nice scripts that have helped a lot.

  4. #4
    Join Date
    Mar 2012
    Location
    Tampa, FL =)
    Posts
    1,954
    Quote Originally Posted by CamoHosting View Post
    I use a few of these already. Very nice scripts that have helped a lot.
    That is great to know CamoHosting! Keep us posted on how they keep working for you =)

  5. #5
    Join Date
    Feb 2013
    Location
    Canada
    Posts
    127
    One thing I noticed is the rkhunter is out of date (1.3.6 to 1.4.0 I believe), however that is not your fault at all and I assume will be updated in the newer version.

    Can't wait for that to come out

  6. #6
    Join Date
    Mar 2012
    Location
    Tampa, FL =)
    Posts
    1,954
    Quote Originally Posted by 365Networks View Post
    One thing I noticed is the rkhunter is out of date (1.3.6 to 1.4.0 I believe), however that is not your fault at all and I assume will be updated in the newer version.

    Can't wait for that to come out
    We will be pushing the new version out soon along with 2 additional scanning options(plugins) =)

  7. #7
    Thanks for these! Going to use them for my hosting.. Nifty little things.

  8. #8
    Join Date
    Mar 2012
    Location
    Tampa, FL =)
    Posts
    1,954
    Quote Originally Posted by StaticHosting_c View Post
    Thanks for these! Going to use them for my hosting.. Nifty little things.
    Thanks. Be sure to e-mail any ideas you may have!

  9. #9
    Join Date
    Feb 2013
    Location
    Canada
    Posts
    127
    Do note that if you're using a flavor of *BSD, you will have to use fetch instead of wget. However I assume (and hope) most people are aware of that by now!

  10. #10
    Join Date
    Jul 2003
    Posts
    612
    Does the secure tmp work for CentOS 64bit?

  11. #11
    Join Date
    Mar 2012
    Location
    Tampa, FL =)
    Posts
    1,954
    Quote Originally Posted by crspyjohn View Post
    Does the secure tmp work for CentOS 64bit?
    32/64 all the same.

Similar Threads

  1. Easy Linux Security Script
    By rgenzon in forum Hosting Security and Technology Tutorials
    Replies: 24
    Last Post: 02-07-2013, 12:07 PM
  2. SolidShellSecurity: Server Monitoring & Security Scripts with very easy install!
    By TravisT-[SSS] in forum Software & Scripts Offers
    Replies: 0
    Last Post: 10-13-2012, 09:46 PM
  3. Problem With ELS Easy Linux Security
    By yektahost in forum Dedicated Server
    Replies: 6
    Last Post: 12-21-2011, 06:14 PM
  4. ELS - Easy Linux Security script
    By smtalk in forum Other Offers & Requests
    Replies: 23
    Last Post: 04-02-2007, 02:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •