nmap - discover, exploit, attack...

charcode78
6 years ago

0

I’ve been reading this article Use NMAP 7 to Discover Vulnerabilities, Launch DoS Attacks and More! It says nmap can do several things, including:

[list=1][] Auth: Use to test whether you can bypass authentication mechanism.
[
]Broadcast: Use to find other hosts on the network and automatically add them to scanning que.
[]Brute: Use for brute password guessing.
[
]Discovery: Use to discover more about the network.
[]Dos: Use to test whether a target is vulnerable to DoS
[
]Exploit: Use to actively exploit a vulnerability
[]Fuzzer: Use to test how server responds to unexpected or randomized fields in packets and determine other potential vulnerabilities
[
]Intrusive: Use to perform more intense scans that pose a much higher risk of being detected by admins.
[]Malware: Use to test target for presence of malware
[
]Safe: Use to perform general network security scan that’s less likely to alarm remote administrators
[*]Vuln: Use to find vulnerabilities on the target[/list]

And up until now, I’ve been scanning ports only. Noob.

What do you think about it? Did you know about this side of nmap? Have you read other articles about it?

1reply
2voices
165views
SilentKiller44
6 years ago

0

You can also detect OS of a device with the help of Nmap

You must be logged in to reply to this discussion. Login
1 of 2

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss