About 84,000 results
Open links in new tab
  1. GitHub - fortra/impacket: Impacket is a collection of Python classes ...

    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.

  2. impacket/README.md at master · fortra/impacket · GitHub

    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 …

  3. The great impacket example scripts compiled for Windows

    Description The great impacket examples scripts compiled for Windows. In one sentence, all of the useful tools that are missing from the Sysinternals package.

  4. Kerberos cheatsheet - GitHub Gist

    # Set the ticket for impacket use export KRB5CCNAME= <TGT_ccache_file_path> # Execute remote commands with any of the following by using the TGT python psexec.py <domain_name> / …

  5. GitHub - fin3ss3g0d/secretsdump.py: Enhanced version of …

    This is a customized version of the secretsdump.py script from the impacket Python library. It allows the extraction of secrets (NTDS.dit, SAM and .SYSTEM registry hives) from multiple Windows systems …

  6. GitHub - MalekAlthubiany/impacket-mssqlclient-OSCP

    This repository provides a comprehensive guide on how to perform advanced penetration testing using the Impacket mssqlclient tool. This guide covers the setup, configuration, and advanced usage …

  7. Impacket Static Binaries - GitHub

    This fork has a CircleCI pipeline to create stand-alone executables for both Windows and Linux x64 of all the Impacket example scripts and upload the binaries to this project's github releases.

  8. impacket-mssqlshell/impacket/examples/mssqlshell.py at master ...

    Impacket is a collection of Python classes for working with network protocols. - impacket-mssqlshell/impacket/examples/mssqlshell.py at master · CompassSecurity/impacket-mssqlshell

  9. Use impacket + LDAP to add a user to a group · GitHub

    Sep 1, 2024 · Use impacket + LDAP to add a user to a group. GitHub Gist: instantly share code, notes, and snippets.

  10. GitHub - narkoborne/SecureAuthCorp-impacket

    What is Impacket? 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 …