GithubHelp home page GithubHelp logo

alexxnica / popular-site-subdomains Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamiefarrelly/popular-site-subdomains

0.0 1.0 0.0 23 KB

A list of subdomains for some of the most popular sites on the internet

popular-site-subdomains's Introduction

Popular-Site-Subdomains

A list of subdomains for some of the most popular sites on the internet. Made as a result of [this tweet] (https://twitter.com/soaj1664ashar/status/777182478075326464). "Sometimes simple things are ignored" - nobody should struggle and waste time trying to find subdomains for sites.

Why?

There are plenty of reasons why people sometimes want a list of subdomains for a website. Whether you're just curious what type of stuff the company are working on or you want to check for security vulnerabilities, a list of subdomains can really come in handy. Not so long back someone figured out that he could get in to anybody's Facebook account due the a vulnerability that was only there on their very old subdomains.

Contribute

The idea behind this is to let everyone contribute and get a fairly big list of subdomains of all the most popular sites on the internet.

Before opening a pull request, please make sure that:

  • Each domain has its own .txt file, eg. Facebook.com.txt, Facebook.co.uk.txt
  • There are no duplicates in the list
  • The list is in alphabetical order, you could use this site to do that
  • http:// or https:// is not in any of the subdomains (as well as no trailing slashes at the end of the domain)

If you're not sure how you can help out, this site can find subdomains for you but it also includes the IP addresses which we don't really want. What I do is open open the list in Notepad which has subdomains like:

Facebook.com 127.0.0.1

m.Facebook.com 127.0.0.2

Next, to get rid of everything other than just the subdomain do a regex find and replace. Find "[ \t].*" and replace it with "\1"

popular-site-subdomains's People

Contributors

jamiefarrelly avatar aidanbh avatar jimen0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.