I just started linux, and now i'm trying to mess with nmap
. I can run other apps on root without a problem except for nmap.
user@localhost:/etc$ sudo nmap -O scanme.nmap.org
Starting Nmap 7.40 ( https://nmap.org ) at 2018-08-15 11:29 UTC
nmap: netutil.cc:3285: int route_dst_netlink(const sockaddr_storage*, rout
e_nfo*, const char*, const sockaddr_storage*): Assertion `p != NULL' faile
d.
Aborted
but I can run nmap just fine without root when the option doesn't require it