Network vulnerability and port scanning services
        Posted  
        
            by DigitalRoss
        on Server Fault
        
        See other posts from Server Fault
        
            or by DigitalRoss
        
        
        
        Published on 2010-03-18T18:28:03Z
        Indexed on 
            2010/03/18
            18:31 UTC
        
        
        Read the original article
        Hit count: 397
        
I'm setting up a periodic port scan and vulnerability scan for a medium-sized network implementing a customer-facing web application. The hosts run CentOS 5.4.
I've used tools like Nmap and OpenVAS, but our firewall rules have special cases for connections originating from our own facilities and servers, so really the scan should be done from the outside.
Rather than set up a VPS or EC2 server and configuring it with various tools, it seems like this could just be contracted out to a port and vulnerability scanning service. If they do it professionally they may be more up to date than something I set up and let run for a year...
Any recommendations or experience doing this?
© Server Fault or respective owner