User Tools

Site Tools


ping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ping [2013/02/08 15:51]
k2patel created
ping [2020/08/10 02:35]
Line 1: Line 1:
-====== Ping ====== 
-In this article i am trying to cover information about ping sweep. 
  
-Ping sweep is just a way to find out which hosts are alive in a network or large number of IP addresses. 
- 
-List of Commands 
-<code bash> 
-nmap -sP 192.168.1.1-254 
-fping -g 192.168.1.1 192.168.1.10 
-nmap -sP -PT22 192.168.1.1-30 ​                ## Can be used when ICMP is blocked. 
-</​code>​ 
ping.txt ยท Last modified: 2020/08/10 02:35 (external edit)