Nmap

Version: 1.3
Updated: Jun 26, 2023
Nmap is a free and open-source network scanner. Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.
Actions
- Create Scan (Enrichment) - Start NMAP scan.
- Check Scan Status (Enrichment) - Check scan status.
- Get Scan Info (Enrichment) - Get scan info.
- Get Scan Report (Enrichment) - Get scan report.
- List Credits (Enrichment) - Get API calls report for current member.
Configure Nmap in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration.
- URL. Your URL default ('https://api.nmap.online'/).
- Api Key. Insert the API Key.
For information about Nmap, see Nmap documentation.
Change Log
- August 09, 2022 - First upload
- April 28, 2023 (v1.2) - Integration refactored
- June 26, 2023 (v1.3) - Removed unnecessary empty lines and other little changes