BahaEddineKsib / togomori

Togomori is a comprehensive solution for web applications reconnaissance designed to simplify the process of information gathering and data visualization.
2 stars 0 forks source link

Domain Crud #4

Closed BahaEddineKsib closed 9 months ago

BahaEddineKsib commented 10 months ago

DOMAINS

it contain information about a domain/sub-domain. column name definition
VAR.. domain ex: www.google.com
VAR.. sub the subdomain ex: www
VAR.. main the domain name ex: google
VAR.. tld the top level domain ex: com
VAR.. tags tags to identify a domain with something , for example you can tag a domain "out-of-scope" or in-scope so you can include or exclude a domain from an automation test or filtering by tag
LIST. techs a list of frameworks and technologies been used in the domain
FILE. whois_file a variable that points to a file contains the output of whois
VAR.. ip ip address
MAP.. ports a map list contains the port:protocol
FILE. server_file a variable that points to a file contains the output of nmap scan to exploit the OS
FILE. robots-file a variable that points to a file contains the robots.txt
LIST. js_files FILE a list of variables they point to javascript files
TABLE urls URLS table
TABLE cookies COOKIES table