From 0452da5eb19b82bd4e5bf2d8e964a1842cdd1073 Mon Sep 17 00:00:00 2001 From: Victor Contreras Date: Tue, 27 Nov 2018 12:31:18 -0600 Subject: [PATCH] Added Windows path to install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d40ec4..0cf9098 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The only thing you should always keep in mind is that the script depends on havi locate, where your nmap scripts are located in your system for *nix system it might be ~/.nmap/scripts/ or $NMAPDIR for Mac it might be /usr/local/Cellar/nmap//share/nmap/scripts/ - for Windows you have to find it yourself + for Windows it might be C:\Program Files (x86)\Nmap\scripts copy the provided script (vulners.nse) into that directory ## Usage