mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add more rationale for not installing suid root.
This commit is contained in:
parent
8d621f91aa
commit
b838110933
1 changed files with 3 additions and 1 deletions
|
|
@ -126,7 +126,9 @@ system is scanned. Thus, it is often advisable to request permission
|
|||
before doing even a light scan of a network.</para>
|
||||
|
||||
<para>Nmap should never be installed with special privileges
|
||||
(e.g. suid root) for security reasons.<indexterm><primary>setuid, why Nmap shouldn't be</primary></indexterm>
|
||||
(e.g. suid root).<indexterm><primary>setuid, why Nmap shouldn't be</primary></indexterm><indexterm><primary>suid</primary><see>setuid</see></indexterm>
|
||||
That would open up a major security vulnerability as other users on the
|
||||
system (or attackers) could use it for privilege escalation.
|
||||
</para>
|
||||
</refsect2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue