NQL Examples
Search for and alert on specific traffic
Outbound traffic
srcinternal == true && dstinternal == falseInbound traffic
srcinternal == true && dstinternal == trueSearch for and alert on geographic-based activity
Outbound traffic to T1 CoC
dstgeo.countrycode == MM OR dstgeo.countrycode == CN OR dstgeo.countrycode == ER OR dstgeo.countrycode == IN OR dstgeo. countrycode == IR OR dstgeo.countrycode == NG OR dstgeo. countrycode == KP OR dstgeo.countrycode == PK OR dstgeo. countrycode == RU OR dstgeo.countrycode == SA OR dstgeo. countrycode == SY OR dstgeo.countrycode == TJ OR dstgeo. countrycode == TM OR dstgeo.countrycode == VMBad Actors
IPs that matched an IP reputation list
Outbound traffic to non-approved geographies
Configuration validation or misconfiguration
Web application database
Compliance
Detect network activity on specific ports
Search for traffic between production environments and dev or test
Show (presumed) successful flows from the Internet to the internal network, of SSH protocol
FTP and Telnet usage
Discovery by port and protocol usage
Discover devices using SSH outbound
Discover devices sending > 100MB of data outbound
x11 Discovery
BitTorrent traffic discovery
Outbound SSH Traffic
Outbound Unencrypted Web traffic
Outbound Unencrypted FTP traffic
Outbound Unencrypted Telnet traffic
Netbios outbound ports
Dynamic port to dynamic port
Outbound encrypted DOT(853)
Last updated