mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
Give bruteTelnet.nse a less generic name "Telnet brute force" instead of
"bruteforce".
This commit is contained in:
parent
651cb6e486
commit
4175c0a930
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
id = 'bruteforce'
|
||||
id = 'Telnet brute force'
|
||||
description = [[
|
||||
Tries to get Telnet login credentials by guessing usernames and passwords.
|
||||
]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue