Skip to content

Conversation

@galgertz
Copy link

No description provided.

Rcarnus and others added 30 commits July 7, 2020 11:48
When relaying to ldap/ldaps and trying to escalate with a machine
account, the machine account is found by getUserInfo() but not by
aclAttack(). aclAttack assumes that the objectCategory=user which
machine accounts are not. By being a little more generic,
objectClass=user will allow to use both categories of objects.
Co-authored-by: pixis <hackndo@gmail.com>
Co-authored-by: pixis <hackndo@gmail.com>
Fix when cert server does not request NTLM auth
WWW-Authenticate: Negotiate should accept NTLM auth, only the headers change. Tested on ADCS only.
Always return a value from sendNegotiate.
Support HTTP WWW-Authenticate: Negotiate
getST.py: fixed wrong example in usage output
Return server time in case of clock skew with KDC
* Fixed warnings related to threading, that will start to appear in Pyhton 3.10, see https://docs.python.org/3.10/whatsnew/3.10.html#deprecated
* Fixed warnings related to unrecognized escape sequences, see https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals
…emote registry.

Currently, modification of (Default) key is not implemented.
* Using markdown and added all previous available releases in ChangeLog file.
Co-authored-by: 0xdeaddood <56035084+0xdeaddood@users.noreply.github.com>
Gifts and others added 24 commits October 14, 2021 15:39
Added relevant example to update empty value of Key.
ldapattack: fix error when trying to escalate with machine account
Implementing reg.py ADD/DELETE functionality
Implementation of AD CS attack in ntlmrelayx.py
Fixes fortra#1079 psexec.py decoding problems on multi bytes characters
Added parsing of LSA's Security Questions Security Answers structure version 1.0
Disable anonymous logon in ntlmrelayx
Co-authored-by: 0xdeaddood <56035084+0xdeaddood@users.noreply.github.com>
…os-only

Added support for a custom additional ticket for S4U2Proxy
Dup fix and file mode changed to 775
- remove secretsdump.py
- remove wmiexec.py
- remove ntlmrelayx.py
- remove atexec.py
@galgertz galgertz changed the base branch from master to test-refactor July 13, 2023 14:11
@aviadtamir aviadtamir merged commit f982e9c into Axonius:test-refactor Jul 16, 2023
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.