mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Small @usage fix in sip-enum-users.
This commit is contained in:
parent
fefb5f8445
commit
1bfc65312a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ sessions. Currently only the SIP server Asterisk is supported.
|
|||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap -sU -p 5060 <target> --script=sip-brute
|
||||
-- nmap -sU -p 5060 <target> --script=sip-enum-users
|
||||
--
|
||||
-- PORT STATE SERVICE
|
||||
-- 5060/udp open|filtered sip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue