forked from sensepost/autoDANE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Auto Domain Admin and Network Exploitation (autoDANE) | ||
by dane at sensepost dot com | ||
|
||
First released at ZaCon 2015 3 Oct 2015 | ||
|
||
About | ||
----- | ||
|
||
Auto DANE attempts to automate the process of exploiting, pivoting and escalating privileges on windows domains. | ||
|
||
Installing | ||
---------- | ||
|
||
Run install.sh. This will install all the prerequisites | ||
|
||
Running | ||
------- | ||
|
||
After that, simply run ./main.py | ||
|
||
License | ||
------- | ||
|
||
autoDANE is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-nc-sa/4.0/) Permissions beyond the scope of this license may be available at http://sensepost.com/contact us/. |