mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
Include some missing or incorrect script ids in @output sections.
This commit is contained in:
@@ -28,13 +28,13 @@ doing an authenticated test.
|
||||
--
|
||||
--@output
|
||||
-- Standard:
|
||||
-- | MSRPC: NetShareEnumAll():
|
||||
-- | MSRPC: List of shares:
|
||||
-- | Anonymous shares: IPC$
|
||||
-- |_ Restricted shares: F$, ADMIN$, C$
|
||||
--
|
||||
-- Verbose:
|
||||
-- Host script results:
|
||||
-- | MSRPC: NetShareEnumAll():
|
||||
-- | MSRPC: List of shares:
|
||||
-- | Anonymous shares:
|
||||
-- | IPC$
|
||||
-- | |_ Type: STYPE_IPC_HIDDEN
|
||||
|
||||
@@ -9,7 +9,7 @@ system to send spam or control your machine.
|
||||
---
|
||||
-- @output
|
||||
-- 22/tcp open ssh
|
||||
-- |_ Warning: smtp is running on a strange port.
|
||||
-- |_ Unexpected SMTP: Warning: smtp is running on a strange port
|
||||
|
||||
author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ administration.
|
||||
---
|
||||
-- @output
|
||||
-- 21/tcp open ftp
|
||||
-- |_ Login success with u/p: nobody/xampp
|
||||
-- |_ XAMPP default pwd: Login success with u/p: nobody/xampp
|
||||
|
||||
author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
id = 'zone-transfer'
|
||||
id = "zone-transfer"
|
||||
description = [[
|
||||
Requests a zone transfer (AXFR) from a DNS server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user