A tool to make easy to search for directories in the URL.

Overview

Welcome to Brutos Directory Scanner πŸš€

The Brutos is a python script used to provide agility in obtaining verifications to informations about related to directories in URLs destined for CTF (Capture the Flag) challenges.

Note: Please don't use this script on servers that you don't have permissions for (and if you do this it is just your responsibility).

Author:

How to Run:

  • Clone the project
git clone https://github.com/correa-sergio/brutos-dir-url
  • Go to the project directory
cd brutos-dir-url

Install the Requirements

  • create a virtual environment (Optional)
python3 -m venv venv
  • Activate the Environment (Optional)
source venv/bin/activate
  • Use the package manager pip to install it.
pip install -r requirements.txt
  • Input
python3 brutos.py -h
Usage example: 

usage: Ex: python3 brutos.py -u just-an-example-CTF.com.br -f wordlist.txt

Brutos URL Scanner - Version 1.0

optional arguments:
  -h, --help            Show this help message and exit
  -f FILE, --file FILE  The list of words for analysis
  -u URL, --url URL     The address reflected in the target
  -v, --version         Show program's version number and exit
  • Output Example:
Processing ... β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 100%

[+] http://just-an-example-CTF.com.br:8080/app
[+] http://just-an-example-CTF.com.br:8080/css
[+] http://just-an-example-CTF.com.br:8080/login

[!] Processing Time : - 0:00:00.004054
[!] We found 3 directory(ies)
[!] Brutos Directory Scanner - v. 1.0

License

MIT License

Contribution:

Suggestions and issues are welcome (Feel free to send me an e-mail). βœ‰οΈ

Made with love. By me. To the community β™₯️

You might also like...
Python script designed to search and fetch direct download links from nxbrew.com
Python script designed to search and fetch direct download links from nxbrew.com

SwitchGamesDownloader Only for windows nxbrew.com is a website, accessible only using a proxy, where the majority of games for the Nintendo Switch are

bing image downloader app used to download bulk images for a specific search term created using streamlit and bing_image_downloader python packages
bing image downloader app used to download bulk images for a specific search term created using streamlit and bing_image_downloader python packages

bing image downloader app bing image downloader app is used to download bulk images for a specific search term. bing image downloader app gets the sea

Python based Telegram bot. Search and download YouTube video or audio.

Python-Telegram-Youtube-Media-Bot Python based Telegram bot. Search and download YouTube video or audio. Just change settings.py and start TelegramBot

Search the gallerys by tag and download pictures to the local

booruDownloader Search the gallerys by tag and download pictures to the local

YouTube Video Search Engine For Python
YouTube Video Search Engine For Python

YouTube-Video-Search-Engine Introduction With the increasing demand for electronic devices, it is hard for people to choose the best products from mul

Download Web-10K data by querying Bing Image Search

gpv2-web10k This repository contains the script to download images from the Web-10K dataset. The script takes in a list of queries, queries Bing Image

Search & download music from a certain streaming service
Search & download music from a certain streaming service

Search & download music from a certain streaming service

Newsemble is an API that provides easy access to the current news for programmatic analysis
Newsemble is an API that provides easy access to the current news for programmatic analysis

Newsemble is an API that provides easy access to the current news for programmatic analysis. It has been built using Python, BeautifulSoup and MongoDB.

Using Youtube downloader is the fast and easy way to download and save any YouTube video.
Using Youtube downloader is the fast and easy way to download and save any YouTube video.

Youtube video downloader using Django Using Django as a backend along with pytube module to create Youtbue Video Downloader. https://yt-videos-downloa

Owner
SΓ©rgio CorrΓͺa
Just a guy that likes to play CTF.
SΓ©rgio CorrΓͺa
Youtube Downloader is a Graphic User Interface(GUI) that lets users download a Youtube Video or Audio through a URL

Youtube Downloader This Python and Tkinter based GUI allows users to directly download the Best Resolution Videos and Audios from Youtube. Pa-fy Insta

Samarth Kumar 2 Jun 25, 2022
A simple contents download module using url for python

A simple contents download module using url for python

Fayas Noushad 16 Oct 20, 2022
This is a simple Python Script to download Imgur Pictures with the short url!

Imgur Downloader This is a simple Python Script that runs a process with progress bar that downloads an Imgur Picture! Code Example Features Progress

OGMatrix 1 Nov 18, 2021
Simple package for Sublime Text 4; download URL's for local viewing and editing

URLDownloader This is a simple example package that allows you to easily download the contents of any web URL to edit locally. Given a URL, the packag

Terence Martin 3 Mar 5, 2022
A program which takes an Anime name or URL and downloads the specified range of episodes.

super-anime-downloader A console application written in Python3.x (GUI will be added soon) which takes a Anime Name/URL as input and downloads the ran

Sayyid Ali Sajjad Rizavi 26 Jul 18, 2022
Fast TikTok NO Watermark Video Downloader (username or url)

?? TD [ TikDown v4 ] Star ⭐ if you want more Discord Server * discord.gg/onlp | Waxor#9999 Why not open source anymore ? * BECAUSE PEOPLE SKID, STEA

Tekky 26 Dec 1, 2022
Make YouTube videos tasks in Todoist faster and time efficient!

Youtubist Basically fork of yt-dlp python module to my needs. You can paste playlist or channel link on the YouTube. It will automatically format to s

Konrad Konieczny 1 Dec 4, 2022
Code for "Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions"

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions Codebase for the "Adversarial Motion Priors Make Good Substitutes for Com

Alejandro Escontrela 54 Dec 13, 2022
A growing collection of search plugins for the qBittorrent, an awesome and opensource torrent client

qBittorrent Search Plugins This is a still growing collection of search plugins for qBittorent, an amazing and open source torrent client, maintained

Alessio Tudisco 59 Dec 26, 2022
A collection of modules I have created to programmatically search for/download imagery from live cam feeds across the state of California.

A collection of modules that I have created to programmatically search for/download imagery from all publicly available live cam feeds across the state of California. In no way am I affiliated with any of these organizations and these modules/methods of gathering imagery are completely unofficial.

Chad Groom 5 Nov 21, 2022