Coder Social home page Coder Social logo

scandalf's Introduction

ScanDalf

Screenshot 2023-12-26 at 2 02 48 AM

ScanDalf is a sophisticated Bash script designed for cybersecurity professionals focusing on web reconnaissance and penetration testing. This tool streamlines the process of subdomain enumeration and forced browsing, leveraging popular cybersecurity tools like feroxbuster, subfinder, amass, and httpx. It features an intuitive command-line interface with colorful text outputs, enhancing user experience and readability.

Authors

Tools

List of tools that are used to perform and cover different aspects of web reconnaissance, from various sources, using different methods.

Tool Type Description
Subfinder Subdomain Enumeration Itis a subdomain discovery tool that returns valid subdomains for websites, using passive online sources.
amass Attack Surface Mapper performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.
Feroxbuster Forced Browsing feroxbuster is a tool designed to perform Forced Browsing. Forced browsing is an attack where the aim is to enumerate and access resources that are not referenced by the webapps, but are still accessible by an attacker.
altdns Subdomain discovery Altdns is a DNS recon tool that allows for the discovery of subdomains that conform to patterns.
waybackurls Discovery Fetches known URLs from the Wayback Machine for *.domain and output them on stdout.
gau Discovery getallurls (gau) fetches known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, Common Crawl, and URLScan for any given domain.
gf grep on steroids A wrapper around grep to avoid typing common patterns.

Usage

  • Make sure to install go, python, and Rust
  • Run the requirements.sh file. Make sure to edit the file based on your OS, and the type of installation you want. ./scandalf -u <URL> [-w] <wordlist>
  • Providing wordlist id optional, if not provided it uses the raft-medium by seclists.

User details

To run this project, you will need to change the following variables in your scandalf.sh file

1. wordlist - Set this as any default wordlist

2. mutation_word_list - add a mutation list, you can also use the one that I have provided just alter the path.

3. result_dir - set this to where you want to store yout final reports of the recon.

Support

For support, email [email protected].

scandalf's People

Contributors

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