Signal
Advertise
Signal
Advertise
Sign in
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
Securityinbits/defender-hunt-queries — GitHub trending stats & insights | Trendshift
Featured
open-connector
Securityinbits/defender-hunt-queries
Practical KQL and ES|QL detection queries for threat hunting.
Visit GitHub
2
1 contributors
MIT License
Social mentions
Recent discussions about this repository across the web
Most sweep detections chase tool names. Advanced IP Scanner, NetScan, the renamed ones. Wrong layer. One process hitting 254 IPs across 5 ports is a sweep no matter what the binary is called. dcount…
@Securityinbits · x.com
Your SSH tunnel detection probably has a gap. Hunting ssh.exe -R for reverse port forwarding? A contains "-R" filter misses the variants attackers use to background the tunnel: -NR, -fNR, -fNTR. Use…
@Securityinbits · x.com
If you only hunt for netscan.exe, renamed NetScan binaries will slip past you. Hunt the version info and cmdline instead. SoftPerfect NetScan has been used by 32+ ransomware gangs as mentioned in…
@Securityinbits · x.com
SoftPerfect NetScan is not just an admin tool. 32 ransomware gangs have used it, and The Gentlemen ransomware used it in a recent @TheDFIRReport case. Hunt it by version info first. Then check…
@Securityinbits · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues