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

Add old version of tor and pwndb2am #69

Merged
merged 2 commits into from
Dec 22, 2021
Merged

Conversation

thibaudrobin
Copy link
Contributor

  1. Install old version of TOR to support V2 onion node
  2. Install pwnd2am

@@ -322,4 +322,5 @@ renameMachine.py -current-name "DC01" -new-name "testcomputer$" -dc-ip dc01 "dom
KRB5CCNAME="DC01.ccache" getST.py -self -impersonate "domainadmin" -spn "cifs/dc01.domain.local" -k -no-pass -dc-ip dc01 "domain.local"/"dc01"
KRB5CCNAME="domainadmin.ccache" secretsdump -just-dc-user "krbtgt" -dc-ip dc01 -k -no-pass @"dc01.domain.local"
KRB5CCNAME="domainadmin.ccache" secretsdump -just-dc-user "krbtgt" -dc-ip dc01 -k -no-pass @"dc01.domain.local"
./pwndb.py --target @example.com --output txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add an alias to in sources/zsh/aliases like alias pwndb.py='/opt/tools/pwndb/pwndb.py' so that users don't need to move to the install directory?
Once the alias is added, you can remove the .\ in the history command
Can you also add the necessary command to start the Tor proxy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done monsieur shutdown.

Installation of Tor already put the binary in /usr/bin/. So just need to type tor or tor & if you want to free your shell

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 👌

@ShutdownRepo ShutdownRepo merged commit fea20ae into ThePorgs:dev Dec 22, 2021
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