Odyss a Tool for Pentesting using Python
Odyss is a tool in python, with this tool you can find possible vulnerable websites using a dork (index.php?id=). This tools is based on another tool created for my ( WhoUr ). Odyss use SearX on your localhost or oficial server. Install
-
First you need clone the repository with :
git clone https://github.com/jopcode/odyss
-
Next your need enter inside the folder and install the requirements with (I recommend use virtualenv for install requirements):
cd odyss && pip install -r requirement.txt
-
Execute Odyss
python odyss.py 
Instructions
- Starting Odys " python odyss.py" All params except “Enter your query to SearX” has default yes or 1 in case of number of pages. When the tools has been finished of testing every page this display a option for save or not the found vulnerable sites in file named sites.txt At the end the script display a table with all sites vulnerable.
I am not responsible for the misuse that someone gives to this tool, this tool was created with the only purpose that the learning.
You can see more about this here

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

