Files
NetAlertX/front/plugins/nmap_services
2023-03-12 09:57:18 +11:00
..
2023-02-26 12:46:20 +11: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