Skip to content

馃摐Nmap scripts integration requests

For integration with certain nmap script you must add a comment with:

  1. XML with script output (nmap --script="..." -oX test.xml ...)
  2. Script name

!!! Don't forget to remove ip-addresses and domains from XML output !!!

Or you can create it yourself and create issue for adding your plugin to master repository.

Plugin example: https://gitlab.com/invuls/pentest-projects/pcf/-/blob/master/routes/ui/tools_addons/nmap_scripts/nmap_example.py

Edited by Shaposhnikov Ilya