5 Ways to Find Website Login Admin | Manual and Automatic

One of the first steps to hack or deface a website is to find the site dashboard login page. Therefore, please learn how to find the following website admin login to make it easier for you.

Each website has an administrator login page to enter the dashboard. Then after logging in, you can manage the entire website.

The admin login page is a page from a website that is used by the user to enter the panel/dashboard of the website itself. The contents of this page are fields for filling in the email and password.

Generally, the url of the admin page is distinguished by the CMS that the website uses.

Every CMS has a default url for admin login. So many site owners change the url for security purposes.

But even though it has been changed, the login address can still be found by looking for the admin login of the website that I will share this time.

5 Ways to Find Website Login Admin

1. How to find admin login website based on CMS

How to find website admin logins based on cms

To be successful, the first thing to do is find out what CMS the website is using. Then add the default url of the CMS. Here’s the complete guide.

  1. Access the whatcms.org site to find out the CMS of a website.
  2. Enter the site address in the website url box on the home page of whatcms.org and press the search button.
  3. See the results in the success section in the software column. That is the name of the CMS of the website.
  4. Enter the default login url according to the CMS used by the website.

Here is a list of the default admin login urls of each CMS.

  • WordPress /wp-login.php
  • Joomla /administrator
  • Lokomedia /adminweb
  • Popoji /po-admin
  • Drupal /admin
  • Magento /index.php/admin
  • vBulletin /admincp

How to use:

Write the url after the site name.

Example: mysite.com/administrator

2. How to find the admin login website from google dork

How to find website admin login from google dork

Google is a search engine that will index all website content including the admin login page. Most site owners forget to block the login page index, so this will make searching easier. How to follow the instructions below.

  1. Open a browser application to enter a google dork query.
  2. The following search query dork to find the admin page. intext:login sitename, site:sitename intext:admin.
  3. Select the page from google dork search result which shows admin page.

An example of using a dock.

site:https://omcyber.com intext:admin

If there are no results showing the admin page, then the site has blocked the google index for that page.

3. Using Admin Finder Online

Admin finder online

Admin finder online is an online site service to find website admin logins. The way it works is to match the site address with the admin url algorithm. If there is a matching url, then that url is the login page.

The url algorithm of each finder admin site is different. But mostly just use the default admin url of every CMS.

This is one of the finder admin sites I’ve used:

https://apaa.or.id/adfinder.php

How to use it:

Enter the name of the website on the start page of the site finder. Then look at the data that shows the results exist.

4. Look in the robots.txt file file

How to find website admin login from robot.txt

Every website also has a robots.txt file to tell Google which pages to index and which pages not to index.

Generally admin pages will not be indexed, so they will be excluded from robots.txt. A sign that Google does not index a page is to include a disallow. This can be used to find the admin login url easily.

Viewing the contents of robots.txt from a website can access sitename/robots.txt using a browser.

Example:

https://abc.com/robots.txt

Then look at the url on the disallow line, it is a page that is not indexed by google.

5. How to find website admin login using termux

How to find website admin login using termux

In the termux application, there will be a process of installing the admin login finder script and operating the script to find the admin login page. Here are the steps.

  1. Install the admin login finder script into the termux application. The trick is to open the termux application then enter the command that I have listed below.
  2. Run the auto finder script by executing the main script file.
  3. Enter the site address in the running script. Then press enter to start the search process.
  4. Wait for the search process to complete until you find the admin page.

Well, this is the command to install and run the termux finder admin script.

1. pkg install git python2
2. git clone https://github.com/the-robot/admin-finder
3. cd admin-finder
4. chmod +x adm-finder.py
5. python2 adm-finder.py

The way the termux finder admin script works is bruteforce. That means, in the script there are already many admin login urls from various CMS. The script will try everything to the targeted site name. If something is right, the result will appear on the termux screen.

So that’s how to find a website admin login using 5 different methods. The easiest way is to find out the site’s CMS.

Tinggalkan Balasan

Alamat email Anda tidak akan dipublikasikan. Ruas yang wajib ditandai *