Skip to content
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

RustHound missing CanRDP Edges #36

Open
Geexirooz opened this issue Feb 8, 2025 · 0 comments
Open

RustHound missing CanRDP Edges #36

Geexirooz opened this issue Feb 8, 2025 · 0 comments

Comments

@Geexirooz
Copy link

Hi there! thanks for this brilliant tool, it has made doing things a lot easier

I was working on lab in Vulnlab (Retro2) and found out that AddSelf edge for a computer is missing (rusthound-ce and bloodhound-ce) which I could find it using bloodhound module in netexec. Then I found out that CanRDP edge is also missing (rusthound-ce and bloodhound-ce) but couldn't find it with netexec's module either so I thought this was bloodhound-ce issue.
Then I used Legacy bloodhound and compatible Rusthound in this repository and couldn't find the edge, however when I use bloodhound-python command in Kali with Legacy bloodhound it finds the edge. So this time it seems like Rusthound is missing something.

I found a similar issue in this link so is it possible that Rusthound is missing this edge because of the same reason?

here are the commands and outputs. (I know rusthound-ce issue should be submitted in its own repo but I thought I would just drop the output here just in case)

Command:
rusthound -d $DOM -u $U -z -p $P
Output:
20250208055226_retro2-vl_rusthound.zip

Command:
rusthound-ce -d $DOM -u $U -z -p $P
Output:
20250207151736_retro2-vl_rusthound-ce.zip

Versions used:
rusthound-ce 2.3.3
rusthound 1.1.69
all other mentiond tools are the latest versions available in Kali's repositories.

If you need more information, let me know.

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

No branches or pull requests

1 participant