EducatedSuddenBucketblog.esb.is-a.dev·Feb 7, 2025How to Quickly Get a Cool .is-a.dev SubdomainGetting a .is-a.dev Subdomain Want a free cool subdomain for your personal site? The .is-a.dev domain makes it pretty easy. Here's how to do it . Prerequisites Before you start, make sure you have: Basic knowledge of DNS and JSON A GitHub accoun...44 readssubdomains
Manish ShivanandhanforfreeCodeCampfreecodecamp.org·Jan 7, 2025How to Discover Hidden Subdomains as an Ethical HackerSubdomains are an essential part of a website’s infrastructure. They provide additional functions in a web application, such as APIs, admin portals, and staging environments. As an ethical hacker, discovering subdomains is a critical step in learning...#cybersecurity
Samuel A.samcoder.hashnode.dev·Jan 4, 2025Multitenancy in Next.js: Subdomain Routing Made SimpleMultitenancy is an essential architecture for modern web applications, particularly for SaaS platforms where multiple clients or organizations share a single application instance while maintaining data isolation. One popular approach to managing mult...1 like·114 reads#multitenancy
Jason Joseph Nathangeekist.co·Dec 18, 2024Smarter Defaults for Subdomains and SSLOver the decades, I’ve developed a convention for working with Nginx that simplifies subdomains and SSL. While there’s no shortage of broad tutorials on Nginx, I’ve often wondered: why are so many processes still so manual? More importantly, why aren...1.7K readsTaming Nginxnginx
FIKARA BILALblog.fikara.io·Dec 17, 2024Subdomain EnumerationSubdomain research allows the identification of subdomains linked to a main domain that could be vulnerable, thus serving as entry points for misconfigured services. Discovering subdomains helps gather information about the technologies and configura...26 readssubdomain discovery
FIKARA BILALblog.fikara.io·Dec 3, 2024Brute Force sur les sous-domainesLe brute-force de sous-domaines est une méthode utilisée pour découvrir des sous-domaines associés à un domaine principal. Elle consiste à essayer une liste de mots pour évaluer des sous-domaines potentiels afin de vérifier leur réel existence. Ces s...46 readssubzy
FIKARA BILALblog.fikara.io·Nov 26, 2024Recherche de sous-domainesLa recherche de sous-domaines permet d’identifier les sous-domaines rattachés à un domaine principal qui pourraient être vulnérables, et donc des points d’entrée pour des services mal configurés. Le fait de découvrir les sous-domaines permet donc rec...58 readssubdomain discovery
FIKARA BILALblog.fikara.io·Nov 22, 2024OneForAllOneForAll est un outil d’énumération de sous-domaines utilisé pour lister les sous-domaines d’un domaine principal. Cet outil utilse plusieurs techniques comme la résolution de DNS, le brute-forcing des sous-domaines et collecte aussi des données à p...40 readsOneForAll
Alex Cloudstarblog.alexcloudstar.com·Oct 21, 2023Setting Up NextJS 13 with Auth0 and Sub-Domains: A Guide to Multi-Tenancy Web AppsHi guys! In the article today we'll discuss and also I'll show you how to set up NextJS 13 (with app folder), Auth0 and sub-domains. I'm currently working on a web multi-tenancy app. So we need multiple sub-domains. For security reasons, we decided t...291 readsJavaScript
Elizabeth Olsavskyblog.elizabetholsavsky.com·Aug 10, 2023New Domain 🌐✨I set up a custom domain for my blog today! I decided to create a "blog" subdomain for my portfolio website elizabetholsavsky.com. To do this, I had to set up a new DNS record in Netlify (where my portfolio is hosted). The easy-to-follow instructions...domain