diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..76f7327 --- /dev/null +++ b/Readme.md @@ -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/. diff --git a/readme b/readme deleted file mode 100644 index 716a078..0000000 --- a/readme +++ /dev/null @@ -1,3 +0,0 @@ -Run install.sh. This will install all the prerequisites - -After that, simply run ./main.py