Liongard
Create
Log in
Sign up
Roadmap
Feedback
Metrics Library
970
Category
Network Discovery
Voters
S
Stephen Rankich
Powered by Canny
1
Network Discover: Port 3389 open count
submitted
S
Stephen Rankich
Returns a count of ip's with port 3389 open
Hosts[].Ports[?Port ==
3389
&& contains(Status,
open
)] [] | length(@)
August 25, 2021
S
Stephen Rankich
EditHosts[].Ports[?Port ==
3389
&& contains(Status,
open
)] [] | length(@)
·
August 25, 2021
·
Reply
Powered by Canny