mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Whitespace in lexmark-config.nse.
This commit is contained in:
parent
c9ba464c28
commit
ddf05d7e1f
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ action = function( host, port )
|
|||
end
|
||||
|
||||
-- set port to open
|
||||
nmap.set_port_state(host, port, "open")
|
||||
nmap.set_port_state(host, port, "open")
|
||||
nmap.set_port_version(host, port, "hardmatched")
|
||||
|
||||
return stdnse.format_output(true, result)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue