Coder Social home page Coder Social logo

dnsrecon-gui's Introduction

DNSRecon GUI

Version 1.0.0

DNSRecon GUI is a graphical user interface for DNS reconnaissance using the DNSRecon tool. It provides an intuitive way to perform various DNS enumeration and analysis tasks through a user-friendly interface.

DNSRecon GUI Screenshot

Features

  • Domain Input: Enter the domain name for DNS reconnaissance.
  • Name Server Input: Specify a name server for DNS queries.
  • IP Range Input: Define an IP range for scanning.
  • Dictionary Input: Select a dictionary file for brute-force operations.
  • Output Options: Export results to SQLite database, XML, CSV, and JSON files.
  • Enumeration Options: Customize DNS enumeration tasks like AXFR, reverse lookup, and more.
  • Verbose Mode: Enable verbose output for detailed information.
  • Thread and Lifetime Settings: Adjust thread count and scan lifetime.
  • Protocol Options: Choose TCP protocol usage for DNS queries.
  • Wildcard Handling: Control behavior when encountering wildcard DNS records.

Installation

To run DNSRecon GUI, ensure you have Python and PyQt5 installed.

Usage

  1. Input Tab: Fill in required fields and select options.
  2. Output Tab: Specify output files and formats.
  3. Options Tab: Configure advanced options and settings.
  4. Run DNSRecon: Click "Run DNSRecon" to execute the command with selected parameters.
  5. View Results: Output will be displayed in the text area below.

Installation

  1. Clone the repository:

    git clone https://github.com/alyaparan/dnsrecon-gui.git
    cd dnsrecon-gui
  2. Install dependencies:

    pip install PyQt5
  3. Run the application:

    python dnsrecon_gui.py
    

Contributing

Contributions are welcome! Please read the Contributing Guidelines before submitting pull requests or reporting issues.

Code of Conduct

Please review our Code of Conduct to understand how contributors are expected to behave.

Contact

For questions or concerns, you can reach out to the project creator:


© 2024 Alik Paranyan

dnsrecon-gui's People

Contributors

alyaparan 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.