馃摐 Nmap scripts integration requests
For integration with certain nmap script you must add a comment with:
- XML with script output (nmap --script="..." -oX test.xml ...)
- 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