Skip to content

kraken-503/vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

     __   __  ___   _______ 
|  | |  ||   | |       |
|  |_|  ||   | |  _____|
|       ||   | | |_____ 
|       ||   | |_____  |
 |     | |   |  _____| |
  |___|  |___| |_______|

A Simple Directory Bruteforce searcher written in python.



Table of Contents


Overview

It is a python script that can be used to bruteforce a web-application.​ It typically takes a target (URL) as input, tries to find hidden subdirectories in the main URL.

Requirements

python3 pip

sudo apt install python python3-pip -y
sudo pacman -Sy python python3-pip
sudo dnf install python python3-pip
brew install python python3-pip

Installation

git clone https://github.com/kraken-503/vis.git
cd vis/
pip install -r requirements.txt

Usage

python3 vis.py



Made with ❤️ by kraken-503

About

a directory bruteforce searcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages