URLBrute : Tool To Brute Website Sub-Domains & Dirs

URLBrute is a tool to help you brute forcing website sub-domains and dirs.
Can be used with python3 and python2.

Dependencies

  • urlbrute.py
    • requests >= 2.21.0
    • bs4 >= 0.0.1
    • datetime >= 4.3

Also Read – PayloadsAllTheThings : A List Of Useful Payloads & Bypass

How to install?

In Linux:

chmod +x install.sh
sudo ./install.sh

In Windows, install python 3.7, then run cmd as administrator:

install.bat

Credits

Credits to danTaler who created the wordlists.

R K

Recent Posts

How to Add User to Sudoers on Ubuntu Easily

Managing administrative access properly is essential for every Linux system. When you Add User Sudoers…

47 minutes ago

Install Google Chrome on Ubuntu in Minutes

Installing Google Chrome on Ubuntu systems is a simple process that gives users access to…

3 hours ago

LAMP Stack Ubuntu 26.04 Installation Guide

Setting up a LAMP Stack Ubuntu server is one of the fastest ways to host…

14 hours ago

How to Change User Password in Ubuntu Quickly and Securely

Keeping your system credentials updated is one of the simplest ways to improve Linux security.…

21 hours ago

Ubuntu Server Setup Guide for Beginners in 2026

A fresh Linux VPS may look ready to use immediately, but skipping the initial security…

24 hours ago

How to Install LEMP Stack on Ubuntu 26.04 for Beginners

If you want to host dynamic PHP websites or applications like WordPress, Laravel, or Magento,…

1 day ago