Skip to main content

[Admin panel - Directories - Subdomains] finder ¢σ∂є∂ ву 👻 (❤-❤) 👻

Project description

GitHub license GitHub stars Downloads Downloads

OKadminFinder: Easy way to find [Admin panel - Directories - Subdomains] of website

OKadminFinder is an Apache2 Licensed utility, rewritten in Python 3.x, for admins/pentesters who want to find [Admin panel - Directories - Subdomains] of a website. There are many other tools but not as effective and secure. Yeah, Okadminfinder has the the ability to use tor and hide your identity

  • Requirements

    PyPI - Python Version PyPI PyPI PyPI PyPI PyPI

  • Preview

    Watch the video
  • Installation

    • PyPi

      # Install pip install okadminfinder
      # Update pip install --upgrade okadminfinder
      # Remove pip uninstall okadminfinder
      
      
      # Usage okadminfinder -h
      
    • Git Clone

      # Download and Usage git clone https://github.com/mIcHyAmRaNe/okadminfinder.git
      ❯ cd okadminfinder
      ❯ pip3 install -r requirements.txt
      ❯ chmod +x okadminfinder.py
      ❯ ./okadminfinder.py -h
      

Features

  • Multiplatforms (Windows/Linux/MacOS)
  • Easy to install, update and even remove
  • More than 1000 potential admin panels
  • Ability to find subdomains (equivalent to fuzz.URL)
  • Custom wordlist (e.g: /usr/share/wordlist/sub-domains.txt)
  • Console works with params, like: ❯ okadminfinder -u https://example.com --proxy 127.0.0.1:8080
  • Random-Agents
  • HTTP/HTTPS Proxies
  • Socks4/5 & Tor
  • Debug mode

Developer section

  • PyPi

    # Install Poetry
    curl -sSL https://install.python-poetry.org | python3 -
    # Clone the repo
    git clone https://github.com/mIcHyAmRaNe/okadminfinder.git
    # Build the project
    poetry build
    # Publish the package
    poetry publish
    
  • Debian

    # Install Poetry
    curl -sSL https://install.python-poetry.org | python3 -
    # Install buid requirements 
    sudo apt install debhelper dh-python python3-setuptools python3-all pybuild-plugin-pyproject
    # Clone the repo
    git clone https://github.com/mIcHyAmRaNe/okadminfinder.git
    # Create the source tarball
    tar czf okadminfinder_{version}.orig.tar.gz okadminfinder
    # Get inside the project folder
    cd okadminfinder
    # Build the deb package
    dpkg-buildpackage -rfakeroot -uc -us
    
    # Notes:
    # Steps from Python to Debian.
    # Install Stdeb
    pip install stdeb
    # Debianize Python package creating debian folder
    python3 setup.py --command-packages=stdeb.command debianize
    # we edit rules, control files, we create changelog, man pages...
    # Build deb package
    dpkg-buildpackage -rfakeroot -uc -us
    # before building a new version, make sure to clean it first
    

## Youtube videos
- [okadminfinder : PyPi version](https://youtu.be/5C9aOinwKAs/)
- [okadminfinder : admin page finder](https://youtu.be/DluCL4aA9UU/)
- [okadminfinder3 : admin page finder (update)](https://youtu.be/iJg4NJT5qkY/)
- [admin panel finder Kali Linux 2018.3](https://youtu.be/kY9KeDqY5QQ)

## Most Blogs that shared okadminfinder
- [kitploit.com](https://www.kitploit.com/2019/04/okadminfinder3-admin-panel-finder-admin.html)
- [securityonline.info](https://securityonline.info/admin-login-page-finder/)
- [prodefence.org](https://www.prodefence.org/okadminfinder3-admin-login-page-finder/)
- [kalilinuxtutorials.com](https://kalilinuxtutorials.com/okadminfinder-admin-panel/)
- [onehack.us](https://onehack.us/t/how-to-find-website-admin-panel-using-okadminfinder-tool-easy-method/64840)
- [the-realworld.org](https://the-realworld.org/okadminfinder-finder-du-panneau-dadministration-finder-admin-page-finder)
- [crackitdown.com](https://www.crackitdown.com/2019/12/find-admin-panel-using-OkadminFinder.html)
- [securitynewspaper.com](https://www.securitynewspaper.com/2020/01/02/find-hidden-admin-page-of-any-website/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

okadminfinder-1.1.2.tar.gz (35.6 kB view details)

Uploaded Source

Built Distribution

okadminfinder-1.1.2-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

Details for the file okadminfinder-1.1.2.tar.gz.

File metadata

  • Download URL: okadminfinder-1.1.2.tar.gz
  • Upload date:
  • Size: 35.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure

File hashes

Hashes for okadminfinder-1.1.2.tar.gz
Algorithm Hash digest
SHA256 6da43bf8d7228945e446bb57d32dbdb8ca0e4d420f4e228e24757b4c5820d83f
MD5 b394d68f2a3c19ce7e14c7202ac8d3ed
BLAKE2b-256 b7f23e24295ca11db1faec94ce73bf8d7c8a5db705fc577ce00910254ed80d56

See more details on using hashes here.

File details

Details for the file okadminfinder-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: okadminfinder-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 34.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure

File hashes

Hashes for okadminfinder-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8351a0be6023f75ed5e4b8befd1ddcf9ec97cc4a15d662504a34182f3c58bb53
MD5 6f1d80c5e7286be286b3a4c915a1172a
BLAKE2b-256 b561a442f1cc9096c2bc9eb5b3f9184540fcc741407f35ff84756ad6fc5a47a9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page