Skip to content

Commit

Permalink
Update releases/2024-12-17-mondoo-11.35-is-out.md
Browse files Browse the repository at this point in the history
Co-authored-by: Letha <[email protected]>
  • Loading branch information
tas50 and misterpantz authored Dec 19, 2024
1 parent 82f4cf3 commit 45d47b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/2024-12-17-mondoo-11.35-is-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Get this release: [Installation Docs](https://mondoo.com/docs/cnspec/) | [Packag

Nmap, short for Network Mapper, is a powerful and versatile open source tool used for network discovery and security auditing. Network administrators, security professionals, and penetration testers rely on Nmap to map out network structures, discover hosts, identify services, and detect vulnerabilities. Now you can integrate Nmap results with Mondoo findings using our new cnquery/cnspec Nmap provider.

Scan active IP address in network:
Scan active IP address in a network:

```coffee
nmap.network("192.168.178.0/24").hosts { name ports { * } }
Expand Down

0 comments on commit 45d47b0

Please sign in to comment.