hello friends! new(ish)!

Nmap: Difference between revisions

From InstallGentoo Wiki v2
Jump to navigation Jump to search
>Genteel
m (category networking, terms, software)
>Sagerion
(Small additions.)
 
Line 1: Line 1:
{{stub}}
{{stub}}


nmap is a wicked cool multiplatform port scanning utility, very useful for homemade server projects to check for example if the port you want to use is open for WAN.
nmap is a wicked cool multiplatform port scanning utility, very useful for homemade server projects and to see if your router is properly configured.


It also has a GUI called Zenmap wich is even easier to use and offers some extra options like a fisheye map.
It also has a GUI called Zenmap wich is even easier to use and offers some extra options like a fisheye map.
=== Basics ===
Remember to use your external IP if you want to see if ports are open to the internet. Scanning your LAN address won't show the same things.
=== Trivia ===
* In the movie Matrix, Trinity uses nmap to find out SSH runs in port 22 of all things.


[[Category:Networking]]
[[Category:Networking]]
[[Category:Terms]]
[[Category:Terms]]
[[Category:Software]]
[[Category:Software]]

Latest revision as of 03:17, 9 December 2016

nmap is a wicked cool multiplatform port scanning utility, very useful for homemade server projects and to see if your router is properly configured.

It also has a GUI called Zenmap wich is even easier to use and offers some extra options like a fisheye map.

Basics

Remember to use your external IP if you want to see if ports are open to the internet. Scanning your LAN address won't show the same things.

Trivia

  • In the movie Matrix, Trinity uses nmap to find out SSH runs in port 22 of all things.