mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-18 12:01:44 -07:00
* 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 <felix@fontein.de>
* Updates as per felixfontein suggestions
* Updates as per felixfontein suggestions
* Update plugins/inventory/nmap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/inventory/nmap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update nmap.py
* Update changelogs/fragments/5566-additional-flags-nmap.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/5566-additional-flags-nmap.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update 5566-additional-flags-nmap.yml
* Update nmap.py
Co-authored-by: Axis12 <3225945+axistwelve@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 52c28494ca
)
Co-authored-by: David Stuart <dave@axistwelve.com>
This commit is contained in:
parent
17447d2a84
commit
5ebd980e26
2 changed files with 31 additions and 0 deletions
3
changelogs/fragments/5566-additional-flags-nmap.yml
Normal file
3
changelogs/fragments/5566-additional-flags-nmap.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- nmap inventory plugin - add new options ``udp_scan``, ``icmp_timestamp``, and ``dns_resolve`` for different types of scans (https://github.com/ansible-collections/community.general/pull/5566).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue