Remote administration service probe
lateral_service_probe
Connects to the remote-administration ports of neighbouring hosts in the local /24 — SMB, RDP, WinRM, SSH, RPC and VNC — to establish whether this host can reach the services lateral movement needs. No credentials are offered and no payload is sent.
What it needs before it will run
-
runs in --safeObservation only. It runs even in the inert mode, because it changes nothing and sends nothing.
-
sends trafficGenerates outbound traffic. --no-network suppresses it entirely.
Gates are cumulative and none of them is implied by another: see the three gates for why they are separate decisions.
ATT&CK techniques it exercises
| Technique | Name | Tactic | Across public reports |
|---|---|---|---|
| T1021 | Remote Services | Lateral Movement | coverage statistics |
| T1046 | Network Service Discovery | Discovery | coverage statistics |
How often anything notices
Not enough data: fewer than 3 public reports have run this test, so no rate is published for it. Groups below that threshold are withheld everywhere on the site — with one or two contributors an average is one organisation's result with a percent sign after it.
Other lateral movement tests
| Test | What it does | Severity |
|---|---|---|
| Name-resolution poisoner bait lateral_responder_bait | Broadcasts LLMNR, NBT-NS and mDNS queries for a hostname that cannot exist. On a healthy network nothing answers; an answer means a poisoner such as R… | high |
| SMB share enumeration without credentials lateral_smb_null_session | Asks neighbouring hosts to list their SMB shares without supplying credentials — the null session that used to be the first step of every intrusion. N… | high |
| WPAD proxy discovery lateral_wpad_request | Resolves the WPAD hostname and requests wpad.dat over HTTP, the automatic-proxy discovery path that lets anyone who answers first become the man in th… | medium |
Catalogue generated from client 0.1.0. A test's behaviour can
change between releases; this page describes the version named here.