[Scanner] Conduct scan from remote host #7

Open
opened 2024-02-20 16:49:11 +00:00 by jon_nfc · 4 comments
jon_nfc commented 2024-02-20 16:49:11 +00:00 (Migrated from gitlab.com)

The ability to conduct a scan from a different host than where the scanner is installed.

Details

Subnets can be assigned to devices. If a subnet is assigned to a device, use that devices IP to have ansible connect to it via SSH to conduct the scan.

Original text

Add to the scanner a feature where you could specify a host that could be connected to via ssh that you could run the scan from. This would be useful to have one scanner component for an entire remote site that could ssh to a host in each L2 network to conduct the scan. This would then allow always gathering the MAC address.

refactoring of the scanner settings may need to be done to be a vars file that is stored in /etc with mode root:root 0710 so as to have one place that can be locked by file permissions that only the scanner can access.
completed in !9

The ability to conduct a scan from a different host than where the scanner is installed. ## Details Subnets can be assigned to devices. If a subnet is assigned to a device, use that devices IP to have ansible connect to it via SSH to conduct the scan. #### Original text Add to the scanner a feature where you could specify a host that could be connected to via ssh that you could run the scan from. This would be useful to have one scanner component for an entire remote site that could ssh to a host in each L2 network to conduct the scan. This would then allow always gathering the MAC address. ~~refactoring of the scanner settings may need to be done to be a vars file that is stored in `/etc` with mode `root:root 0710` so as to have one place that can be locked by file permissions that only the scanner can access.~~ _completed in !9_
jon_nfc commented 2024-02-20 16:49:11 +00:00 (Migrated from gitlab.com)

added 3m of time spent

added 3m of time spent
jon_nfc commented 2024-02-23 04:46:00 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2024-02-23 04:46:38 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2024-02-23 04:46:51 +00:00 (Migrated from gitlab.com)

added 5m of time spent

added 5m of time spent
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ansible-collections/phpipam_scan_agent#7
No description provided.