GithubHelp home page GithubHelp logo

subdomain_enum's Introduction

Originally written to enumerate Azure cloud domains, although the domains and permutations arguments could be applied to any dns enumeration.

Based on MicroBurst from NetSPI - https://github.com/netspi/microburst Swiped the permutations.txt and the list of subdomains from there.

Wrote my own because the ps1 file was super slow in my Windows VM and it's quicker for me to write python than to understand powershell.

(.env) danny@Dannys-MBP subdomain_enum % python ./subdomain_enum.py -h
usage: subdomain_enum.py [-h] [--base BASE] [--permutations PERMUTATIONS] [--domains DOMAINS] [--outfile OUTFILE]

Enumerate Azure Cloud resources

optional arguments:
  -h, --help            show this help message and exit
  --base BASE           Base word
  --permutations PERMUTATIONS
                        File containing permutations
  --domains DOMAINS     File containing domains
  --outfile OUTFILE     Output file

  (.env) danny@Dannys-MBP subdomain_enum % python ./subdomain_enum.py --base test --outfile out.txt
Exists but no IP for apitest.onmicrosoft.com
Exists but no IP for azuretest.onmicrosoft.com
Exists but no IP for testazure.onmicrosoft.com
Exists but no IP for cheftest.onmicrosoft.com
Exists but no IP for clienttest.onmicrosoft.com
Exists but no IP for testclient.onmicrosoft.com
Exists but no IP for configtest.onmicrosoft.com
Exists but no IP for testconfig.onmicrosoft.com
<...snip...>
Exists but no IP for testsplunk.onmicrosoft.com
Exists but no IP for sshtest.onmicrosoft.com
Exists but no IP for stagingtest.onmicrosoft.com
Exists but no IP for storagetest.onmicrosoft.com
Exists but no IP for testtest.onmicrosoft.com
Exists but no IP for testtest.onmicrosoft.com
Exists but no IP for testtmp.onmicrosoft.com
Exists but no IP for westustest.onmicrosoft.com
Exists but no IP for testweb.onmicrosoft.com
Exists but no IP for imgtest.onmicrosoft.com
test.onmicrosoft.com exists
apitest.scm.azurewebsites.net exists
testapi.scm.azurewebsites.net exists
api-test.scm.azurewebsites.net exists
test-api.scm.azurewebsites.net exists
assetstest.scm.azurewebsites.net exists
azuretest.scm.azurewebsites.net exists
testazure.scm.azurewebsites.net exists
azure-test.scm.azurewebsites.net exists
test-azure.scm.azurewebsites.net exists
chef-test.scm.azurewebsites.net exists
clienttest.scm.azurewebsites.net exists
testclient.scm.azurewebsites.net exists
test-client.scm.azurewebsites.net exists
<...snip...>

subdomain_enum's People

Contributors

swtornio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.