Linux systems provide a lot of useful commands for reviewing network configuration and connections. Here's a look at a few, including ifquery, ifup, ifdown and ifconfig. There are a lot of commands ...
You may have heard horror stories about how easy it is for evil system crackers to probe potential victims' systems for vulnerabilities using software tools readily available on the Internet. The bad ...
I just ran a port scan on my localhost and nmap shows:<BR>Starting nmap V. 3.00 ( www.insecure.org/nmap/)<BR>Interesting ports on localhost (127.0.0.1):<BR>(The 1137 ...
So far, in my previous articles on Nmap, we've looked at how the scanner can be used to map and audit a network, as well as track down noncompliant devices and services. But hackers can also use Nmap ...
A number of weeks ago, I provided and described a script that uses nmap to quickly scan a system or subnet for activity on a particular port. Useful for detecting, say, web servers or Oracle ...