mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 04:09:49 -05:00
[GH-ISSUE #107] [Feature Request] Nmap importer #491
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johanneskolik on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/107
Hello,
During assessments, I prefer to handle all the scans manually because I know what kind of parameters I want (or do not want).
It would be nice to be able to import nmap scans already made to enrich a sketch instead of scanning again a target or manually add ports.
Naabu can also export a scan with nmap's XML format, enhancing its integration with flowsint.
Thank you