-j host-list Lose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
Pathping Usage:
pathping [-g host-list] [-h maximum_hops]
[-i address] [-n]
[-p period] [-q num_queries] [-w timeout]
[-P] [-R] [-T]
[-4] [-6] target_name
Options:
-g host-list Lose source route along host-list.
-h maximum_hops Maximum number of hops to search
for target.
-i address Use the specified source address.
-n Do not resolve addresses to hostnames.
-p period Wait a period of milliseconds between pings.
-q num_queries Number of queries per hop.
-w timeout Wait timeout milliseconds for each reply.
-P Test for RSVP PATH connectivity.
-R Test if each hop is RSVP aware.
-T Test connectivity to each hop with Layer-2 priority tags.
-4 Force using IPv4.
-6 Force using IPv6.
Nmap nmap [Scan Type(s)] [Options]
#1 ... [#N]>
Options:
-sT TCP connect () scan This is the most basic form of
TCP scanning. The connect () system call provided by
your operating system is used to open a connection to
every interesting port on the machine. If the port is
listening, connect () will succeed; otherwise the port is
not reachable. One strong advantage to this technique
is that you do not need any special privileges. Any user
on most Unix boxes is free to use this call. This sort of
scan is easily detectable as target host logs will show
several connection and error messages for the services
that accept () the connection just to have it immediately
shut down.
Pages:
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240