Skip to content

webdragon63/codis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About this tool

1735300836063(1) Codis is a Python-based tool which designed for efficient and simplified content discovery on websites. By leveraging multithreading, it sends HTTP requests (GET, HEAD, etc.) to paths defined in a wordlist and checks for valid responses. It supports custom headers, verbose output for debugging, and the ability to save results to a file. Ideal for penetration testers seeking to identify accessible resources on a target website.

Tool Interface

Screenshot at 2024-12-27 17-58-42

Dependencies

expect, python3, requests

To install these simply run this commands

sudo apt install expect
sudo apt install python3
pip3 install requests --break-system-packages

Installation of this tool

git clone https://github.com/webdragon63/codis.git
cd codis
bash codis.sh

Made by: Webdragon63

YT CHANNEL: INDIAN CYBER ARMY

About

Codis is a Python-based tool which designed for efficient and simplified content discovery on websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors