simplydomain | Subdomain brute force focused on speed and data

 by   SimplySecurity Python Version: Version-2.0.9 License: BSD-3-Clause

kandi X-RAY | simplydomain Summary

kandi X-RAY | simplydomain Summary

simplydomain is a Python library. simplydomain has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

Subdomain brute force focused on speed and data serialization. SimplyDomain uses a framework approach to build and deploy modules within. This allows for fast, easy and concise output to feed into larger OSINT feeds.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              simplydomain has a low active ecosystem.
              It has 62 star(s) with 13 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 9 have been closed. On average issues are closed in 68 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of simplydomain is Version-2.0.9

            kandi-Quality Quality

              simplydomain has no bugs reported.

            kandi-Security Security

              simplydomain has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              simplydomain is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              simplydomain releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed simplydomain and discovered the below as its top functions. This is intended to give you an instant insight into simplydomain implemented functionality, and help decide if they suit your requirements.
            • Main function
            • Execute resolver
            • Get request content
            • Validate the domain
            • Execute an AP search
            • Populate the nameserver
            • Clean up nameservers
            • Populate config with resolvers
            • Start module processes
            • Clear the queue queue
            • Configures the MP
            • Load config file
            • Check the number of active pids
            • List all modules
            • Print the startup info
            • Prints the entry
            • Process the task output queue
            • Execute multiprocessing
            • Execute all tasks in the queue
            • Callback function to handle DNS results
            • Execute rawbrut
            • Lookup the domains from provider py file
            • Execute a wordlist branch
            • Parse command line arguments
            • Load dynamic modules
            • Load static modules
            Get all kandi verified functions for this library.

            simplydomain Key Features

            No Key Features are available at this moment for simplydomain.

            simplydomain Examples and Code Snippets

            copy iconCopy
            simplydomain.execute_raw_bruteforce(
                    domain,
                    config={},
                    dnsservers=[],
                    debug='CRITICAL', 
                    verbose=False, 
                    wordlist_count=100,
                    return_type='json',
                    wordlist_bruteforce=True,
                    raw_br  
            copy iconCopy
            simplydomain.execute_raw_bruteforce(
                    domain,
                    config={},
                    dnsservers=[],
                    debug='CRITICAL', 
                    verbose=False, 
                    wordlist_count=0,
                    return_type='json',
                    wordlist_bruteforce=False,
                    raw_bru  
            simplydomain programming API,Executing a search,simplydomain.execute_search(domain)
            Pythondot img3Lines of Code : 14dot img3License : Permissive (BSD-3-Clause)
            copy iconCopy
            simplydomain.execute_search(
                    domain,
                    config={},
                    dnsservers=[],
                    debug='CRITICAL', 
                    verbose=False, 
                    wordlist_bruteforce=True, 
                    wordlist_count=100,
                    raw_bruteforce=True,
                    raw_depth=3,  

            Community Discussions

            No Community Discussions are available at this moment for simplydomain.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install simplydomain

            You have a few fundamental choices when installing simplydomain; you can use your host systems python install, you can use virtualenv to ensure maximum capability, or Docker to have a clean environment.
            The developed Dockerfile provides you with an easy way to spin up an instance and gain results in a short period without breaking certain dependencies. I highly suggest you use docker Volumes to ensure data persistence:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries