This question originated from an earlier NMap question here. Anyways, my NMap will only work inside --unprivileged mode. How can I make NMap operate outside --unprivileged? The same thing persist across Cygwin, ZenMap,and NMap CMD. Information about --iflist, versions, adapters, ect. can be found at the original question.
Asked
Active
Viewed 1,171 times
1 Answers
1
Use command line and Run with administrator account and type --privilege to run in privilege mode.
Ex: nmap --privilege -sP 10.x.x.x

Teun Vink
- 16,953
- 6
- 44
- 70

sacheth reddy
- 11
- 3