Git Product home page Git Product logo

Comments (5)

BakaValen avatar BakaValen commented on June 17, 2024

[+] Authenticating to LDAP server
[-] Got error: Connection.init() got an unexpected keyword argument 'channel_binding'
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/entry.py", line 60, in main
actionsoptions.action
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/commands/parsers/find.py", line 12, in entry
find.entry(options)
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/commands/find.py", line 1179, in entry
find.find()
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/commands/find.py", line 165, in find
connection = self.connection
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/commands/find.py", line 124, in connection
self._connection.connect()
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/lib/ldap.py", line 77, in connect
self.connect(version=ssl.PROTOCOL_TLSv1_2)
File "/usr/local/lib/python3.11/dist-packages/certipy_ad-4.8.1-py3.11.egg/certipy/lib/ldap.py", line 125, in connect
ldap_conn = ldap3.Connection(
^^^^^^^^^^^^^^^^^
TypeError: Connection.init() got an unexpected keyword argument 'channel_binding'

This after running certipy on its own.

Did something change in certipy?

from adcskiller.

BakaValen avatar BakaValen commented on June 17, 2024

rolling back certipy to certipy-ad 4.7.0 OR 4.8.0 allows things to run but still end up with the original issue of (see image)
image

where it says it cant find a target.

from adcskiller.

BakaValen avatar BakaValen commented on June 17, 2024

changing the to a forked version of ldap3 (pip3 install git+https://github.com/ly4k/ldap3) allows everything to run but still dies at:

certipy relay: error: the following arguments are required: -target

from adcskiller.

sec13b avatar sec13b commented on June 17, 2024

did you solve ?

from adcskiller.

BakaValen avatar BakaValen commented on June 17, 2024

did you solve ?

No. There is no progress on this bug. Neither by this author or by certipy author.

from adcskiller.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.