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-21 23:19:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0012ee3deead26e646eaef45e4fee1901159f8dc
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