SANS Institute - Nping: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Created via script) |
(Updated via script) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Description= | =Description= | ||
<br> | <br> | ||
Nmap is a free and open source tool for network exploration, management, and security auditing. It can be used to identify hosts and services on a network, as well as security issues. Nmap can be used to scan for vulnerable open ports on systems. Nping is a companion tool to Nmap which can be used for active probing of network hosts. Nping can be used to generate network traffic of different types, measure packet loss, and measure round trip time. | Nmap is a free and open source tool for network exploration, management, and security auditing. It can be used to identify hosts and services on a network, as well as security issues. Nmap can be used to scan for vulnerable open ports on systems. Nping is a companion tool to Nmap which can be used for active probing of network hosts. Nping can be used to generate network traffic of different types, measure packet loss, and measure round trip time. | ||
<br> | <br> | ||
=More Information= | =More Information= |
Latest revision as of 02:58, 24 April 2024
Description
Nmap is a free and open source tool for network exploration, management, and security auditing. It can be used to identify hosts and services on a network, as well as security issues. Nmap can be used to scan for vulnerable open ports on systems. Nping is a companion tool to Nmap which can be used for active probing of network hosts. Nping can be used to generate network traffic of different types, measure packet loss, and measure round trip time.