Giter VIP home page Giter VIP logo

udorkmaker's Introduction

image

Dork Generator

Description:

Dork Generator is a Python tool for crafting specialized search queries (dorks) used with search engines or security testing tools, primarily in the field of cybersecurity and ethical hacking. It enables users to generate custom search queries with various operators and symbols to discover specific information or vulnerabilities on the internet.

Features:

  • Operator Selection
  • Input Source (Text File)
  • Quotes Option
  • Symbol Selection
  • Combination Generation
  • Output to File
  • Interactive Interface

Table of Contents

  1. Getting Started
  2. Usage Guide

Getting Started

Windows Installation

  • Go to Releases section
  • Download Exe
  • Run it as you wish

Linux Installation

  • Required Python3
  • Required Python libraries: termcolor

Clone the repository:

git clone https://github.com/0xAhmadYousuf/UDorkMaker.git
cd UDorkMaker
pip install termcolor

Run code:

Python3 Dork.py

Usage Guide

Operator Selection

To choose an operator, run the tool and follow the prompts. You can select from a range of operators, including Boolean operators and advanced Google search operators.

Input Source

it suggests to Specify a text file containing keywords or search terms that will be used in your dork combinations. The tool reads from this file for input.

Quotes Option

Choose whether to include quotes around your input for precise search queries.

Symbol Selection

Select symbols to modify your search queries. Symbols help refine search results.

Combination Generation

The tool generates combinations of search queries by replacing placeholders in the template with input from the specified text file.

Output to File

Generated dorks are saved to a file named "Dorks Made" within the "DORK MAKER" directory in "UT-ANF" Dir.

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.