Skip to content

A list of registrars and hosting providers' twitter handles (if they have one)

License

Notifications You must be signed in to change notification settings

Deon-Trevor/registrar-and-hosting-provider-twitter-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

registrar-and-hosting-provider-twitter-list

A list of registrars and hosting providers' twitter handles (if they have one)

The list is still pretty small, please feel free contribute. The list is a simple json (json always make life easier!!!) like:

{
  "namecheap": "@Namecheap",
  "godaddy": "@GoDaddy",
  ...
}

Usecase

The idea for this list is PhishGalore's. His idea is to use this in a twitter bot like Phisher Of Man to report phishing, malware, etc. Phisher Of Man's current version needs me to manually look for a registrar/hosting provider's handle and feed it the script like:

Enter the target
> @Sync_Pundit

Enter the phish
> //syncpundit.com                

Enter the hosting provider or registrar
> @Namecheap

Enter the asn
> ASS1234

Enter the ip
> 127.0.0.1

With this list i can just call the desired registrar/namecheap as easy as:

$ python3 phisher-of-man.py namecheap

Enter the target
> @Sync_Pundit

Enter the phish
> //syncpundit.com                

... adding @Namecheap to the report ...

Enter the asn
> ASS1234

Enter the ip
> 127.0.0.1

Further development

Soon we'll be adding the ASNs

About

A list of registrars and hosting providers' twitter handles (if they have one)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published