-
Notifications
You must be signed in to change notification settings - Fork 391
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
[Module] Enum ADCS Certificate Authority without creds. #160
Conversation
Thanks for the PR! I will take a look at it when i got time |
That is such an interesting one! I used to crawl all http endpoint and bruteforce the webendpoint, but your technique is smoother. Great stuff dude! |
I don't have rights as far as I know to modify anything so here is the code I propose. It includes:
Below the output: And the code:
Let me know your thoughts :) |
Nice work, Im currently in the process of moving house with no internet until Monday so can't make any changes until then but if any of the nxc maintainers can do it then that would be great, if not I'll try get around to replacing on Tuesday. |
Good job ! |
added anonymous ADCS CA enumeration module
removed newline on line 1 Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
Updated as requested Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
This module enumerates DCERPC endpoints for certsrv.exe, indicating that the server is a CA, it then checks to see if the HTTP endpoint for ADCS is running by making a http request.
nxc smb 10.10.10.0/24 -u '' -p '' -M enum_ca