> cat /dev/github | grep security-tools
discovered 03 Aug 2026

SharpSniper

via awesome-list
→ View on GitHub
SharpSniper is a reconnaissance tool designed for Red Team engagements, specifically to identify the IP addresses of targeted users within a domain, such as high-value individuals like CEOs. It operates by querying Domain Controllers for logon events and retrieving the most recent DHCP-assigned IP address for the specified user, requiring appropriate privileges to access the logs. Notable features include compatibility with .NET Framework v3.5 and the ability to use different authentication methods, including supplying credentials or utilizing current authentication tokens.