Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmap.py node.hostscripts not working #188

Open
sanyiofugh opened this issue Dec 22, 2016 · 0 comments
Open

nmap.py node.hostscripts not working #188

sanyiofugh opened this issue Dec 22, 2016 · 0 comments

Comments

@sanyiofugh
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant