Git Product home page Git Product logo

dibscan's Introduction

DibScan - Recon Tool

Welcome to DibScan, a versatile reconnaissance tool that automates network scanning and directory fuzzing using RustScan, Nmap, and FFUF.

Prerequisites

Before running DibScan, ensure you have the following prerequisites installed and configured on your system:

  1. Docker: Used to run the RustScan container.
  2. RustScan Docker Image: Pull the latest RustScan Docker image.
  3. Python 3.6+: Ensure you have Python installed and set as the default Python version.
  4. Python Libraries: Required Python libraries listed in requirements.txt.

Docker Installation

Install Docker if you haven't already:

  • For Debian-based systems (Ubuntu, etc.): sudo apt update && sudo apt install -y docker.io
  • For Red Hat-based systems (Fedora, CentOS, etc.): sudo dnf install -y docker && sudo systemctl start docker && sudo systemctl enable docker

RustScan Docker Image

Pull the latest RustScan Docker image: docker pull rustscan/rustscan:latest

Python and Libraries

Ensure Python 3.6+ is installed and set as the default Python version. Uses standard python libraries.

Usage

To run DibScan: sudo python3 dibscan.py DibScan is ran with Sudo Privs in order to edit the /ets/hosts file.

Features

  • Automated network scanning using RustScan and Nmap
  • Directory fuzzing with FFUF
  • Customizable scan options
  • Output results in various formats

Disclaimer

DibScan is intended for ethical use only. Always obtain proper authorization before scanning any networks or systems you do not own or have explicit permission to test.

dibscan's People

Contributors

wearis0mew0lf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jeepfreak

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.