Hello everyone, Hope everyone is having good day. Today we are going learn about subdomain takeover vulnerability which is a good vulnerability but little bit…
subdomain-takeover-cover-image
Hello everyone, in this article we will see what a VHOST is, the uses of using VHOST, and the enumeration techniques to find VHOST. Now,…
vhost-enumeration-cover-image
Clerk is a battery included authentication library built for NextJS that simplifies the authentication process immensely for your app. Clerk take cares of everything you…
next.js
It is always happy to see our website when searching Google or any other search engine. Other than a React app, Next.js is bundled with…
next.js cover
Hello everyone, in today’s article we are going to discuss about Bash scripting. Bash scripting is kind a programming language which is often used in…
bash-scripting
Animations are important in instances like page transitions, scroll events, entering and exiting components, and events that the user should be alerted to. We’ll take…
react.js
#Why host MERN apps on vercel? The MERN stack is at a crossroads: it is still a hugely popular stack behind a lot of production…
next.js cover
Laravel is a PHP Framework that is widely used to develop complex web applications like some e-commerce or Saas Product. In Laravel there is a…
laravel cover
How to extract parameters from a URL and how to make new URLs, the official way, without combining strings or using 3rd party dependencies. #Get…
javascript cover
React is a client side library which means you can access everything you’re familiar with on the web including document and window. If you’re coming to Next.js from…
next.js cover