Skip to content

Takes a list of domains and confirms if they use o365 or not

License

Notifications You must be signed in to change notification settings

RedcentricCyber/Domains-2-o365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domains-2-o365

From a list of domain names establish who uses o365

Getting started

pip3 install -r requirements.txt

Running

➜ python3 domains2o365.py -h

  usage: domains2o365.py [-h] [-i INPUTFILE] [-t THREADS]

  optional arguments:
     -h, --help            show this help message and exit
     -i INPUTFILE, --inputfile INPUTFILE 
                        input file (default domains.txt)
     -t THREADS, --threads THREADS
                           threads (default 200)

About

Takes a list of domains and confirms if they use o365 or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages