diff --git a/front/plugins/nmap_scan/README.md b/front/plugins/nmap_scan/README.md index 2be7eaad..436a34ce 100755 --- a/front/plugins/nmap_scan/README.md +++ b/front/plugins/nmap_scan/README.md @@ -2,10 +2,6 @@ This plugin scans your network for open ports. Only IPs are scanned that are accessible by the app container. -### Usage - -- TBD - ### Notes -- N/A \ No newline at end of file +![Screenshot](nmap_ports_services.png) \ No newline at end of file diff --git a/front/plugins/nmap_scan/nmap_ports_services.png b/front/plugins/nmap_scan/nmap_ports_services.png new file mode 100755 index 00000000..07f5aa19 Binary files /dev/null and b/front/plugins/nmap_scan/nmap_ports_services.png differ