-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Add parsing of NSE scripts' XML output. Structured output is built into a data structure recursively. 2. Fix a warning: Use of uninitialized value in lc (in `_get_ports`) 2. Document `prescripts` and `postscripts` methods of `Nmap::Parser::Session` 3. Add appropriate tests for script functionality.
- Loading branch information
1 parent
57a6c16
commit 7ccf752
Showing
3 changed files
with
146 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters