Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's document: Impacket #15810

Open
2 of 62 tasks
MachiavelliII opened this issue Feb 26, 2025 · 0 comments
Open
2 of 62 tasks

Let's document: Impacket #15810

MachiavelliII opened this issue Feb 26, 2025 · 0 comments
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page or PRs adding a new page for a command.

Comments

@MachiavelliII
Copy link
Collaborator

MachiavelliII commented Feb 26, 2025

Command description

Impacket is a collection of Python classes for working with network protocols.

Documentation

https://github.com/fortra/impacket

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/fortra/impacket

Additional information

Impacket is a collection of Python classes for working with network protocols. Impacket is focused on providing low-level programmatic access to the packets and for some protocols (e.g. SMB1-3 and MSRPC) the protocol implementation itself. Packets can be constructed from scratch, as well as parsed from raw data, and the object-oriented API makes it simple to work with deep hierarchies of protocols. The library provides a set of tools as examples of what can be done within the context of this library.

Commands

  • DumpNTLMInfo.py
  • Get-GPPPassword.py
  • GetADComputers.py
  • GetADUsers.py → GetADUsers.py, impacket-GetADUsers: add page #15816
  • GetLAPSPassword.py
  • GetNPUsers.py
  • GetUserSPNs.py
  • addcomputer.py
  • atexec.py
  • changepasswd.py
  • dacledit.py
  • dcomexec.py
  • describeTicket.py
  • dpapi.py
  • esentutl.py
  • exchanger.py
  • findDelegation.py
  • getArch.py
  • getPac.py
  • getST.py
  • getTGT.py
  • goldenPac.py
  • karmaSMB.py
  • keylistattack.py
  • kintercept.py
  • lookupsid.py
  • machine_role.py
  • mimikatz.py
  • mqtt_check.py
  • mssqlclient.py
  • mssqlinstance.py
  • net.py
  • netview.py
  • ntfs-read.py
  • ntlmrelayx.py
  • owneredit.py
  • ping.py
  • ping6.py
  • psexec.py
  • raiseChild.py
  • rbcd.py
  • rdp_check.py
  • reg.py
  • registry-read.py
  • rpcdump.py
  • rpcmap.py
  • sambaPipe.py
  • samrdump.py
  • secretsdump.py → secretsdump.py, impacket-secretsdump : add page #15812
  • services.py
  • smbclient.py
  • smbexec.py
  • smbserver.py
  • sniff.py
  • sniffer.py
  • split.py
  • ticketConverter.py
  • ticketer.py
  • tstool.py
  • wmiexec.py
  • wmipersist.py
  • wmiquery.py
@MachiavelliII MachiavelliII added help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page or PRs adding a new page for a command. labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page or PRs adding a new page for a command.
Projects
None yet
Development

No branches or pull requests

1 participant