By NHI Mgmt Group Editorial TeamDomain: Best PracticesSource: SecureAuthPublished September 10, 2025

TL;DR: Open-source protocol tooling remains central to enterprise security analysis, as SecureAuth says it will host and maintain Impacket, the Python network-protocol library widely used for vulnerability discovery and identity research. The practical issue is not the library itself, but the access, abuse, and governance assumptions that emerge when protocol research tools intersect with modern identity estates.


At a glance

What this is: SecureAuth’s post frames Impacket as open security research infrastructure and a reminder that protocol tooling sits close to identity attack surfaces.

Why it matters: IAM, PAM, and NHI teams should care because the same protocols used for legitimate research also shape how attackers probe credentials, directory services, and trust paths.

By the numbers:

  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%).
  • When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.

👉 Read SecureAuth's post on Impacket and open security research


Context

Impacket is a Python library for working with network protocols such as SMB, LDAP, and Kerberos. In identity terms, that matters because these same protocol layers sit underneath authentication, directory lookups, remote administration, and lateral movement paths that defenders and researchers both need to understand.

SecureAuth’s post is not really about a product feature. It is a signalling piece about open security research, and the broader governance question is how organisations separate legitimate protocol inspection from the same tooling being repurposed against identity systems.

For IAM and NHI programmes, the key issue is that protocol-aware tooling remains central to both validation and attack simulation. That is typical of mature identity ecosystems, where the defensive value of the tooling is inseparable from the risk that the same methods expose weak trust boundaries.


Key questions

Q: How should security teams govern open-source protocol tooling used for identity research?

A: Treat it as privileged capability, not harmless utility. Limit use to named research, incident response, or validation roles, require separate accounts for production administration, and record protocol-level activity so legitimate testing is distinguishable from misuse. The key control is access separation, because the same tooling can support both assurance and abuse.

Q: Why do SMB, LDAP, and Kerberos tools matter to IAM teams?

A: Because they operate at the layers where identity is actually enforced and consumed. These protocols expose authentication paths, directory relationships, and remote access behaviour. IAM teams need to understand them because weaknesses here often become the route to credential abuse, privilege expansion, or lateral movement.

Q: What are the best controls for limiting the risk of protocol-aware research tools?

A: Use least-privilege access, segmented admin roles, and explicit authorisation for research activity. Add logging at the protocol layer, not only the login layer, and ensure accounts that can inspect identity traffic are reviewed more often than ordinary user accounts. That reduces both misuse and investigative blind spots.

Q: When does open security research become an identity governance issue?

A: It becomes an identity governance issue the moment research tooling can touch production protocols, privileged accounts, or directory services. At that point, the question is no longer whether the tool is legitimate, but whether access to it is lifecycle-managed, monitored, and separated from operational administration.


Technical breakdown

Why protocol tooling matters in identity security

Impacket matters because identity security is not just about login events, but about the protocols that move credentials, tickets, and directory data between systems. SMB, LDAP, and Kerberos each expose different trust relationships. Researchers use these paths to test authentication, delegation, and remote administration behaviour. Attackers use the same paths when they are looking for valid accounts, reusable tokens, or poorly segmented administrative access. The technical point is that protocol visibility is often the only way to see whether identity controls actually hold under real traffic.

Practical implication: treat protocol research tooling as part of your validation stack, then decide which protocols require tighter telemetry and segmentation.

SMB, LDAP, and Kerberos as attack surfaces

SMB, LDAP, and Kerberos are not abstract standards in this context. They are operational identity surfaces where authentication, authorisation, and directory trust are exercised continuously. LDAP can expose directory structure and group membership. Kerberos can reveal ticket-based trust assumptions. SMB can provide remote access paths that become useful once an attacker has valid identity material. Tools like Impacket are effective because they let analysts interact with these protocols directly rather than through higher-level abstractions. That makes them useful for testing, but also relevant to offensive tradecraft.

Practical implication: instrument these protocol layers explicitly in logging, detection, and admin-segmentation design.

Open source security research and governed access

Open source security research is valuable when it is governed, documented, and scoped to legitimate analysis. The problem is not the existence of a library like Impacket. The problem is the absence of boundaries around who can use protocol-aware tools, where they can use them, and how their activity is monitored. In identity programmes, that becomes a lifecycle issue as much as a tooling issue, because admin access, research access, and privileged troubleshooting often overlap. The governance model has to assume both legitimate use and repurposing.

Practical implication: separate research accounts, privileged admin access, and production access paths so protocol tooling cannot blur those boundaries.


NHI Mgmt Group analysis

Protocol research tooling is now part of identity governance, not just security research. Tools that speak SMB, LDAP, and Kerberos are effectively identity instrumentation. They help validate whether authentication, directory structure, and remote access paths behave as expected, but they also reveal where trust is too broad. That means protocol tools belong in governance conversations about privileged access, segmentation, and audit scope, not just in red-team workflows.

The real control issue is not the library, it is the trust boundary around who can use it. A protocol toolkit becomes risky when it is available to broad administrative populations with little logging or separation of duties. If research, troubleshooting, and production admin roles share the same access paths, the organisation cannot reliably distinguish legitimate validation from abuse. The implication is that identity control design must account for tool capability, not only user intent.

Impacket highlights the identity blast radius of legacy protocols. SMB, LDAP, and Kerberos remain deeply embedded in enterprise operations, which means a single weak credential or over-permissioned account can expose more than one control layer. This is where NHI governance and human IAM meet: service accounts, admin accounts, and research operators all traverse the same protocol fabric. Practitioners should treat the protocol layer as a shared exposure surface.

Open security research only remains defensible when it is lifecycle-aware. Research access should not be permanent by default, and privileged troubleshooting access should not be indistinguishable from offensive simulation capability. The governance model must explain who can use protocol tools, when, and with which accounts. That is a lifecycle problem, a PAM problem, and an audit problem at the same time.

From our research:

  • 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
  • Only 52% of companies can track and audit the data their AI agents access, which leaves compliance and breach investigations exposed to blind spots.
  • That is why OWASP NHI Top 10 remains the right lens for agentic access risk, even when the tooling looks like ordinary research infrastructure.

What this signals

Open protocol tooling is becoming a governance problem because identity estates are now instrumented, not just administered. The more organisations rely on protocol-aware inspection for validation and defence, the more they need explicit control over who can use those tools and on which systems. That is a lifecycle and privilege question as much as a research question.

Protocol visibility should be treated as a control objective, not a convenience feature. If your team cannot explain where SMB, LDAP, and Kerberos activity is logged and reviewed, you do not have full identity observability. Use that gap to prioritise telemetry around privileged workflows and legacy trust paths.

With 98% of companies planning to deploy even more AI agents within the next 12 months, the broader lesson is that control surfaces expand faster than governance models. That is why practical alignment with the NIST AI Risk Management Framework matters whenever autonomous behaviour starts to intersect with identity tooling.


For practitioners

  • Map protocol tooling to privileged use cases Inventory where SMB, LDAP, and Kerberos inspection tools are authorised, then restrict them to defined research, incident response, and validation workflows. Separate those workflows from routine administration so the same account is not used for both.
  • Segment research and production identities Create distinct accounts and access paths for open-source protocol research, privileged administration, and day-to-day support. That separation makes it easier to detect misuse and reduces the chance that a research tool is casually reused in production.
  • Log protocol-level activity, not just authentication events Capture directory queries, ticket behaviour, and remote protocol usage where possible so investigations can reconstruct how identity paths were exercised. Authentication success alone does not show whether the control boundary held.
  • Review standing privileged access to protocol-bearing systems Use access reviews to find accounts that can inspect or manipulate protocol layers without a clear business need. Remove persistent access where the role is episodic, especially for troubleshooting and research functions.

Key takeaways

  • Impacket is relevant to identity security because the protocols it touches are the same ones that carry authentication, directory trust, and administrative reach.
  • The governance issue is not whether protocol research tooling exists, but whether access to it is separated, logged, and lifecycle-managed.
  • IAM and NHI programmes should treat protocol-aware tooling as a privileged capability with clear boundaries, not as a generic utility.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Protocol tooling intersects with NHI lifecycle and privileged access controls.
NIST CSF 2.0PR.AC-4Access permissions and segmentation are central to governing protocol research tools.
NIST SP 800-53 Rev 5AC-6Least privilege is the core control for protocol tooling that can reach sensitive identity systems.
NIST Zero Trust (SP 800-207)Protocol tooling should not inherit broad trust across internal identity paths.

Use zero-trust segmentation so protocol inspection access is explicitly verified and narrowly scoped.


Key terms

  • Protocol-Aware Tooling: Software that speaks directly to network and identity protocols such as SMB, LDAP, or Kerberos. In security operations, it is used to inspect how authentication and directory trust actually behave, which makes it valuable for both validation and offensive simulation.
  • Identity Blast Radius: The amount of damage a compromised identity can cause across systems, data, and infrastructure. In NHI environments, it is shaped by permissions, network reach, and administrative capability rather than by the credential alone. Reducing blast radius is a containment strategy that limits lateral movement and data exposure.
  • Protocol-Level Visibility: The ability to observe identity activity where it happens in the protocol stack rather than only at login or endpoint layers. This gives defenders a clearer view of directory queries, ticket exchanges, and remote access behaviour that authentication logs alone may miss.
  • Research Access Separation: A governance pattern that keeps research, incident response, and production administration in distinct accounts or roles. It reduces ambiguity, limits misuse, and makes it easier to prove whether a protocol-capable tool was used for legitimate analysis or for abuse.

What's in the full article

SecureAuth's full blog post covers the operational detail this post intentionally leaves for the source:

  • The article’s explanation of how SecureAuth positions Impacket within its open security research programme and platform narrative.
  • The specific protocol coverage mentioned for protocol research use cases, including SMB, LDAP, Kerberos, and related network identity workflows.
  • The surrounding company context that links open-source stewardship to SecureAuth’s broader identity security messaging.
  • The exact wording SecureAuth uses to frame continuous authority and resilience claims around its platform.

👉 SecureAuth's full post covers the company framing around Impacket, protocol support, and research stewardship.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an IAM programme, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org