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

[PR #5566/52c28494 backport][stable-6] Add additional flags to nmap.py #5576

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 17, 2022

This is a backport of PR #5566 as merged into main (52c2849).

SUMMARY

Adding udp scan, icmp timestamp and dns resolve flag options to scanning for inventory. This allows for machines that aren't available via standard scans or ports are filtered for security.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

Extending existing nmap inventory scan

ADDITIONAL INFORMATION

* Adding extra flag options for NMAP scaning udp_scan, icmp_timestamp and dns_resolve

* Update nmap.py

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <[email protected]>

* Updates as per felixfontein  suggestions

* Updates as per felixfontein  suggestions

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <[email protected]>

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <[email protected]>

* Update nmap.py

* Update changelogs/fragments/5566-additional-flags-nmap.yml

Co-authored-by: Felix Fontein <[email protected]>

* Update changelogs/fragments/5566-additional-flags-nmap.yml

Co-authored-by: Felix Fontein <[email protected]>

* Update 5566-additional-flags-nmap.yml

* Update nmap.py

Co-authored-by: Axis12 <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit 52c2849)
@ansibullbot ansibullbot added backport feature This issue/PR relates to a feature request inventory inventory plugin new_contributor Help guide this first time contributor plugins plugin (any type) labels Nov 17, 2022
@felixfontein felixfontein merged commit 5ebd980 into stable-6 Nov 23, 2022
@felixfontein felixfontein deleted the patchback/backports/stable-6/52c28494ca903642aa4278afb580321302d119c9/pr-5566 branch November 23, 2022 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request inventory inventory plugin new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants