mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Remove id variables from a couple of scripts.
This commit is contained in:
parent
70188aaf0d
commit
81886dc21d
2 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
id = "MSRPC: Check vulnerabilities"
|
||||
description = [[
|
||||
Checks if a host is vulnerable to MS08-067, a Windows RPC vulnerability that
|
||||
can allow remote code execution. This script is intended to check for more
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
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