Skip to content

Patch static methods called with args#1

Merged
sploutchy merged 1 commit into
sploutchy:masterfrom
mxrch:patch-1
Nov 29, 2022
Merged

Patch static methods called with args#1
sploutchy merged 1 commit into
sploutchy:masterfrom
mxrch:patch-1

Conversation

@mxrch

@mxrch mxrch commented Nov 29, 2022

Copy link
Copy Markdown

Two methods you used were making ntlmrelayx crashing with this error :
TypeError: 'staticmethod' object is not callable
The problem here is that they are decorated with @staticmethod but aren't in a class.

@sploutchy

Copy link
Copy Markdown
Owner

Thanks, I'm a bad developer 😅

@sploutchy sploutchy closed this Nov 29, 2022
@sploutchy sploutchy reopened this Nov 29, 2022
@sploutchy sploutchy merged commit 30aca08 into sploutchy:master Nov 29, 2022
sploutchy pushed a commit that referenced this pull request Jun 27, 2024
* add MS-GKDI

* update gkdi

* Update getLAPSv2Password.py

* Added GetLAPSPassword to examples. (#1)

* Added GetLAPSPassword to examples.

* update GetLapsPassword

* Add LAPSv2 column

---------

Co-authored-by: dru1d <tyler.booth@cdw.com>
Co-authored-by: zblurx <seigneuret.thomas@pm.me>

* update GetLAPSPassword.py

* Added tab delimited outputfile option (#2)

Co-authored-by: dru1d <tyler.booth@cdw.com>

* fix requirements.txt

---------

Co-authored-by: Tyler <4245930+dru1d-foofus@users.noreply.github.com>
Co-authored-by: dru1d <tyler.booth@cdw.com>
Co-authored-by: = <=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants