Network enumeration: Difference between revisions

Content deleted Content added
wikil
Line 2:
 
== Software ==
A '''network enumerator''' or '''network scanner''' is a [[computer program]] used to retrieve user names,usernames and info on groups, shares, and services of networked computers. This type of program scans networks for vulnerabilities in the security of that network. If there is a vulnerability with the security of the network, it will send a report back to a [[hacker (computer security)|hacker]] who may use this info to exploit that network glitch to gain entry to the network or for other malicious activities. Ethical hackers often also use the information to remove the glitches and strengthen their network.
 
Malicious (or "[[Black hat hacking|black-hat]]") hackers can, on entry of the network, get to security -sensitive information or corrupt the network making it useless. If this network belonged to a company which used this network on a regular basis, the company would lose the function to send information internally to other departments.
 
Network enumerators are often used by [[script kiddies]] for ease of use, as well as by more experienced hackers in cooperation with other programs/manual lookups. Also, [[whois]] queries, [[zone transfer]]s, [[ping sweep]]s, and [[traceroute]] can be performed. <ref>{{cite web|url=http://www.informit.com/articles/article.aspx?p=25916|title=Security Through Penetration Testing: Internet Penetration|authors=Ajay Gupta, Thomas Klavinsky, and Scott Laliberte|work=InformIT|publisher=[[Pearson PLC]]|date=2002-03-15|accessdate=2013-03-31}}</ref>
 
==Popular open source network enumerators==