Skip to content

Commit 4a327f1

Browse files
committed
remove spacing
1 parent 5353a46 commit 4a327f1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pages/user guides/discover_nmap.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Nmap is capable of producing its output in an XML file, allowing you to inspect
1717

1818

1919
## Using Nmap with Tidal Tools
20-
2120
By leveraging the power of **Tidal Tools** you can send the output generated by Nmap to your Tidal Migrations account.
2221

2322
1. Install [Tidal Tools](https://guides.tidalmg.com/tidal-tools.html)
@@ -36,18 +35,14 @@ tidal sync nmap <filename.XML>
3635
5. Head over to your Tidal Migrations account! (https://<account_name>.tidalmg.com/#/labs/host_discovery)
3736
3837
## Installing Nmap
39-
4038
Nmap ("Network Mapper") is a free and open source utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime.
4139
4240
You can find all the documentation in its official site [Nmap](https://nmap.org/) and instructions for how to download based on your environment [download](https://nmap.org/download.html)
4341
4442
4543
## Nmap usage
46-
4744
{% include callout.html content="Note: Currently, Tidal Migrations supports the collection of Hosts (IP addresses), PTR records, their open ports, the ports status, the port protocol (TCP/UDP), and the services running in the port, including the version." type="primary"%}
4845
Nmap offers a wide range of utilities and commands, such as Port scanning, Host discovery, Service and version detection to name a few. Here some basic examples for how to do some nmap scanning.
49-
50-
5146
_NB: Some commands required sudo privilege._
5247
5348
### Target Specification

0 commit comments

Comments
 (0)