Skip to content

nmap.py node.hostscripts not working #188

@sanyiofugh

Description

@sanyiofugh

Hi,

I am performing nmap scan with nmap scan and import
--script=banner,smb-os-discovery,smb-server-stats,smb-security-mode
which output into the xml like that:
<script id="smb-os-discovery" output=" .......
within the xml file output code area (nmap.py). the code is not entering the
for hostscripts in node.hostscripts: loop in line 226 even though there are hostscript entries
as well within modules\zenmapCore_Kvasir\NmapParser.py some of the code of the hostscript related parsing in lines 280-300 is commented out.

I can't seem to find the solution for this :( please help? :D.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions