Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
DirDar — DirDar is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it | Kitploit
Tools/GitHubGitHub/m4dm0e/dirdar
Vulnerability ScannersInformation GatheringWeb SecurityPenetration Testing
GitHubm4dm0e/dirdar

DirDar

DirDar is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it

View Repository
454942 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

DirDar v1.0

Description

🏴‍☠️ bypass forbidden directories - find and identify dir listing - you can use it as directory brute-forcer as well

Compatabily

This tool is compatible with all kind of operating systems as long as you have GO compiler installed

Install

You can use this command if you have Go installed and configured.

root@kitploit:~
go get -u github.com/m4dm0e/dirdar

Or you can download a release. To make it easier to execute you can put the directory to the binary in your environment variable %PATH%.


Share on Twitter!

Website LinkedIn Website

Tool screen:

  • Linux

    linux

  • Windows

    windows

Help&Flags

root@kitploit:~
  -threads int
    	Number of threads (Defaulf 40)
  -err
    	If you want to show errors!(Includes 404 errors) [True-False]
  -only-ok
    	Print out only OK (Bypassed and dir listing) 
  -single string
    	Only scan single target e.g (-single https://example.com/)
  -t int
    	Set the timeout of the requests (default 10000)
  -wl string
    	Forbidden directories WordList

  • Screenshot

    help

Bugs found by DirDar: (Will share the write up ASAP)

  • BackUp files at MTN Group (Triaged)
  • OLD php scripts to SQLi at MTN Group (Triaged)
  • OLD Files to information disclosure at BOSCH (Triaged)

Review:

asciicast

Download Tool