mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00: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:
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).
|
||||
|
||||
Reference in New Issue
Block a user