Skip to main content
spydir
GitHub creator profile

spydir

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
Aug 27, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

brute-force-logon
unclassified

Investigate whether an account experienced a burst of failed logons, particularly one followed by an eventual success, consistent with password brute forcing or credential stuffing. Use when given authentication logs and asked to check for brute force,…

Aug 27, 2026
concurrent-logons
unclassified

Investigate whether a single account has overlapping active sessions on multiple different hosts at the same time, which is impossible for one person acting alone and suggests credential sharing or compromise. Use when given authentication/session logs and…

Aug 27, 2026
impossible-travel
unclassified

Investigate whether an account logged in from two locations too far apart to have been physically traveled in the elapsed time between logons (impossible travel). Use when given geolocated authentication logs and asked to check for account compromise,…

Aug 27, 2026
indiscriminate-lateral-movement
unclassified

Investigate whether an account is fanning out to an unusually large number of distinct hosts from a single source in a short time window (indiscriminate lateral movement). Use when given authentication log exports and asked to check for lateral movement,…

Aug 27, 2026
non-badged-logon
unclassified

Investigate whether an account performed an interactive (console) logon without a corresponding building badge-in, which can indicate account/credential sharing, a remote actor using stolen local credentials, or badge-system evasion. Use when given…

Aug 27, 2026
share-enumeration
unclassified

Investigate whether an account is probing hidden/administrative network shares (admin$, c$, ipc$) across one or many systems, consistent with post-compromise discovery or lateral-movement staging. Use when given share-access logs and asked to check for share…

Aug 27, 2026
targeted-lateral-movement
unclassified

Investigate whether an account moved through a directed chain of hosts (A to B, then B to C) rather than a broad fan-out, which is the signature of an operator pivoting toward a specific target. Use when given authentication logs and asked to trace a pivot…

Aug 27, 2026
user-account-guessing
unclassified

Investigate whether a source machine attempted authentication using an unusually large number of distinct accounts against one or more systems, consistent with username enumeration or password spraying. Use when given authentication logs and asked to check…

Aug 27, 2026
Showing 8 of 9 collected skills.
Showing 1 of 1 repositories
All repositories loaded