How can you be sure your network is secure? Before you can patch vulnerabilities you need to discover them. You need to think like a cracker might. You need to hack your own system. This is known as ...
nmap -sS -PN -p1-1024 --traceroute --reason -O -sV {My IP} -vv (This is all "don't quote me") -sS is a type of scan where TCP connections are not fully established -PN means skip checking if host is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results