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

Parsing Nmap output fails to load lots of table elements ("tables" in xml.go) due to different ways Nmap outputs them #9

Closed
noneymous opened this issue Feb 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@noneymous
Copy link
Contributor

I've just figured that the data structure derived from the Nmap output does miss on a lot of tables/elements. It seems, sometimes the elements in the Nmap output are not wrapped by a "table" element but directly listed having their own keys directly.

A picture is worth a thousand words:

screenshot_1550919036

@Ullaakut Ullaakut self-assigned this Jun 4, 2019
@Ullaakut Ullaakut added the bug Something isn't working label Jun 4, 2019
@Ullaakut Ullaakut closed this as completed Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants