This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
nmap
Watch
1
Star
0
Fork
0
You've already forked nmap
mirror of
https://github.com/nmap/nmap.git
synced
2025-12-20 14:39:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6efe13409b51e3e6ffd27651ac5dbe34086449f8
nmap
/
nse_init.cc
david
82abfd3e1b
Insert a path separator in returned paths in init_scandir when WIN32 is defined in nse_init.cc. The Windows code was inserting a separator to find files (e.g. globbing on "%s\*") but was not inserting the separator in returned paths. A symptom of this was scanning with --script=scripts and seeing error messages about not being able to access things like "C:\Nmap\scriptsanonFTP.nse" (should be "C:\Nmap\scripts\anonFTP.nse").
2007-12-09 05:33:59 +00:00
23 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink