Re: Found, a new rootkit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gene Heskett:

> In doing some checking of a web server, we found an irc port open on
> 31377, one of the black hatters favorites.  A port that portsentry was
> supposed to be rejecting but wasn't.

Why would your web server be write-able?

Configure Secure Defaults:

<Directory />
        Order Deny,Allow
        Deny from all
</Directory>
<Directory /path/to/html/docs>
        Order Allow,Deny
        Allow from all
</Directory>

Just my 2 cents.

Krack







[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux