Ethical Hacking: Information Gathering using Nmap
by jerdy on 29/03/2019Kali Linux provides many tools for information gathering.
For this post, I am going to introduce Nmap:
What is Nmap?
Nmap, short for Network Mapper, is a free, open-source tool for vulnerability scanning and network discovery. Network administrators use Nmap to identify what devices are running on their systems, discovering hosts that are available and the services they offer, finding open ports and detecting security risks.
How to use Nmap?
nmap *domainname*
Example: nmap pentest.id
jerdy@binus.ac.id
There are 12,222 comments in this article: