____________________________________________________________________
|           /|                                                       |
|          / |                                                       |
|    _____|  |_____                                                  |      
|   /_____   _____/                                                  |
|         |  | _      ____   ____   ____   _____  _____      _       |    
|         |  || |    |####| |####| |####  |##### |#####     /#\      |    
|         |  || |   |#      #    # |#   # |#|___    /#     /# #\     |    
|         |  || |   |#      #    # |#   # |####    /#     /#/_\#\    |    
|         |  ||/    |#____  #____# |#___# |#|__   /#___  /#/   \#\   |    
|         | /        |####| |####| |####  |##### /##### /#/     \#\  |    
|         |/                                                         |    
|                     # Coded By Raunak Parmar - @trouble1_raunak    |
|____________________________________________________________________|
This tool will enumerate all the URL's or Domains in the file and will classify all of them according to their content-Length, Status-code, Title, Server, Forms, possbile Dom-XSS. Result will be saved in different files in given foldername This tool makes easy to select the targets when you have lot's of domains to enumerate
sudo pip install -r requirements.txt
root@kali:~# python3 codeza.py -h
(+) usage: codeza.py [file] [output]
(+) eg: codeza.py domain.txt ford
Just give file name for no output
(+) eg: codeza.py domain.txt
Twitter- https://twitter.com/trouble1_raunak
Youtube- https://www.youtube.com/channel/UCkJ_sEF8iUDXPCI3UL0DAcg/videos
Nullmeet profile- https://null.co.in/profile/20680-raunak-parmar

