I used to use CSF with cPanel and there was an option with the CSF plug-in to run a security scan. It would give a score and list suggestions on improvements.
Is this same feature available from the command line (as I no longer use cPanel) ? - I've had a look through the documentation and couldn't find it, but I may have overlooked the details.
Thanks in advance,
Daniel
Running Scan from Command Line ?
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Running Scan from Command Line ?
To create HTML output from the CLI:
More usefully, to create the code and send it in an email:
It can also be run/viewed through the inbuilt csf UI or the Webmin plugin, etc.
Code: Select all
csf -m
Code: Select all
csf -m my@email.com
-
- Junior Member
- Posts: 44
- Joined: 06 Jan 2007, 16:46
Re: Running Scan from Command Line ?
Thanks for the reply - That's great.
What is the inbuild csf UI that you refer to ? - Can that be accessed directly without cPanel or Webmin,etc ?
Thanks
Daniel
What is the inbuild csf UI that you refer to ? - Can that be accessed directly without cPanel or Webmin,etc ?
Thanks
Daniel
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Running Scan from Command Line ?
Yes, look under "Integrated User Interface" in csf.conf and in the readme.txt file.