Files
NetAlertX/front/plugins/nmap_services
Carlos V 2396f226dd Created README_ES.md (front/plugins/nmap_services)
Created the README_ES.md file (front/plugins/nmap_services) which is a version of README.md (front/plugins/nmap_services) translated into Spanish.
2023-08-25 17:45:44 +02:00
..
2023-07-22 12:37:53 +10:00

Overview

This plugin shows all Services discovered by regular NMAP scans. It's also a sample plugin showcasing how to use a SQL Query to show existing data from the PiAlert database.

Usage

  • The sql query from the NMAPSRV_CMD setting is used to create source data for this plugin. Column order and values need to adhere to the ones specified in the documentation.

Notes

  • N/A