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

Add support for tcp_port_state_ttl #13

Merged
merged 1 commit into from
Dec 8, 2016
Merged

Conversation

matrix
Copy link
Contributor

@matrix matrix commented Sep 10, 2016

Add tcp_port_state_ttl() function for export from nmap xml results the value of reason_ttl field, example:

<port protocol="tcp" portid="80"><state state="open" reason="syn-ack" reason_ttl="0"/><service

…e value of 'reason_ttl' field, example:

...
<port protocol="tcp" portid="80"><state state="open" reason="syn-ack" reason_ttl="0"/><service ....
...
@apersaud apersaud merged commit b92b1ee into modernistik:master Dec 8, 2016
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

Successfully merging this pull request may close these issues.

2 participants